August 14, 2013 at 8:34 am
The passive node gives this error:
initerrlog: Could not open error log file 'E:\MSSQL10.Cluster001SQL1\MSSQL\Log\ERRORLOG'. Operating system error = 3(The system cannot find the path specified.).
The E-drive is a dependency in cluster administrator (Win 2008 R2 )
What do we forget. I cannot find any cause.
August 14, 2013 at 8:42 am
initerrlog: Could not open error log file 'E:\MSSQL10.Cluster001SQL1\MSSQL\Log\ERRORLOG'. Operating system error = 3(The system cannot find the path specified.).
Does the folder exist?
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
August 14, 2013 at 9:20 am
Yes on the active clusternode. With sufficient rights. Can see and put files in it with SSMS
August 14, 2013 at 9:29 am
If E drive is a cluster resource and is currently owned by the active node then the drive will not be present on the passive node at all, as expected.
But then, why are you trying to start SQL on the passive node?
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
August 21, 2013 at 1:02 am
I'm not starting the non active nodig. It gives an error in the eventlog that it cannot find it on the non active machine who is non active.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply