Top
ServerView Resource Orchestrator Cloud Edition V3.3.0 User's Guide for Infrastructure Administrators (Resource Management)
FUJITSU Software

22.1 Switchover of Maintenance Mode

Set maintenance mode when performing regular maintenance of network devices. When a network device is in maintenance mode, error notifications upon changing of the operational status and execution of auto-configuration are suppressed on that device.

Perform the following operations to configure or release the maintenance mode settings of network devices.

Example

  • When configuring maintenance mode using a command

    # /opt/FJSVrcvmr/bin/rcxadm netdevice set -name nd01 -attr mode=maintenance <RETURN>

  • When releasing maintenance mode using a command

    # /opt/FJSVrcvmr/bin/rcxadm netdevice set -name nd01 -attr mode=active <RETURN>

The maintenance mode configuration status can be confirmed by using one of following methods:

Note

  • When configuring maintenance mode for a network device, auto-configuration is not executed on the network device.
    Therefore, when a network device configured for maintenance mode is in a redundancy configuration, it may be unable to keep the redundancy configuration depending on the configuration details.

    When configuring maintenance mode for a network device with redundancy configuration, it is recommended not to perform operations (creation, modification, and deletion) for a tenant administrator.

    The configuration details for which redundancy configurations cannot be maintained depends on the specifications of network devices configuring the network devices. For details, refer to the manuals of network devices.

  • Switchover of maintenance mode may not be necessary for performing maintenance, depending on the target network device. For details, refer to "9.5 Network Device Maintenance" in the "Operation Guide CE".