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
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.
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.
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:
Item Name | Description |
---|---|
enabled | The PXE server is enabled |
disabled | The PXE server is disabled |
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
One of the following permissions is required:
OS Administrator
Resource Orchestrator Privileged User
Admin server
Exit Status
This command returns the following values:
The command executed successfully.
An error has occurred.