Top
Interstage Big DataParallel Processing ServerV1.0.1 User's Guide
FUJITSU Software

A.9 bdpp_listserver

Name

/opt/FJSVbdpp/bin/bdpp_listserver - Displays the registration status of a slave server


Format

bdpp_listserver


Description

This command displays the registration status of the slave server that creates a clone image and the slave server to which the clone image is deployed.

The following items are displayed in a list.

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 "11.2 Resource State" in the "ServerView Resource Orchestrator Virtual Edition V3.1.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.


Options

None


Required permissions and execution environment
Permissions

root permissions

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    -