Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Clustering / February 2005

Tip: Looking for answers? Try searching our database.

Having fun with moint points

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Hans de Bruin - 25 Feb 2005 15:11 GMT
To keep the number of driveletters to a minimum, have
the same directory structure on the instances and do
something with disks and performance I tried this:

MSSQL$I1\Data
        \Data1   <- mount point
        \Tlog
    \Backup
        \Backup1 <- mount point

MSSQL$I2\Data
        \Data1   <- mount point
        \Tlog
    \Backup
        \Backup1

MSSQL$I3\Data
        \Data1
        \Tlog
    \Backup
        \Backup1

And ran into the SQL Setup does not support mount points
bug or feature. So I added driveletter to the mounted disk.
I am still thinking off using the mount points next to the drive
letters. Are the any other issues or disadvantages I should be
aware off?

Signature

Hans

Mike Epprecht (SQL MVP) - 25 Feb 2005 15:49 GMT
Hi

Have you looked at http://support.microsoft.com/kb/819546/en-us "SQL Server
2000 support for mounted volumes"?

On non-clustered systems, the base drive needs a drive letter.

Regards
Mike

> To keep the number of driveletters to a minimum, have
> the same directory structure on the instances and do
[quoted text clipped - 23 lines]
> letters. Are the any other issues or disadvantages I should be
> aware off?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.