Top
Interstage Big DataParallel Processing ServerV1.0.0 User's Guide
Interstage

A.1.8 bdpp_listserver

Name

/opt/FJSVbdpp/bin/bdpp_listserver - Slave server registration display

Format

bdpp_listserver

Function description

This command displays the registration status of the slave server that collects the cloning image and the slave server to which this cloning image is deployed.

Following items are displayed:

Item name

Content

PHYSICAL_SERVER

Physical server name

SERVER

Server (physical OS/VM host) name

ADMIN_IP

IP address of the admin LAN

STATUS

Server status

One of the following is displayed:

  • normal

  • warning

  • unknown

  • stop

  • error

  • fatal

Refer to "5.2 Resource Stat" in the "ServerView Resource Orchestrator Virtual Edition V3.0.0 Operation Guide" for information on the statuses of the server.

MAINTENANCE

Maintenance mode status

  • If the maintenance mode has been set
    "ON" is displayed.

  • If the maintenance mode has been cancelled
    "OFF" is displayed.

Required permissions and execution environment
Permissions

Operating system administrator

Execution environment

Master server

End status

The following status codes are returned:

0

Processed normally

Other than 0

Error occurred

Example
# /opt/FJSVbdpp/bin/bdpp_listserver <Enter>
PHYSICAL_SERVER  SERVER                   ADMIN_IP        STATUS  MAINTENANCE
---------------  ------                   --------        ------  -----------
slave1           slave1                   192.168.1.21    normal  OFF
slave2           -                        192.168.1.22    stop    -
slave3           -                        192.168.1.23    stop    -
slave4           -                        192.168.1.24    stop    -
slave5           -                        192.168.1.25    stop    -