Hi all,
I just installed a new instance of SQL Server 2000 Enterprise Edition on a 2-node cluster. The server has 3 local drives and several SANS drives that have been presented to the server. Everything is working quite well, with 2 exceptions.
1. When I try to create a maintenance plan, 2 of the drives presented to the server (SANS drives) are not showing up for me. So, some SANS drives show up, and some do not. Any ideas as to why?
2. When I try to move the tempdb to drive R (actual path/fileName changed to protect the innocent), I get this error:
Server: Msg 5184, Level 16, State 1, Line 3
Cannot use file 'r:\myPath\myFile.mdf' for clustered server. Only formatted files on which the cluster resource of the server has a dependency can be used.
Server: Msg 5184, Level 16, State 1, Line 2
Cannot use file 's:\myPath\myFile.ldf' for clustered server. Only formatted files on which the cluster resource of the server has a dependency can be used.
Microsoft provides the following help:
I tried that, and it did not work.
Many thanks for any insight you can provide.
-Chris
I just installed a new instance of SQL Server 2000 Enterprise Edition on a 2-node cluster. The server has 3 local drives and several SANS drives that have been presented to the server. Everything is working quite well, with 2 exceptions.
1. When I try to create a maintenance plan, 2 of the drives presented to the server (SANS drives) are not showing up for me. So, some SANS drives show up, and some do not. Any ideas as to why?
2. When I try to move the tempdb to drive R (actual path/fileName changed to protect the innocent), I get this error:
Server: Msg 5184, Level 16, State 1, Line 3
Cannot use file 'r:\myPath\myFile.mdf' for clustered server. Only formatted files on which the cluster resource of the server has a dependency can be used.
Server: Msg 5184, Level 16, State 1, Line 2
Cannot use file 's:\myPath\myFile.ldf' for clustered server. Only formatted files on which the cluster resource of the server has a dependency can be used.
Microsoft provides the following help:
I tried that, and it did not work.
Many thanks for any insight you can provide.
-Chris