ncp_virtualdomain command line options

Use the ncp_virtualdomain command to start the Virtual Domain component.

Usage considerations

Virtual Domain is used when running Network Manager with failover.

It is best practice to configure the ncp_ctrl process, the master process controller, to launch and manage Virtual Domain. You can configure the behavior of the process when it is started by using the command line options.

Example commands

The following example command starts the ncp_virtualdomain process in the domain NCOMS:

ncp_virtualdomain –domain NCOMS

All command line options

The following table describes all the command line options.

Table 1. Command line options

Option

Description

-debug DEBUG

The level of debugging output (1-4, where 4 represents the most detailed output).

-domain DOMAIN_NAME

Required. The name of the domain under which the Network Manager component is running. This name must be different for the primary and backup Network Manager servers.

-help

Prints out a synopsis of all command-line options for the component. If specified, the component is not started even if -help is used in conjunction with other arguments.

-latency LATENCY

The maximum time in milliseconds (ms) that the Virtual Domain component waits to connect to another Network Manager process using the messaging bus.

-messagelevel MESSAGELEVEL

The level of messages to be logged (the default is warn):

  • debug
  • info
  • warn
  • error
  • fatal

-messagelog PATH_TO_LOGFILE

The path to the message log file.

-version

Prints the version number of the component. If specified, the component is not started even if -version is used in conjunction with other arguments.