Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1559 lines
50 KiB

  1. ;/*++
  2. ;
  3. ;Copyright (c) 1991-2001 Microsoft Corporation
  4. ;
  5. ;Module Name:
  6. ;
  7. ; clusvmsg.h
  8. ;
  9. ;Abstract:
  10. ;
  11. ; This file contains the message definitions for the Cluster service.
  12. ;
  13. ;Author:
  14. ;
  15. ; Mike Massa (mikemas) 2-Jan-1996
  16. ;
  17. ;Revision History:
  18. ;
  19. ;Notes:
  20. ;
  21. ; This file is generated from clusvmsg.mc
  22. ;
  23. ;--*/
  24. ;
  25. ;#ifndef _CLUSVMSG_INCLUDED
  26. ;#define _CLUSVMSG_INCLUDED
  27. ;
  28. ;
  29. MessageID=1 SymbolicName=LOG_MODULE_API
  30. Language=English
  31. API
  32. .
  33. MessageID=2 SymbolicName=LOG_MODULE_EP
  34. Language=English
  35. Event Processor
  36. .
  37. MessageID=3 SymbolicName=LOG_MODULE_FM
  38. Language=English
  39. Failover Mgr
  40. .
  41. MessageID=4 SymbolicName=LOG_MODULE_OM
  42. Language=English
  43. Object Mgr
  44. .
  45. MessageID=5 SymbolicName=LOG_MODULE_NM
  46. Language=English
  47. Node Mgr
  48. .
  49. MessageID=6 SymbolicName=LOG_MODULE_GUM
  50. Language=English
  51. Global Update Mgr
  52. .
  53. MessageID=7 SymbolicName=LOG_MODULE_CP
  54. Language=English
  55. Checkpoint Mgr
  56. .
  57. MessageID=8 SymbolicName=LOG_MODULE_INIT
  58. Language=English
  59. Startup/Shutdown
  60. .
  61. MessageID=9 SymbolicName=LOG_MODULE_DM
  62. Language=English
  63. Database Mgr
  64. .
  65. MessageID=10 SymbolicName=LOG_MODULE_MM
  66. Language=English
  67. Membership Mgr
  68. .
  69. MessageID=11 SymbolicName=LOG_MODULE_RESMON
  70. Language=English
  71. Resource Monitor
  72. .
  73. MessageID=12 SymbolicName=LOG_MODULE_LM
  74. Language=English
  75. Log Mgr
  76. .
  77. MessageID=13 SymbolicName=LOG_MODULE_EVTLOG
  78. Language=English
  79. Event Logger
  80. .
  81. MessageID=14 SymbolicName=LOG_MODULE_CLRTL
  82. Language=English
  83. RTL
  84. .
  85. MessageID=15 SymbolicName=LOG_MODULE_GENAPP
  86. Language=English
  87. Generic App Resource
  88. .
  89. MessageID=16 SymbolicName=LOG_MODULE_GENSVC
  90. Language=English
  91. Generic Service Resource
  92. .
  93. MessageID=17 SymbolicName=LOG_MODULE_FTSET
  94. Language=English
  95. FTSETs
  96. .
  97. MessageID=18 SymbolicName=LOG_MODULE_DISK
  98. Language=English
  99. Physical Disk Resource
  100. .
  101. MessageID=19 SymbolicName=LOG_MODULE_NETNAME
  102. Language=English
  103. Network Name Resource
  104. .
  105. MessageID=20 SymbolicName=LOG_MODULE_IPADDR
  106. Language=English
  107. IP Address Resource
  108. .
  109. MessageID=21 SymbolicName=LOG_MODULE_SMB
  110. Language=English
  111. File Share Resource
  112. .
  113. MessageID=22 SymbolicName=LOG_MODULE_TIME
  114. Language=English
  115. Time Service Resource
  116. .
  117. MessageID=23 SymbolicName=LOG_MODULE_SPOOL
  118. Language=English
  119. Print Spooler Resource
  120. .
  121. MessageID=24 SymbolicName=LOG_MODULE_LKQRM
  122. Language=English
  123. Local Quorum Resource
  124. .
  125. MessageID=25 SymbolicName=LOG_MODULE_DHCP
  126. Language=English
  127. DHCP Resource
  128. .
  129. MessageID=26 SymbolicName=LOG_MODULE_MSMQ
  130. Language=English
  131. MS Message Queue Resource
  132. .
  133. MessageID=27 SymbolicName=LOG_MODULE_MSDTC
  134. Language=English
  135. MS Distributed Trans. Co-ord. Resource
  136. .
  137. MessageID=28 SymbolicName=LOG_MODULE_WINS
  138. Language=English
  139. WINS Resource
  140. .
  141. MessageID=29 SymbolicName=LOG_MODULE_CLUSPW
  142. Language=English
  143. Cluster Password Utility
  144. .
  145. MessageID=30 SymbolicName=LOG_MODULE_VSSCLUS
  146. Language=English
  147. Cluster Service Volume Snapshot Service support
  148. .
  149. MessageID=1000 SymbolicName=UNEXPECTED_FATAL_ERROR
  150. Language=English
  151. Cluster service suffered an unexpected fatal error
  152. at line %1 of source module %2. The error code was %3.
  153. .
  154. MessageID=1001 SymbolicName=ASSERTION_FAILURE
  155. Language=English
  156. Cluster service failed a validity check on line
  157. %1 of source module %2.
  158. "%3"
  159. .
  160. MessageID=1002 SymbolicName=LOG_FAILURE
  161. Language=English
  162. Cluster service handled an unexpected error
  163. at line %1 of source module %2. The error code was %3.
  164. .
  165. ;
  166. ;//
  167. ;// DON'T USE MSG IDS 1003, 1004, OR 1005. ClRtlMsgPrint didn't log into the
  168. ;// the cluster log. These msgs were intended for the cluster log and don't
  169. ;// belong in the system event log. However, they need to be left here in order
  170. ;// to interpret any old clussvc event entries.
  171. ;//
  172. ;
  173. MessageID=1003 SymbolicName=INVALID_RESOURCETYPE_DLLNAME
  174. Language=English
  175. The DllName value for the %1!ws! resource type does not exist.
  176. Resources of this type will not be monitored. The error was %2!d!.
  177. .
  178. MessageID=1004 SymbolicName=INVALID_RESOURCETYPE_LOOKSALIVE
  179. Language=English
  180. The LooksAlive poll interval for the %1!ws! resource type does not exist.
  181. Resources of this type will not be monitored. The error was %2!d!.
  182. .
  183. MessageID=1005 SymbolicName=INVALID_RESOURCETYPE_ISALIVE
  184. Language=English
  185. The IsAlive poll interval for the %1!ws! resource type does not exist.
  186. Resources of this type will not be monitored. The error was %2!d!.
  187. .
  188. MessageID=1006 SymbolicName=NM_EVENT_MEMBERSHIP_HALT
  189. Language=English
  190. Cluster service was halted due to a server cluster membership or
  191. communications error. The error code was %1.
  192. .
  193. MessageID=1007 SymbolicName=NM_EVENT_NEW_NODE
  194. Language=English
  195. A new node, %1, has been added to the server cluster.
  196. .
  197. MessageID=1008 SymbolicName=RMON_INVALID_COMMAND_LINE
  198. Language=English
  199. Cluster Resource Monitor was started with an invalid command line
  200. option: %1.
  201. .
  202. MessageID=1009 SymbolicName=SERVICE_FAILED_JOIN_OR_FORM
  203. Language=English
  204. Cluster service could not join an existing server cluster and could not
  205. form a new server cluster. Cluster service has terminated.
  206. .
  207. MessageID=1010 SymbolicName=SERVICE_FAILED_NOT_MEMBER
  208. Language=English
  209. Cluster service is shutting down because the current node is not a
  210. member of any server cluster. Cluster service must be reinstalled to make
  211. this node a member of a server cluster.
  212. .
  213. MessageID=1011 SymbolicName=NM_NODE_EVICTED
  214. Language=English
  215. Cluster node %1 has been evicted from the server cluster.
  216. .
  217. MessageID=1012 SymbolicName=SERVICE_FAILED_INVALID_OS
  218. Language=English
  219. Cluster service did not start because the current version of Windows
  220. 2000 is not correct. Cluster service runs only on Windows 2000,
  221. Advanced Server and Datacenter Server.
  222. .
  223. MessageID=1013 SymbolicName=DM_CHKPOINT_UPLOADFAILED
  224. Language=English
  225. The quorum log checkpoint could not be restored to the server cluster database.
  226. There may be open handles to the server cluster database that prevent this operation
  227. from succeeding.
  228. .
  229. MessageID=1014 SymbolicName=CS_COMMAND_LINE_HELP
  230. Language=English
  231. To start Cluster service, in Control Panel, double-click Administrative Tools,
  232. then double-click Services. Or, at the command prompt, type:
  233. %n
  234. net start clussvc.
  235. .
  236. MessageID=1015 SymbolicName=LM_LOG_CHKPOINT_NOT_FOUND
  237. Language=English
  238. No checkpoint record was found in the log file %1. The checkpoint file is
  239. invalid or was deleted.
  240. .
  241. MessageID=1016 SymbolicName=LM_CHKPOINT_GETFAILED
  242. Language=English
  243. Cluster service failed to obtain a checkpoint from the server cluster
  244. database for log file %1.
  245. .
  246. MessageID=1017 SymbolicName=LM_LOG_EXCEEDS_MAXSIZE
  247. Language=English
  248. The log file %1 exceeds its maximum size. An attempt will be made to reset
  249. the log, or you should use the Cluster Administrator utility to adjust the maximum
  250. size.
  251. .
  252. MessageID=1019 SymbolicName=LM_LOG_CORRUPT
  253. Language=English
  254. The log file %1 was found to be corrupt. An attempt will be made to reset
  255. it, or you should use the Cluster Administrator utility to adjust the maximum
  256. size.
  257. .
  258. MessageID=1021 SymbolicName=LM_DISKSPACE_LOW_WATERMARK
  259. Language=English
  260. There is insufficient disk space remaining on the quorum device. Please
  261. increase the amount of free space on the quorum device. Changes to the server cluster
  262. registry will not be made if there is insufficient free space on the disk for
  263. the quorum log files.
  264. .
  265. MessageID=1022 SymbolicName=LM_DISKSPACE_HIGH_WATERMARK
  266. Language=English
  267. There is insufficient space left on the quorum device. Cluster
  268. Service cannot start.
  269. .
  270. MessageID=1023 SymbolicName=FM_QUORUM_RESOURCE_NOT_FOUND
  271. Language=English
  272. The quorum resource was not found. Cluster service has
  273. terminated.
  274. .
  275. MessageID=1024 SymbolicName=CP_REG_CKPT_RESTORE_FAILED
  276. Language=English
  277. The registry checkpoint for Cluster resource %1 could not be restored to
  278. registry key HKEY_LOCAL_MACHINE\%2. The resource may not function correctly.
  279. Make sure that no other processes have open handles to registry keys in this
  280. registry subtree.
  281. .
  282. MessageID=1025 SymbolicName=RES_FTSET_DISK_ERROR
  283. Language=English
  284. Cluster FT set DISK registry information is corrupt.
  285. .
  286. MessageID=1026 SymbolicName=RES_FTSET_MEMBER_MOUNT_FAILED
  287. Language=English
  288. Cluster FT set '%1' could not be mounted.
  289. .
  290. MessageID=1027 SymbolicName=RES_FTSET_MEMBER_MISSING
  291. Language=English
  292. Cluster FT set '%1' could not attach to the member with disk signature %2.
  293. .
  294. MessageID=1028 SymbolicName=RES_FTSET_TOO_MANY_MISSING_MEMBERS
  295. Language=English
  296. Cluster FT set '%1' has too many missing members to continue operation.
  297. .
  298. MessageID=1029 SymbolicName=RES_FTSET_FILESYSTEM_FAILED
  299. Language=English
  300. Cluster FT set '%1' has failed a file system check.
  301. .
  302. MessageID=1030 SymbolicName=RES_FTSET_ALL_MEMBERS_INACCESSIBLE
  303. Language=English
  304. No members of cluster FT set '%1' are responding to I/O requests.
  305. .
  306. MessageID=1031 SymbolicName=RES_FTSET_RESERVATION_LOST
  307. Language=English
  308. Reservation of cluster FT set '%1' has been lost.
  309. .
  310. MessageID=1032 SymbolicName=RES_FTSET_MEMBER_REMOVED
  311. Language=English
  312. Disk member %2 has been removed from cluster FT set '%1'.
  313. .
  314. MessageID=1033 SymbolicName=RES_FTSET_MEMBER_ADDED
  315. Language=English
  316. Disk member %2 has been added to cluster FT set '%1'.
  317. .
  318. MessageID=1034 SymbolicName=RES_DISK_MISSING
  319. Language=English
  320. The disk associated with cluster disk resource '%1' could not be found.
  321. The expected signature of the disk was %2. If the disk was removed from
  322. the server cluster, the resource should be deleted. If the disk was replaced,
  323. the resource must be deleted and created again in order to bring the disk
  324. online. If the disk has not been removed or replaced, it may be inaccessible
  325. at this time because it is reserved by another server cluster node.
  326. .
  327. MessageID=1035 SymbolicName=RES_DISK_MOUNT_FAILED
  328. Language=English
  329. Cluster disk resource '%1' could not be mounted.
  330. .
  331. MessageID=1036 SymbolicName=RES_DISK_FAILED_SCSI_CHECK
  332. Language=English
  333. Cluster disk resource '%1' did not respond to a SCSI maintenance command.
  334. .
  335. MessageID=1037 SymbolicName=RES_DISK_FILESYSTEM_FAILED
  336. Language=English
  337. Cluster disk resource '%1' has failed a file system check. Please check your
  338. disk configuration.
  339. .
  340. MessageID=1038 SymbolicName=RES_DISK_RESERVATION_LOST
  341. Language=English
  342. Reservation of cluster disk '%1' has been lost. Please check your system and
  343. disk configuration.
  344. .
  345. MessageID=1039 SymbolicName=RES_GENAPP_CREATE_FAILED
  346. Language=English
  347. Cluster generic application '%1' could not be created.
  348. .
  349. MessageID=1040 SymbolicName=RES_GENSVC_OPEN_FAILED
  350. Language=English
  351. Cluster generic service '%1' could not be found.
  352. .
  353. MessageID=1041 SymbolicName=RES_GENSVC_START_FAILED
  354. Language=English
  355. Cluster generic service '%1' could not be started.
  356. .
  357. MessageID=1042 SymbolicName=RES_GENSVC_FAILED_AFTER_START
  358. Language=English
  359. Cluster generic service '%1' failed.
  360. .
  361. MessageID=1043 SymbolicName=RES_IPADDR_NBT_INTERFACE_FAILED
  362. Language=English
  363. The NetBios interface for cluster IP Address resource '%1' has failed.
  364. .
  365. MessageID=1044 SymbolicName=RES_IPADDR_NBT_INTERFACE_CREATE_FAILED
  366. Language=English
  367. Cluster IP Address resource '%1' could not create the required NetBios
  368. interface.
  369. .
  370. MessageID=1045 SymbolicName=RES_IPADDR_NTE_CREATE_FAILED
  371. Language=English
  372. Cluster IP Address resource '%1' could not create the required TCP/IP
  373. interface.
  374. .
  375. MessageID=1046 SymbolicName=RES_IPADDR_INVALID_SUBNET
  376. Language=English
  377. Cluster IP Address resource '%1' cannot be brought online because the
  378. subnet mask parameter is invalid. Please check your network configuration.
  379. .
  380. MessageID=1047 SymbolicName=RES_IPADDR_INVALID_ADDRESS
  381. Language=English
  382. Cluster IP Address resource '%1' cannot be brought online because the
  383. Address parameter is invalid. Please check your network configuration.
  384. .
  385. MessageID=1048 SymbolicName=RES_IPADDR_INVALID_ADAPTER
  386. Language=English
  387. Cluster IP Address resource '%1' cannot be brought online because the
  388. adapter name parameter is invalid. Please check your network configuration.
  389. .
  390. MessageID=1049 SymbolicName=RES_IPADDR_IN_USE
  391. Language=English
  392. Cluster IP Address resource '%1' cannot be brought online because address
  393. %2 is already present on the network. Please check your network configuration.
  394. .
  395. MessageID=1050 SymbolicName=RES_NETNAME_DUPLICATE
  396. Language=English
  397. Cluster Network Name resource '%1' cannot be brought online because the name
  398. %2 is already present on the network. Please check your network configuration.
  399. .
  400. MessageID=1051 SymbolicName=RES_NETNAME_NO_IP_ADDRESS
  401. Language=English
  402. Cluster Network Name resource '%1' cannot be brought online because it is
  403. either configured to have no associated name service or it could not be
  404. registered with NetBIOS and a DNS name server at this time. This prevents the
  405. name from being brought online.%n
  406. %n
  407. One or more dependent IP address resource(s) must have either the
  408. enableNetBIOS property enabled or its network adapter must have at least one
  409. DNS server associated with it.
  410. .
  411. MessageID=1052 SymbolicName=RES_NETNAME_CANT_ADD_NAME
  412. Language=English
  413. Cluster Network Name resource '%1' cannot be brought online because the name
  414. could not be added to the system.
  415. .
  416. MessageID=1053 SymbolicName=RES_SMB_CANT_CREATE_SHARE
  417. Language=English
  418. Cluster File Share '%1' cannot be brought online because the share
  419. could not be created.
  420. .
  421. MessageID=1054 SymbolicName=RES_SMB_SHARE_NOT_FOUND
  422. Language=English
  423. Cluster File Share '%1' could not be found.
  424. .
  425. MessageID=1055 SymbolicName=RES_SMB_SHARE_FAILED
  426. Language=English
  427. Cluster File Share resource '%1' has failed a status check. The error code
  428. is %2.
  429. .
  430. MessageID=1056 SymbolicName=SERVICE_MUST_JOIN
  431. Language=English
  432. the server cluster database on the local node is in an invalid state.
  433. Please start another node before starting this node.
  434. .
  435. MessageID=1057 SymbolicName=DM_DATABASE_CORRUPT_OR_MISSING
  436. Language=English
  437. the server cluster database could not be loaded. The file CLUSDB is either
  438. corrupt or missing.
  439. .
  440. MessageID=1058 SymbolicName=RMON_CANT_LOAD_RESTYPE
  441. Language=English
  442. The Cluster Resource Monitor could not load the DLL %1 for resource type %2.
  443. .
  444. MessageID=1059 SymbolicName=RMON_CANT_INIT_RESTYPE
  445. Language=English
  446. Cluster resource DLL %1 for resource type %2 failed to initialize.
  447. .
  448. MessageID=1060 SymbolicName=RMON_RESTYPE_BAD_TABLE
  449. Language=English
  450. Cluster resource DLL %1 for resource type %2 returned an invalid function
  451. table.
  452. .
  453. MessageID=1061 SymbolicName=SERVICE_SUCCESSFUL_FORM
  454. Language=English
  455. Cluster service successfully formed the server cluster %1 on this node.
  456. .
  457. MessageID=1062 SymbolicName=SERVICE_SUCCESSFUL_JOIN
  458. Language=English
  459. Cluster service successfully joined the server cluster %1.
  460. .
  461. MessageID=1063 SymbolicName=SERVICE_SUCCESSFUL_TERMINATION
  462. Language=English
  463. Cluster service was successfully stopped.
  464. .
  465. MessageID=1064 SymbolicName=DM_TOMBSTONECREATE_FAILED
  466. Language=English
  467. The quorum resource was changed. The old quorum resource could
  468. not be marked as obsolete. If there is partition in time, you may
  469. lose changes to your database since the node that is down will not
  470. be able to get to the new quorum resource.
  471. .
  472. MessageID=1065 SymbolicName=RMON_ONLINE_FAILED
  473. Language=English
  474. Cluster resource %1 failed to come online.
  475. .
  476. MessageID=1066 SymbolicName=RES_DISK_CORRUPT_DISK
  477. Language=English
  478. Cluster disk resource "%1" is corrupt. Run 'ChkDsk /F' to repair problems.
  479. The volume name for this resource is "%2".%n
  480. If available, ChkDsk output will be in the file "%3".%n
  481. ChkDsk may write information to the Application Event Log with Event ID 26180.
  482. .
  483. MessageID=1067 SymbolicName=RES_DISK_CORRUPT_FILE
  484. Language=English
  485. Cluster disk resource "%1" has corrupt files. Run ChkDsk /F to repair
  486. problems.%n
  487. The volume name for this resource is "%2".%n
  488. If available, ChkDsk output will be in the file "%3".%n
  489. ChkDsk may write information to the Application Event Log with Event ID 26180.
  490. .
  491. MessageID=1068 SymbolicName=RES_SMB_SHARE_CANT_ADD
  492. Language=English
  493. Cluster file share resource %1 failed to start with error %2.
  494. .
  495. MessageID=1069 SymbolicName=FM_RESOURCE_FAILURE
  496. Language=English
  497. Cluster resource '%1' failed.
  498. .
  499. MessageID=1070 SymbolicName=NM_EVENT_BEGIN_JOIN_FAILED
  500. Language=English
  501. The node failed to begin the process of joining the server cluster.
  502. The error code was %1.
  503. .
  504. MessageID=1071 SymbolicName=NM_EVENT_JOIN_REFUSED
  505. Language=English
  506. Cluster node %1 attempted to join but was refused. The error code was %2.
  507. .
  508. MessageID=1072 SymbolicName=NM_INIT_FAILED
  509. Language=English
  510. Cluster service node initialization failed with error %1.
  511. .
  512. MessageID=1073 SymbolicName=CS_EVENT_INCONSISTENCY_HALT
  513. Language=English
  514. Cluster service was halted to prevent an inconsistency within the
  515. server cluster. The error code was %1.
  516. .
  517. MessageID=1074 SymbolicName=NM_EVENT_EVICTION_ERROR
  518. Language=English
  519. An unrecoverable error occurred on node %1 while attempting to evict node %2
  520. from the server cluster. The error code was %3.
  521. .
  522. MessageID=1075 SymbolicName=NM_EVENT_SET_NETWORK_PRIORITY_FAILED
  523. Language=English
  524. Cluster service failed to set the priority for cluster network %1.
  525. The error code was %2. Communication between server cluster nodes may not operate as
  526. configured.
  527. .
  528. MessageID=1076 SymbolicName=NM_EVENT_REGISTER_NETINTERFACE_FAILED
  529. Language=English
  530. Cluster service failed to register the interface for node '%1'
  531. on network '%2' with the server cluster network provider. The error code was %3.
  532. .
  533. MessageID=1077 SymbolicName=RES_IPADDR_NTE_INTERFACE_FAILED
  534. Language=English
  535. The TCP/IP interface for Cluster IP Address '%1' has failed.
  536. .
  537. MessageID=1078 SymbolicName=RES_IPADDR_WINS_ADDRESS_FAILED
  538. Language=English
  539. Cluster IP Address '%1' failed to register WINS address on interface '%2'.
  540. .
  541. MessageID=1079 SymbolicName=NM_EVENT_NODE_UNREACHABLE
  542. Language=English
  543. The node cannot join the server cluster because it cannot communicate with
  544. node %1 over any network configured for internal server cluster communication.
  545. Check the network configuration of the node and the server cluster.
  546. .
  547. MessageID=1080 SymbolicName=CS_DISKWRITE_FAILURE
  548. Language=English
  549. Cluster service could not write to a file (%1). The disk may be low
  550. on disk space, or some other serious condition exists.
  551. .
  552. MessageID=1081 SymbolicName=CP_SAVE_REGISTRY_FAILURE
  553. Language=English
  554. Cluster service failed to save the registry key %1 when a resource
  555. was brought offline. The error code was %2. Some changes may be lost.
  556. .
  557. MessageID=1082 SymbolicName=CP_RESTORE_REGISTRY_FAILURE
  558. Language=English
  559. Cluster service failed to restore a registry key for resource %1 when it
  560. was brought online. This error code was %2. Some changes may be lost.
  561. .
  562. MessageID=1083 SymbolicName=NM_EVENT_WSASTARTUP_FAILED
  563. Language=English
  564. Cluster service failed to initialize the Windows Sockets interface.
  565. The error code was %1. Please check the network configuration and system
  566. installation.
  567. .
  568. MessageID=1084 SymbolicName=CS_EVENT_ALLOCATION_FAILURE
  569. Language=English
  570. Cluster service failed to allocate a necessary system resource.
  571. The error code was %1.
  572. .
  573. MessageID=1085 SymbolicName=NM_EVENT_GETCOMPUTERNAME_FAILED
  574. Language=English
  575. Cluster service failed to determine the local computer name.
  576. The error code was %1.
  577. .
  578. MessageID=1086 SymbolicName=NM_EVENT_CLUSNET_UNAVAILABLE
  579. Language=English
  580. Cluster service failed to access the Cluster Network driver.
  581. The error code was %1. Please check Cluster service installation.
  582. .
  583. MessageID=1087 SymbolicName=NM_EVENT_CLUSNET_CALL_FAILED
  584. Language=English
  585. A required Cluster Network Driver operation failed. The error code was %1.
  586. .
  587. MessageID=1088 SymbolicName=CS_EVENT_REG_OPEN_FAILED
  588. Language=English
  589. Cluster service failed to open a registry key. The key name was %1.
  590. The error code was %2.
  591. .
  592. MessageID=1089 SymbolicName=CS_EVENT_REG_QUERY_FAILED
  593. Language=English
  594. Cluster service failed to query a registry value. The value name
  595. was %1. The error code was %2.
  596. .
  597. MessageID=1090 SymbolicName=CS_EVENT_REG_OPERATION_FAILED
  598. Language=English
  599. Cluster service failed to perform an operation on the registry.
  600. The error code was %1.
  601. .
  602. MessageID=1091 SymbolicName=NM_EVENT_INVALID_CLUSNET_ENDPOINT
  603. Language=English
  604. The Cluster Network endpoint value, %1, specified in the registry is not
  605. valid. The default value, %2, will be used.
  606. .
  607. MessageID=1092 SymbolicName=NM_EVENT_MM_FORM_FAILED
  608. Language=English
  609. Cluster service failed to form the server cluster membership.
  610. The error code was %1
  611. .
  612. MessageID=1093 SymbolicName=NM_EVENT_NODE_NOT_MEMBER
  613. Language=English
  614. Node %1 is not a member of server cluster %2. If the name of
  615. the node has changed, Cluster service must be reinstalled.
  616. .
  617. MessageID=1094 SymbolicName=NM_EVENT_CONFIG_SYNCH_FAILED
  618. Language=English
  619. Cluster service failed to obtain information from the server cluster
  620. configuration database. The error code was %1.
  621. .
  622. MessageID=1095 SymbolicName=CLNET_EVENT_QUERY_CONFIG_FAILED
  623. Language=English
  624. Cluster service failed to obtain information about the network
  625. configuration of the node. The error code was %1. Check that the
  626. TCP/IP services are installed.
  627. .
  628. MessageID=1096 SymbolicName=CLNET_EVENT_INVALID_ADAPTER_ADDRESS
  629. Language=English
  630. Cluster service cannot use network adapter %1 because it does
  631. not have a valid IP address assigned to it.
  632. .
  633. MessageID=1097 SymbolicName=CLNET_EVENT_NO_VALID_ADAPTER
  634. Language=English
  635. Cluster service did not find any network adapters with valid
  636. IP addresses installed in the system. The node will not be able to join
  637. a server cluster.
  638. .
  639. MessageID=1098 SymbolicName=CLNET_EVENT_DELETE_INTERFACE
  640. Language=English
  641. The node is no longer attached to cluster network '%1' by adapter %2.
  642. Cluster service will delete network interface '%3' from the
  643. server cluster configuration.
  644. .
  645. MessageID=1099 SymbolicName=CLNET_EVENT_DELETE_INTERFACE_FAILED
  646. Language=English
  647. Cluster service failed to delete an unused network interface
  648. from the server cluster configuration. The error code was %1.
  649. .
  650. MessageID=1100 SymbolicName=CLNET_EVENT_CREATE_INTERFACE
  651. Language=English
  652. Cluster service discovered that the node is now
  653. attached to cluster network '%1' by adapter %2. A new cluster network
  654. interface will be added to the server cluster configuration.
  655. .
  656. MessageID=1101 SymbolicName=CLNET_EVENT_CREATE_INTERFACE_FAILED
  657. Language=English
  658. Cluster service failed to add a network interface to the
  659. server cluster configuration. The error code was %1.
  660. .
  661. MessageID=1102 SymbolicName=CLNET_EVENT_CREATE_NETWORK
  662. Language=English
  663. Cluster service discovered that the node is attached to a new
  664. network by adapter %1. A new network and a network interface will be added
  665. to the server cluster configuration.
  666. .
  667. MessageID=1103 SymbolicName=CLNET_EVENT_CREATE_NETWORK_FAILED
  668. Language=English
  669. Cluster service failed to add a network to the server cluster configuration.
  670. The error code was %1.
  671. .
  672. MessageID=1104 SymbolicName=CLNET_EVENT_UPDATE_INTERFACE_FAILED
  673. Language=English
  674. Cluster service failed to update the configuration for one of
  675. the node's network interfaces. The error code was %1.
  676. .
  677. MessageID=1105 SymbolicName=CS_EVENT_RPC_INIT_FAILED
  678. Language=English
  679. Cluster service failed to initialize the RPC services.
  680. The error code was %1.
  681. .
  682. MessageID=1106 SymbolicName=NM_EVENT_JOIN_BIND_OUT_FAILED
  683. Language=English
  684. The node failed to make a connection to cluster node %1 over network '%2'.
  685. The error code was %3.
  686. .
  687. MessageID=1107 SymbolicName=NM_EVENT_JOIN_BIND_IN_FAILED
  688. Language=English
  689. Cluster node %1 failed to make a connection to the node over
  690. network '%2'. The error code was %3.
  691. .
  692. MessageID=1108 SymbolicName=NM_EVENT_JOIN_TIMED_OUT
  693. Language=English
  694. The join of node %1 to the server cluster timed out and was aborted.
  695. .
  696. MessageID=1109 SymbolicName=NM_EVENT_CREATE_SECURITY_CONTEXT_FAILED
  697. Language=English
  698. The node was unable to secure its connection to cluster node %1. The error
  699. code was %2. Check that all nodes in the server cluster can communicate with their
  700. domain controllers.
  701. .
  702. MessageID=1110 SymbolicName=NM_EVENT_PETITION_FAILED
  703. Language=English
  704. The node failed to join the active server cluster membership. The error code
  705. was %1.
  706. .
  707. MessageID=1111 SymbolicName=NM_EVENT_GENERAL_JOIN_ERROR
  708. Language=English
  709. An unrecoverable error occurred while the node was joining the server cluster.
  710. The error code was %1.
  711. .
  712. MessageID=1112 SymbolicName=NM_EVENT_JOIN_ABORTED
  713. Language=English
  714. The node's attempt to join the server cluster was aborted by the sponsor node.
  715. Check the event log of an active server cluster node for more information.
  716. .
  717. MessageID=1113 SymbolicName=NM_EVENT_JOIN_ABANDONED
  718. Language=English
  719. The node's attempt to join the server cluster was abandoned after too many failures.
  720. .
  721. MessageID=1114 SymbolicName=NM_EVENT_JOINER_BIND_FAILED
  722. Language=English
  723. The node failed to make a connection to joining node %1 over network %2.
  724. The error code was %3.
  725. .
  726. MessageID=1115 SymbolicName=NM_EVENT_SPONSOR_JOIN_ABORTED
  727. Language=English
  728. An unrecoverable error caused the join of node %1 to the server cluster
  729. to be aborted. The error code was %2.
  730. .
  731. MessageID=1116 SymbolicName=RES_NETNAME_NOT_REGISTERED
  732. Language=English
  733. Cluster Network Name '%1' could not be instantiated on its associated cluster
  734. network. No DNS servers were available and all of the Network Name's dependent
  735. IP Address resources do not have NetBIOS enabled.
  736. .
  737. MessageID=1117 SymbolicName=RMON_OFFLINE_FAILED
  738. Language=English
  739. Cluster resource %1 failed to come offline.
  740. .
  741. MessageID=1118 SymbolicName=CLNET_NODE_POISONED
  742. Language=English
  743. Cluster service was terminated as requested by Node %2.
  744. .
  745. MessageID=1119 SymbolicName=RES_NETNAME_DNS_REGISTRATION_MISSING
  746. Language=English
  747. The registration of DNS name %2 for resource '%1' over
  748. adapter '%4' failed for the following reason:%n
  749. %n
  750. %3
  751. .
  752. MessageID=1120 SymbolicName=RES_DISK_WRITING_TO_CLUSREG
  753. Language=English
  754. The DLL associated with cluster disk resource '%1' is attempting to change
  755. the drive letter parameters from '%2' to '%3' in the server cluster database. If your
  756. restore database operation failed, this could be caused by the replacement
  757. of a quorum drive with a different partition layout from the original
  758. quorum drive at the time the database backup was made. If this is the case
  759. and you would like to use the new disk as the quorum drive, we suggest that
  760. you stop the Cluster disk service, change the drive letter(s) of this drive to
  761. '%2', start the Cluster disk service and retry the restore database procedure.
  762. .
  763. MessageID=1121 SymbolicName=CP_CRYPTO_CKPT_RESTORE_FAILED
  764. Language=English
  765. The crypto checkpoint for cluster resource '%1' could not be restored to
  766. the container name '%2'. The resource may not function correctly.
  767. .
  768. MessageID=1122 SymbolicName=NM_EVENT_NETINTERFACE_UP
  769. Language=English
  770. The node (re)established communication with cluster node '%1' on network '%2'.
  771. .
  772. MessageID=1123 SymbolicName=NM_EVENT_NETINTERFACE_UNREACHABLE
  773. Language=English
  774. The node lost communication with cluster node '%1' on network '%2'.
  775. .
  776. MessageID=1124 SymbolicName=NM_EVENT_NETINTERFACE_FAILED
  777. Language=English
  778. The node determined that its interface to network '%1' failed.
  779. .
  780. MessageID=1125 SymbolicName=NM_EVENT_CLUSTER_NETINTERFACE_UP
  781. Language=English
  782. The interface for cluster node '%1' on network '%2' is operational (up).
  783. The node can communicate with all other available cluster nodes on the
  784. network.
  785. .
  786. MessageID=1126 SymbolicName=NM_EVENT_CLUSTER_NETINTERFACE_UNREACHABLE
  787. Language=English
  788. The interface for cluster node '%1' on network '%2' is unreachable by
  789. at least one other cluster node attached to the network. the server cluster was
  790. not able to determine the location of the failure. Look for additional
  791. entries in the system event log indicating which other nodes
  792. have lost communication with node %1. If the condition persists, check
  793. the cable connecting the node to the network. Next, check for hardware or
  794. software errors in the node's network adapter. Finally, check for failures
  795. in any other network components to which the node is connected such as
  796. hubs, switches, or bridges.
  797. .
  798. MessageID=1127 SymbolicName=NM_EVENT_CLUSTER_NETINTERFACE_FAILED
  799. Language=English
  800. The interface for cluster node '%1' on network '%2' failed.
  801. If the condition persists, check the cable connecting
  802. the node to the network. Next, check for hardware or software errors in
  803. node's network adapter. Finally, check for failures in any network
  804. components to which the node is connected such as hubs, switches,
  805. or bridges.
  806. .
  807. MessageID=1128 SymbolicName=NM_EVENT_CLUSTER_NETWORK_UP
  808. Language=English
  809. Cluster network '%1' is operational (up). All available server cluster nodes
  810. attached to the network can communicate using it.
  811. .
  812. MessageID=1129 SymbolicName=NM_EVENT_CLUSTER_NETWORK_PARTITIONED
  813. Language=English
  814. Cluster network '%1' is partitioned. Some attached server cluster nodes cannot
  815. communicate with each other over the network. The server cluster was not able
  816. to determine the location of the failure. Look for additional
  817. entries in the system event log indicating which nodes have lost
  818. communication. If the condition persists, check for failures in any network
  819. components to which the nodes are connected such as hubs, switches, or
  820. bridges. Also check for hardware or software errors in the adapters that
  821. attach the nodes to the network.
  822. .
  823. MessageID=1130 SymbolicName=NM_EVENT_CLUSTER_NETWORK_DOWN
  824. Language=English
  825. Cluster network '%1' is down. None of the available nodes can communicate
  826. using this network. If the condition persists, check for failures in any
  827. network components to which the nodes are connected such as hubs, switches,
  828. or bridges. Next, check the cables connecting the nodes to the network.
  829. Finally, check for hardware or software errors in the adapters that attach
  830. the nodes to the network.
  831. .
  832. MessageID=1131 SymbolicName=NM_EVENT_NETINTERFACE_CREATED
  833. Language=English
  834. An interface was added for node %1 on network %2.
  835. .
  836. MessageID=1132 SymbolicName=NM_EVENT_NETINTERFACE_DELETED
  837. Language=English
  838. The interface for node %1 on network %2 was removed.
  839. .
  840. MessageID=1133 SymbolicName=NM_EVENT_NETWORK_CREATED
  841. Language=English
  842. New network %1 was added to the server cluster.
  843. .
  844. MessageID=1134 SymbolicName=NM_EVENT_NETWORK_DELETED
  845. Language=English
  846. Network %1 was removed from the server cluster.
  847. .
  848. MessageID=1135 SymbolicName=NM_EVENT_NODE_DOWN
  849. Language=English
  850. Cluster node %1 was removed from the active server cluster membership.
  851. Cluster service may have been stopped on the node, the node may have
  852. failed, or the node may have lost communication with the other active
  853. server cluster nodes.
  854. .
  855. MessageID=1136 SymbolicName=NM_EVENT_NODE_BANISHED
  856. Language=English
  857. Cluster node %1 failed a critical operation. It will be removed from the
  858. active server cluster membership. Check that the node is functioning
  859. properly and that it can communicate with the other active server cluster nodes.
  860. .
  861. MessageId=1137 SymbolicName=EVTLOG_DATA_DROPPED
  862. Language=English
  863. The EventLog replication queue %1 is full. %2 event(s) was(were) discarded
  864. for a total size of %3.
  865. .
  866. MessageID=1138 SymbolicName=RES_SMB_CANT_CREATE_DFS_ROOT
  867. Language=English
  868. Cluster File Share '%1' could not be made a DFS root share because a DFS root
  869. could not be created on this node. This could be due to a currently existing
  870. DFS root on this node. If you want to make file share '%1' a DFS root share,
  871. open the DFS Manager UI in the Administrative Tools folder in the Control
  872. Panel, delete any existing DFS root, and then bring the file share '%1'
  873. online.
  874. .
  875. MessageId=1139 SymbolicName=RES_DISK_PNP_CHANGING_QUORUM
  876. Language=English
  877. Physical Disk resource received a notification that
  878. the drive letter on the quorum drive was changed from '%1:' to '%2:'.
  879. .
  880. MessageId=1140 SymbolicName=RES_NETNAME_DNS_CANNOT_STOP
  881. Language=English
  882. A DNS query or update operation started by the Network Name resource did not complete.
  883. To avoid further problems, the Network Name resource has stopped the host
  884. Resource Monitor process. If this condition recurs, move the resource
  885. into a separate Resource Monitor so it won't affect other resources.
  886. Then, consult your network administrator to resolve the DNS problem.
  887. .
  888. MessageID=1141 SymbolicName=RES_SMB_CANT_INIT_DFS_SVC
  889. Language=English
  890. Cluster DFS Root '%1' could not initialize the DFS service on this node. This
  891. is preventing the DFS Root resource from coming online. If the 'Distributed
  892. File System' is not listed as one of the services that has started on this
  893. node when you issue the command 'net start', then you may manually try to
  894. start the DFS service by using the command 'net start dfs'. Once the DFS
  895. service is running, try to bring the DFS root resource online.
  896. .
  897. MessageID=1142 SymbolicName=RES_SMB_CANT_ONLINE_DFS_ROOT
  898. Language=English
  899. Cluster DFS Root '%1' could not be brought online on this node. The error code is %2.
  900. .
  901. MessageID=1143 SymbolicName=CS_STOPPING_SVC_ON_REMOTE_NODES
  902. Language=English
  903. Cluster service is attempting to stop the active Cluster services on all
  904. other server cluster nodes as a part of the restore database operation. After the
  905. restoration procedure is successful on this node, you have to manually restart
  906. Cluster service on all other server cluster nodes.
  907. .
  908. MessageID=1144 SymbolicName=NM_EVENT_REGISTER_NETWORK_FAILED
  909. Language=English
  910. Cluster service failed to register the network '%1'
  911. with the Cluster network provider. The error code was %2.
  912. .
  913. MessageID=1145 SymbolicName=RMON_RESOURCE_TIMEOUT
  914. Language=English
  915. Cluster resource %1 timed out. If the pending timeout is too short for this
  916. resource, consider increasing the pending timeout value.
  917. .
  918. MessageID=1146 SymbolicName=FM_EVENT_RESMON_DIED
  919. Language=English
  920. The cluster resource monitor died unexpectedly, an attempt will be made to restart it.
  921. .
  922. MessageID=1147 SymbolicName=LM_QUORUM_LOG_NOT_FOUND
  923. Language=English
  924. Cluster service encountered a fatal error. The vital quorum log
  925. file '%1' could not be found. If you have a backup of the quorum log file, you
  926. may try to start Cluster service with logging disabled by entering%n
  927. %n
  928. net start clussvc /noquorumlogging%n
  929. %n
  930. at a command window, copy the backed up quorum log file to the MSCS directory
  931. on the quorum drive, stop Cluster service using 'net stop clussvc', and restart
  932. Cluster service with logging re-enabled using the 'net start clussvc' command.
  933. If you do not have a backup of the quorum log file, you may try to start
  934. Cluster service by entering%n
  935. %n
  936. net start clussvc /resetquorumlog%n
  937. %n
  938. at a command window. This will attempt to create a new quorum log file based on
  939. possibly stale information in the server cluster database. You may then stop
  940. Cluster service and restart it with logging re-enabled using the 'net start clussvc'
  941. command.
  942. .
  943. MessageID=1148 SymbolicName=LM_QUORUM_LOG_CORRUPT
  944. Language=English
  945. Cluster service encountered a fatal error. The vital quorum log
  946. file '%1' is corrupt. If you have a backup of the quorum log file,
  947. you may try to start Cluster service with logging disabled by entering%n
  948. %n
  949. net start clussvc /noquorumlogging%n
  950. %n
  951. at a command window, copy the backed up quorum log file to the MSCS directory
  952. on the quorum drive, stop Cluster service using 'net stop clussvc', and restart
  953. Cluster service with logging re-enabled using the 'net start clussvc' command.
  954. If you do not have a backup of the quorum log file, you may try to start Cluster
  955. service by entering%n
  956. %n
  957. net start clussvc /resetquorumlog%n
  958. %n
  959. at a command window. This will attempt to create a new quorum log file based on
  960. possibly stale information in the server cluster database. You may then stop
  961. Cluster service and restart it with logging re-enabled using the 'net start clussvc'
  962. command.
  963. .
  964. MessageID=1149 SymbolicName=RES_NETNAME_CANT_DELETE_DNS_RECORDS
  965. Language=English
  966. The DNS Host (A) and Pointer (PTR) records associated with Cluster resource
  967. '%1' were not removed from the resource's associated DNS server. If necessary,
  968. they can be deleted manually. Contact your DNS administrator to assist with
  969. this effort.
  970. .
  971. MessageID=1150 SymbolicName=RES_NETNAME_DNS_PTR_RECORD_DELETE_FAILED
  972. Language=English
  973. The removal of the DNS Pointer (PTR) record (%2) for host %3 which is
  974. associated with Cluster Network Name resource '%1' failed with error %4. If
  975. necessary, the record can be deleted manually. Contact your DNS administrator
  976. to assist you in this effort.
  977. .
  978. MessageID=1151 SymbolicName=RES_NETNAME_DNS_A_RECORD_DELETE_FAILED
  979. Language=English
  980. The removal of the DNS Host (A) record (%2) associated with Cluster Network
  981. Name resource '%1' failed with error %3. If necessary, the record can be
  982. deleted manually. Contact your DNS administrator to assist with this effort.
  983. .
  984. MessageID=1152 SymbolicName=RES_NETNAME_DNS_SINGLE_A_RECORD_DELETE_FAILED
  985. Language=English
  986. The removal of the DNS Host (A) record (host: %2, IP address: %3)
  987. associated with Cluster Network Name resource '%1' failed with error %4. If
  988. necessary, the record can be deleted manually. Contact your DNS administrator
  989. to assist with this effort.
  990. .
  991. MessageID=1153 SymbolicName=FM_EVENT_GROUP_FAILOVER
  992. Language=English
  993. Cluster service is attempting to failover the Cluster Resource Group '%1' from node %2 to node %3.
  994. .
  995. MessageID=1154 SymbolicName=FM_EVENT_GROUP_FAILBACK
  996. Language=English
  997. Cluster service is attempting to failback the Cluster Resource Group '%1' from node %2 to node %3.
  998. .
  999. MessageID=1155 SymbolicName=NM_EVENT_CLUSNET_ENABLE_SHUTDOWN_FAILED
  1000. Language=English
  1001. Cluster service failed to enable automatic shutdown of the Cluster Network
  1002. Driver. The error code was %1.
  1003. .
  1004. MessageID=1156 SymbolicName=NM_EVENT_CLUSNET_INITIALIZE_FAILED
  1005. Language=English
  1006. Initialization of the Cluster Network Driver failed. The error code was %1.
  1007. .
  1008. MessageID=1157 SymbolicName=NM_EVENT_CLUSNET_RESERVE_ENDPOINT_FAILED
  1009. Language=English
  1010. Reservation of Cluster Control Message Protocol port %1 failed.
  1011. The error code was %2.
  1012. .
  1013. MessageID=1158 SymbolicName=NM_EVENT_CLUSNET_ONLINE_COMM_FAILED
  1014. Language=English
  1015. The Cluster Network Driver failed to enable communication for cluster
  1016. node %1. The error code was %2.
  1017. .
  1018. MessageID=1159 SymbolicName=NM_EVENT_CLUSNET_SET_INTERFACE_PRIO_FAILED
  1019. Language=English
  1020. Cluster service failed to set network interface priorities for node %1.
  1021. The error code was %2.
  1022. .
  1023. MessageID=1160 SymbolicName=NM_EVENT_CLUSNET_REGISTER_NODE_FAILED
  1024. Language=English
  1025. Registration of cluster node %1 with the Cluster Network Driver failed.
  1026. The error code was %2.
  1027. .
  1028. MessageID=1161 SymbolicName=RES_DISK_INVALID_MP_SIG_UNAVAILABLE
  1029. Language=English
  1030. Cluster disk resource "%1":%n
  1031. Mount point "%2" for clustered target volume "%3" cannot be verified as
  1032. acceptable because the target volume signature was unavailable.
  1033. .
  1034. MessageID=1162 SymbolicName=RES_DISK_INVALID_MP_SOURCE_EQUAL_TARGET
  1035. Language=English
  1036. Cluster disk resource "%1":%n
  1037. Mount point "%2" for clustered target volume "%3" is not acceptable
  1038. as the source and target are the same device.
  1039. .
  1040. MessageID=1163 SymbolicName=RES_DISK_INVALID_MP_SIG_ENUMERATION_FAILED
  1041. Language=English
  1042. Cluster disk resource "%1":%n
  1043. Mount point "%2" for clustered target volume "%3" cannot be verified as
  1044. acceptable because the cluster disk signature enumeration failed.
  1045. .
  1046. MessageID=1164 SymbolicName=RES_DISK_INVALID_MP_QUORUM_SIG_UNAVAILABLE
  1047. Language=English
  1048. Cluster disk resource "%1":%n
  1049. Mount point "%2" for clustered target volume "%3" cannot be verified as
  1050. acceptable because the quorum disk signature was unavailable.
  1051. .
  1052. MessageID=1165 SymbolicName=RES_DISK_INVALID_MP_SOURCE_IS_QUORUM
  1053. Language=English
  1054. Cluster disk resource "%1":%n
  1055. Mount point "%2" for clustered target volume "%3" is not acceptable
  1056. because the source volume is the quorum disk. The quorum disk
  1057. cannot be dependent on another disk resource.
  1058. .
  1059. MessageID=1166 SymbolicName=RES_DISK_INVALID_MP_ENUM_DISK_DEP_FAILED
  1060. Language=English
  1061. Cluster disk resource "%1":%n
  1062. Mount point "%2" for clustered target volume "%3" cannot be verified as
  1063. acceptable because the cluster disk dependency enumeration failed.
  1064. .
  1065. MessageID=1167 SymbolicName=RES_DISK_INVALID_MP_INVALID_DEPENDENCIES
  1066. Language=English
  1067. Cluster disk resource "%1":%n
  1068. Mount point "%2" for clustered target volume "%3" is not acceptable
  1069. because the cluster dependencies are not correctly set between the
  1070. source and the target volume. The target volume must be online before
  1071. the source volume, which means that the source volume is dependent on
  1072. the target volume. Insure that the disk dependencies are set correctly.
  1073. .
  1074. MessageID=1168 SymbolicName=SERVICE_CLUSRTL_BAD_PATH
  1075. Language=English
  1076. Cluster service failed to initialize due to an invalid file specification in
  1077. the CLUSTERLOG environment variable. Please check that the specified drive
  1078. letter exists and that the drive is not read-only.
  1079. .
  1080. MessageID=1169 SymbolicName=SERVICE_CLUSRTL_ERROR
  1081. Language=English
  1082. Cluster service failed to initialize due to the following error:%n
  1083. %n
  1084. %1
  1085. .
  1086. MessageID=1170 SymbolicName=RES_DISK_FULL_DISK_QUORUM
  1087. Language=English
  1088. Cluster disk resource "%1" [quorum] is full or nearly at capacity.
  1089. The cluster service will attempt to start, but may fail because of the
  1090. lack of disk space. If Cluster service fails after this message is
  1091. posted, restart Cluster service (with logging disabled) by starting
  1092. a command window, and typing%n
  1093. %n
  1094. net start clussvc /noquorumlogging%n
  1095. %n
  1096. Move some of the unnecessary files from the quorum disk to another volume
  1097. after Cluster service is started.%n
  1098. Do not move files required by Cluster service!%n
  1099. Once additional space has been made available on the quorum disk, use
  1100. 'net stop clussvc' to stop Cluster service, then run 'net start clussvc' to
  1101. restart Cluster service with logging re-enabled.%n
  1102. The volume name for this resource is "%2".
  1103. .
  1104. MessageID=1171 SymbolicName=RES_DISK_FULL_DISK_NOT_QUORUM
  1105. Language=English
  1106. Cluster disk resource "%1" is full or nearly at capacity. Move some of the
  1107. unnecessary files from this disk to another volume after Cluster service
  1108. is started.%n
  1109. The volume name for this resource is "%2".
  1110. .
  1111. MessageID=1172 SymbolicName=RES_DISK_FULL_DISK_UNKNOWN
  1112. Language=English
  1113. Cluster disk resource "%1" [unknown] is full or nearly at capacity.
  1114. Cluster service will attempt to start, but may fail because of the lack of disk
  1115. space. If Cluster service fails after this message is posted, restart
  1116. Cluster service (with logging disabled) by starting a command window and typing%n
  1117. %n
  1118. net start clussvc /noquorumlogging%n
  1119. %n
  1120. If this is the quorum disk, move some of the unnecessary files from the
  1121. quorum disk to another volume after Cluster service is started. If this
  1122. disk is not the quorum disk, move some files to another volume.
  1123. Do not move files required by Cluster service!%n
  1124. Once additional space has been made available on the quorum disk, use
  1125. 'net stop clussvc' to stop Cluster service, then run 'net start clussvc' to
  1126. restart Cluster service with logging re-enabled.%n
  1127. The volume name for this resource is "%2".
  1128. .
  1129. MessageID=1173 SymbolicName=MM_EVENT_RELOAD_FAILED
  1130. Language=English
  1131. Cluster service is shutting down because the membership engine detected a
  1132. membership event while trying to join the server cluster. Shutting down is the
  1133. normal response to this type of event. Cluster service will restart per the
  1134. Service Manager's recovery actions.
  1135. .
  1136. MessageID=1174 SymbolicName=MM_EVENT_INTERNAL_ERROR
  1137. Language=English
  1138. Cluster service is shutting down because the membership engine suffered an
  1139. internal error. Cluster service will restart per the Service Manager's
  1140. recovery actions.
  1141. .
  1142. MessageID=1175 SymbolicName=MM_EVENT_PRUNED_OUT
  1143. Language=English
  1144. Cluster service is shutting down because the membership engine detected the
  1145. loss of connectivity to all other nodes in the cluster. This could be due to a
  1146. network interface failure on this node. Check the system event log for any
  1147. network related failures around the time of this event. Also check your
  1148. physical network infrastructure to ensure that communication
  1149. between this node and all other nodes in the server cluster is intact. Cluster
  1150. service will restart per the Service Manager's recovery actions but may not
  1151. join the server cluster until any network problems has been resolved.
  1152. .
  1153. MessageID=1176 SymbolicName=MM_EVENT_PARIAH
  1154. Language=English
  1155. Cluster service is shutting down as requested by node %1 (%2). Check the system
  1156. event log on node %1 to determine the reason for the shutdown request. Cluster
  1157. service will restart per the Service Manager's recovery actions.
  1158. .
  1159. MessageID=1177 SymbolicName=MM_EVENT_ARBITRATION_FAILED
  1160. Language=English
  1161. Cluster service is shutting down because the membership engine failed to
  1162. arbitrate for the quorum device. This could be due to the loss of network
  1163. connectivity with the current quorum owner. Check your physical network
  1164. infrastructure to ensure that communication between this node and
  1165. all other nodes in the server cluster is intact.
  1166. .
  1167. MessageID=1178 SymbolicName=MM_EVENT_ARBITRATION_STALLED
  1168. Language=English
  1169. Cluster service is shutting down because the membership engine detected that
  1170. the arbitration process for the quorum device has stalled. This could be due
  1171. to problems with your disk hardware and/or the associated drivers. Check the
  1172. system event log for any disk related errors.
  1173. .
  1174. MessageID=1179 SymbolicName=MM_EVENT_SHUTDOWN_DURING_RGP
  1175. Language=English
  1176. Cluster service received a membership event while shutting down. Cluster
  1177. service is shutting down immediately to facilitate server cluster membership
  1178. for the remaining nodes. This is the normal response to this type of event.
  1179. .
  1180. MessageID=1180 SymbolicName=NM_EVENT_FORM_WITH_NO_NETWORKS
  1181. Language=English
  1182. While forming a server cluster on this node, Cluster service failed to
  1183. detect a viable network enabled for cluster use. Other nodes will not be
  1184. able to join this cluster unless network communication can be established.
  1185. .
  1186. MessageID=1181 SymbolicName=NETRES_RESOURCE_START_ERROR
  1187. Language=English
  1188. Cluster %1 resource failed while starting service.
  1189. .
  1190. MessageID=1182 SymbolicName=NETRES_RESOURCE_STOP_ERROR
  1191. Language=English
  1192. Cluster %1 resource failed while stopping service.
  1193. .
  1194. MessageID=1183 SymbolicName=RES_DISK_INVALID_MP_SOURCE_NOT_CLUSTERED
  1195. Language=English
  1196. Cluster disk resource "%1":%n
  1197. Mount point "%2" for clustered target volume "%3" is not acceptable
  1198. because the source volume is not a clustered disk. Both the source
  1199. and target must be clustered disks. When the target disk is moved
  1200. to another node, the mountpoint will become invalid. Also, this
  1201. mountpoint is available only on the current node.
  1202. .
  1203. MessageID=1184 SymbolicName=RES_DISK_MP_VOLGUID_LIST_EXCESSIVE
  1204. Language=English
  1205. Cluster disk resource "%1":%n
  1206. The VolGuid list maintained for this disk resource appears to have
  1207. too many entries. If all the VolGuid entries are valid, than this
  1208. message can safely be ignored. If the VolGuid list should be
  1209. recreated, you can do this by setting this disk resource's Parameter
  1210. key "UseMountPoints=0" and taking the disk offline and online again.
  1211. For the quorum resource, set "UseMountPoints=0" and then move the
  1212. quorum disk from one node to another. Note that when mountpoints are
  1213. disabled ("UseMountPoints=0"), mountpoints on the clustered disks
  1214. will not work correctly until they are re-enabled ("UseMountPoints=1").
  1215. .
  1216. MessageID=1185 SymbolicName=RES_NETNAME_CANT_DELETE_DEPENDENT_RESOURCE_DNS_RECORDS
  1217. Language=English
  1218. The DNS Host (A) and Pointer (PTR) records for Cluster Network Name resource
  1219. '%1' and %2 were not removed from the resource's associated DNS server. If
  1220. necessary, they can be deleted manually. Contact your DNS administrator to
  1221. assist with this effort.
  1222. .
  1223. MessageID=1186 SymbolicName=SERVICE_PASSWORD_CHANGE_INITIATED
  1224. Language=English
  1225. The password associated with the Cluster service domain account is being
  1226. changed.
  1227. .
  1228. MessageID=1187 SymbolicName=SERVICE_PASSWORD_CHANGE_SUCCESS
  1229. Language=English
  1230. The password associated with the Cluster service domain account was
  1231. successfully updated on this node.
  1232. .
  1233. MessageID=1188 SymbolicName=SERVICE_PASSWORD_CHANGE_FAILED
  1234. Language=English
  1235. The password associated with the Cluster service domain account failed to be
  1236. updated on this node. At any time in the future, this node may fail to
  1237. communicate with other members of the server cluster. Cluster service on this
  1238. node should be stopped and restarted to avoid this failure. If Cluster service
  1239. fails to restart due to a logon failure, reset Cluster service's domain
  1240. account password through the services management snapin.
  1241. .
  1242. MessageID=1189 SymbolicName=SERVICE_CLUSTER_DATABASE_RESTORE_SUCCESSFUL
  1243. Language=English
  1244. Cluster service has successfully restored the cluster database to the quorum disk.
  1245. Please verify that the restored configuration of the cluster is as expected. You
  1246. may use the Cluster Administrator tool to verify the restored configuration.
  1247. After that, you can start the Cluster service on the remaining cluster nodes by entering
  1248. 'net start clussvc' at a command window on those nodes. This will result in
  1249. these nodes synchronizing the restored database from this initially restored node.
  1250. .
  1251. MessageID=1190 SymbolicName=RES_NETNAME_COMPUTER_ACCOUNT_DELETED
  1252. Language=English
  1253. The computer account for Cluster resource '%1' in domain %2 was deleted.
  1254. .
  1255. MessageID=1191 SymbolicName=RES_NETNAME_DELETE_COMPUTER_ACCOUNT_FAILED_STATUS
  1256. Language=English
  1257. The computer account for Cluster resource '%1' in domain %2 could not be
  1258. deleted. The failure status code is in the data section. The domain
  1259. administrator will need to remove this account manually.%n
  1260. %n
  1261. The delete operation may have been initiated as the result of the
  1262. EnableKerberos property being set to zero. This resource will fail to go
  1263. online if the corresponding computer account is detected in the directory
  1264. service. The computer account must be deleted in order for non-Kerberos based
  1265. authentication to succeed.
  1266. .
  1267. MessageID=1192 SymbolicName=RES_NETNAME_DELETE_COMPUTER_ACCOUNT_FAILED
  1268. Language=English
  1269. The computer account for Cluster resource '%1' in domain %2 could not be
  1270. deleted for the following reason:%n
  1271. %n
  1272. %3%n
  1273. %n
  1274. The domain administrator will need to remove this account manually.
  1275. .
  1276. MessageID=1193 SymbolicName=RES_NETNAME_ADD_COMPUTER_ACCOUNT_FAILED_STATUS
  1277. Language=English
  1278. The computer account for Cluster resource '%1' in domain %2 could not either
  1279. be created or correctly configured. The failure status code is in the data
  1280. section.%n
  1281. %n
  1282. This failure may prevent Kerberos based authentication from working correctly.
  1283. The domain administrator should be contacted to assist with resolving this
  1284. issue.
  1285. .
  1286. MessageID=1194 SymbolicName=RES_NETNAME_ADD_COMPUTER_ACCOUNT_FAILED
  1287. Language=English
  1288. The computer account for Cluster resource '%1' in domain %2 could not either
  1289. be created or correctly configured for the following reason:%n
  1290. %n
  1291. %3%n
  1292. %n
  1293. This failure may prevent Kerberos based authentication from working correctly.
  1294. The domain administrator should be contacted to assist with resolving this
  1295. issue.
  1296. .
  1297. MessageID=1195 SymbolicName=RES_NETNAME_DNS_REGISTRATION_FAILED_STATUS
  1298. Language=English
  1299. The required registration of the DNS name(s) associated with Cluster resource
  1300. '%1' failed. The failure status code is in the data section.
  1301. .
  1302. MessageID=1196 SymbolicName=RES_NETNAME_DNS_REGISTRATION_FAILED
  1303. Language=English
  1304. The required registration of the DNS name(s) associated with Cluster resource
  1305. '%1' failed for the following reason:%n
  1306. %n
  1307. %2%n
  1308. %n
  1309. Please check with your network adminstrator for the best recovery action.
  1310. .
  1311. MessageID=1197 SymbolicName=NM_EVENT_MULTICAST_ADDRESS_CHOICE
  1312. Language=English
  1313. Cluster node %1 selected multicast address %2 for network %3 after failing
  1314. to contact a MADCAP server.
  1315. .
  1316. MessageID=1198 SymbolicName=NM_EVENT_OBTAINED_MULTICAST_LEASE
  1317. Language=English
  1318. Cluster node %1 obtained a lease on a new multicast address (%2) for
  1319. network %3 from MADCAP server %4.
  1320. .
  1321. MessageID=1199 SymbolicName=NM_EVENT_MULTICAST_ADDRESS_FAILURE
  1322. Language=English
  1323. Cluster node %1 was not able to obtain a multicast address from
  1324. a MADCAP server for network %2 or to select one automatically. The
  1325. error code was %3. Cluster operations will not be affected, although
  1326. cluster nodes will not exchange multicast messages on this network.
  1327. .
  1328. ;#endif // _CLUSVMSG_INCLUDED