Top
ServerView Resource Orchestrator Cloud Edition V3.4.0 Reference Guide (Command/XML)
FUJITSU Software

3.18 rcxadm pxectl

Name

[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxadm pxectl - PXE server control

[Linux Manager]
/opt/FJSVrcvmr/bin/rcxadm pxectl - PXE server control


Format

rcxadm pxectl {enable|disable}
rcxadm pxectl show

Description

rcxadm pxectl is the command used to start or stop the PXE server.

Point

When Resource Orchestrator co-exists with ServerView Deployment Manager, the following services related to the PXE server are automatically uninstalled:

  • scwdepsvd

  • scwpxesvd

  • scwtftpd


Subcommands

enable

Starts the PXE server.

  • If the manager is running, the PXE server will start.

  • If the manager is stopped, the PXE server will start once the manager starts.

Point

If the PXE server does not start after waiting for several minutes, execute the command again.
If this does not resolve the problem, contact Fujitsu technical staff.

disable

Stops the PXE server.

  • If the manager is running, the PXE server will stop.

  • If the manager is stopped, the PXE server will not start even if you start the manager.

Point

If the PXE server does not stop after waiting for several minutes, execute the command again.
If this does not resolve the problem, contact Fujitsu technical staff.

show

Displays the setting value and status of the PXE server.

This information is output in the following format.

setting_value (status)

The following detailed information is displayed:

Table 3.62 PXE Server Setting Values

Item Name

Description

enabled

The PXE server is enabled

disabled

The PXE server is disabled

Table 3.63 PXE Server Statuses

Item Name

Description

running

All of the services related to the PXE server are running

partially running

One or two of the services related to the PXE server are running

stopped

All of the services related to the PXE server are stopped


Requirements

Permissions

One of the following permissions is required:

Location

Admin server


Exit Status

This command returns the following values:

0

The command executed successfully.

non-zero

An error has occurred.