April 23, 2013 at 11:55 am
We moved our shares from the old SAN to the new SAN. Cannot see the share/drive via SSMS. Can't backup a database via SSMS as the drive letter doesn't appear. I can see the drive and use it on the server. I can also map to the drive from my laptop. Any ideas on a fix?
April 23, 2013 at 12:12 pm
Forgot to say this is on a cluster.
April 23, 2013 at 12:45 pm
The drives will not be available to SQL Server until you make the SQL Server resource dependent on those new drives. They can still be accessed using UNC path though - as long as the service account running SQL Server has the correct permissions.
Jeffrey Williams
“We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”
― Charles R. Swindoll
How to post questions to get better answers faster
Managing Transaction Logs
April 23, 2013 at 1:51 pm
Problem fixed. Went to cluster manager and add the drive as a dependency to the SQL Server resource.:-)
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply