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

22.1 Switchover of Maintenance Mode

This section explains operations temporarily excluding the network devices from the target of monitoring or auto-configuration in order to perform operations such as regular maintenance of network devices configuring network devices, or configuring a network device as the target of monitoring or auto-configurations after regular maintenance completion.

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

Example

  • When configuring maintenance mode

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

  • When releasing maintenance mode

    # /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.