Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
vdavid70
Yak Posting Veteran
67 Posts |
Posted - 2005-04-12 : 10:21:37
|
| I administer a SQL 2000 clustered enviroment.The windows Event viewer comes up with series of errors saying The node failed to join the cluster error code 1717.Cluster services suffered an unexpected error , fatal error at line 2166 of source module d:/nt/private/cluster/service/dm/dmlogs.Error code 5. Reservation of cluster disk has been lost please check your system and disk configuration.Could not open log file c\mssql\logg\ErrorlogOperating system error = 21(The device is not ready or is in use)What do this errors mean and how could i solve themPlease helpRegardsV David |
|
|
bakerjon
Posting Yak Master
145 Posts |
Posted - 2005-04-13 : 10:54:38
|
| I'm not familiar with this specific error, but it looks like you have an issue accessing the disk. Error Code 5 typically means Access Denied in the MS world. You may want to verify the zoning and pathing config for the SAN.HTHJonNow I know, and knowing is half the battle!http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=48013 |
 |
|
|
vdavid70
Yak Posting Veteran
67 Posts |
Posted - 2005-04-13 : 11:17:46
|
| Thanks for the suggestion. I will look at that. Secondly all the activee resources were working on the active node initially,the server is set up as active/active setup. But suddenly these resources are now shared by the 2 nodes. for example node1 has cluster resources running on it while node 2 has Sql server resources working on it . What could cause this and how do i solve the problem. |
 |
|
|
|
|
|