Re: Restore db in cluster environment

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Your T: drive have not been made a dependency of SQL Server. You need to do
the following:

1) Make the SQL Server resource offline.
2) Move the T: drive resource into the SQL group if it is not already
there.
3) Bring up the properties of the SQL Server resource.
4) Make the T: drive a dependency of SQL Server.
5) Bring the SQL group online.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau


"mecn" <mecn2002@xxxxxxxxx> wrote in message
news:eybFs1luHHA.4916@xxxxxxxxxxxxxxxxxxxxxxx
Hi,

I got this error when I move the log file to a diff location in the cluster
environment.
Any ideas and solution?

Thanks


Msg 5184, Level 16, State 2, Line 1
Cannot use file 'T:\Logs\myrpdLog.ldf' for clustered server. Only
formatted files on which the cluster resource of the server has a dependency
can be used.




.



Relevant Pages