Cluster service startup options (258078)
The information in this article applies to:
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Datacenter Server
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Datacenter Edition
- Microsoft Windows NT Server, Enterprise Edition 4.0
This article was previously published under Q258078 SUMMARYThis is a list of all the available switches that can be
used as startup parameters to start the Cluster service. To do this,
go to the properties of the service, put the appropriate switch in the Start Parameters box, and then click Start. You can
also use the switches when you start the Cluster service from the command line.
For example: net start clussvc.exe /switch Note Include a dash (-) before the switch for Microsoft Windows 2000 Server and earlier versions. Note The debug switch has special startup parameters. See the "Debug" section
later in this article for correct usage. Windows Server 2003 includes
abbreviations for each switch. This simplifies using Cluster service startup
switches. For example, you can start the service with the /FixQuorum switch or the /FQ switch. Valid option switches include the following.
|
FixQuorum | Do not mount the quorum device, and quorum logging turned
off. | FQ | NoQuorumLogging | Quorum logging turned off. | NQ | Debug | Displays events during the start of Cluster service. For
special syntax, see the "Debug" section later in this article. | | LogLevel N | Sets the log level for debug mode. | | DebugResMon | The Cluster service waits for a debugger to be attached
to all Resource Monitor processes at their start. | DR |
Windows 2000 and later only switches include the
following.
|
ResetQuorumLog | Dynamically re-creates the quorum log and checkpoint
files (this functionality is automatic in Microsoft Windows NT
4.0). | RQ | NoRepEvtLogging | No replication of Event Log entries. | |
Windows Server 2003 and later only switches include the
following. |
ForceQuorum or <N1,N2,...> | Force a majority node set with the node list N1, N2, and
so forth. (Applicable only for Majority Node Set quorum.) | FO | NoGroupInfoEvtLogging | Do not log events to the event log related to group
online and offline. | NG |
Modification Type: | Minor | Last Reviewed: | 9/20/2006 |
---|
Keywords: | kbClustering kbenv kbinfo kbtool w2000mscs KB258078 |
---|
|