Top
ServerView Resource Orchestrator Cloud Edition V3.2.0 NS Option Instruction
FUJITSU Software

A.2 rcxadm nsoptctl

Name

[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxadm nsoptctl - Operation of NS option

[Linux Manager]
/opt/FJSVrcvmr/bin/rcxadm nsoptctl - Operation of NS option


Format

rcxadm nsoptctl addvlan -server server -vlanid vlanid[,vlanid,...] [-position position[,position,...]] [-nowait]
rcxadm nsoptctl hostlist rcxadm nsoptctl hostnum

Description

rcxadm nsoptctl is the command to perform operation and management of NS option.


Subcommands

addvlan

Performs VLAN configuration of LAN switch blades for NS option.

hostlist

Displays the operating server list of NS appliance.
The following information is displayed:

Item Name

Description

NAME

Displays the name of the physical server on which the NS appliance is operating.

IPADDRESS

Displays the IP address of the physical server on which the NS appliance is operating.

Information

Only operating servers of the NS Appliance in which the IP address of the management host is configured are displayed as the registration information of NS appliance.
When there is an NS Appliance in which an IP address of the management host is not configured, use the modification function of the network device to configure the IP address of the management host using the network device change function.
For details on how to change network devices, refer to "7.6 Changing Network Device Settings" in the "User's Guide for Infrastructure Administrators (Resource Management) CE".

hostnum

Displays the number of operating servers of NS appliance.

Information

As the registration information of an NS Appliance, the number of operating servers of NS Appliance in which the IP address of the management host is configured is specified.
When there is an NS Appliance in which an IP address of the management host is not configured, use the modification function of the network device to configure the IP address of the management host using the network device change function.
For details on how to change network devices, refer to "7.6 Changing Network Device Settings" in the "User's Guide for Infrastructure Administrators (Resource Management) CE".


Options

-server server

For server, specify the name of the server on which the dedicated server for NS Appliances was created.
Only blade servers can be specified.

-vlanid vlanid[,vlanid,...]

In vlanid, specify the VLAN ID to set for the switch blade.
When specifying multiple VLAN IDs, separate them using commas.

-position position[,position,...]

In position, specify the NIC number that was specified for server.
Performs VLAN operations on the internal connection port of the switch blade that is connected to the specified NIC.
When specifying multiple NIC numbers, separate them using commas.
When this option is omitted, NIC number 1,2("1,2") is specified.

-nowait

Use this option to return directly to the command prompt without waiting for the NS Option command to complete its execution.


Example