Suspend Network Load Balancing

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

To suspend Network Load Balancing

  • Using the Windows interface

  • Using a command line

Using the Windows interface

  1. Open Network Load Balancing Manager.

  2. If Network Load Balancing Manager does not already list the cluster, connect to the cluster.

  3. If you want to suspend cluster operations on all cluster hosts, right-click the cluster and then point to Control Hosts.

    Or, if you want to suspend the cluster service on only a particular host, right-click the host, and then point to Control Host.

  4. Click Suspend

Important

  • To start Network Load Balancing Manager, open a Command prompt. From the command window, type NLBMgr, and then press ENTER.

Notes

  • When using Network Load Balancing Manager, you must be a member of the Administrators group on the host that you are configuring, or you must have been delegated the appropriate authority. As a security best practice, consider using Run as to perform this procedure. If you are configuring a cluster or host by running Network Load Balancing Manager from a computer that is not part of the cluster, you do not need to be a member of the Administrators group on that computer. For more information, see Default local groups, Default groups, and Using Run as.

  • To start Network Load Balancing Manager, open a Command prompt. From the command window, type NLBMgr, and then press ENTER.

  • The suspend command suspends all cluster operations until the resume and start commands are issued.

    The purpose of the suspend command is to override any remote control commands that might be issued. All subsequent cluster-control commands except resume and query are ignored.

  • This command can be performed on the whole cluster or remotely to a single host.

  • The stop command differs from the suspend command in that suspend stops Network Load Balancing on the host and also suspends all Network Load Balancing cluster-control commands on the host, except for the resume and query commands. Stop only stops Network Load Balancing on the host, but does not affect the other Network Load Balancing cluster-control commands. For more information on the stop command, see "Immediately stop handling all Network Load Balancing cluster traffic" in Related Topics.

Using a command line

  1. Open Command Prompt.

  2. Type:

    nlb.exe suspend

    Or, if you want to suspend cluster operations on all cluster hosts, type:

    nlb.exe suspendcluster IP address | cluster name

Notes

  • To run nlb.exe from a remote computer, you must enable remote control on the host that is running Network Load Balancing. The Network Load Balancing remote control option presents many security risks, including the possibility of data tampering, denial of service and information disclosure. Only use remote control on a secure computer within your firewall. Because of the many security risks remote control presents, it is recommended that you do not enable the remote control feature. Instead, use other remote management tools such as Network Load Balancing Manager or Windows Management Instrumentation (WMI).

  • To open a command prompt, click Start, point to All programs, point to Accessories, and then click Command prompt.

  • To run nlb.exe from a remote computer, you must enable remote control on the host that is running Network Load Balancing. The Network Load Balancing remote control option presents many security risks, including the possibility of data tampering, denial of service and information disclosure. Only use remote control on a secure computer within your firewall. Because of the many security risks remote control presents, it is recommended that you do not enable the remote control feature. Instead, use other remote management tools such as Network Load Balancing Manager or Windows Management Instrumentation (WMI).

  • The suspend command suspends all cluster operations until the resume and start commands are issued.

    The purpose of the suspend command is to override any remote control commands that might be issued. All subsequent cluster-control commands except resume and query are ignored.

  • This command can be performed on the whole cluster or remotely to a single host.

  • The stop command differs from the suspend command in that suspend stops Network Load Balancing on the host and also suspends all Network Load Balancing cluster-control commands on the host, except for the resume and query commands. Stop only stops Network Load Balancing on the host, but does not affect the other Network Load Balancing cluster-control commands. For more information on the stop command, see "Immediately stop handling all Network Load Balancing cluster traffic" in Related Topics.

Information about functional differences

  • Your server might function differently based on the version and edition of the operating system that is installed, your account permissions, and your menu settings. For more information, see Viewing Help on the Web.

See Also

Concepts

Nlb
Resume Network Load Balancing
Restart handling Network Load Balancing cluster traffic
Immediately stop handling all Network Load Balancing cluster traffic
Enable Network Load Balancing traffic handling for specific ports
Disable and block all Network Load Balancing traffic handling for specific ports
Nlbmgr