Item | Description |
|
|
show profile | Display all server profiles that exist in the domain |
|
|
Syntax | show profile [<ProfileName> *] |
|
|
Examples: |
|
|
|
| |
| Displays a summary listing of all server profiles |
|
|
| |
| Displays detailed information for all profiles |
|
|
| |
| Displays detailed information for a specific profile |
|
|
Item | Description |
|
|
unassign profile | Unassign a server profile from a device bay |
|
|
Syntax | unassign profile <ProfileName> |
|
|
Parameters: |
|
|
|
ProfileName | The name of a server profile that is currently assigned to a device bay |
|
|
Example | |
| Unassigns a server profile from a device bay |
|
|
server
Manage server blades.
Supported actions: help, poweroff, poweron, reboot, show
Item | Description |
|
|
poweroff server | Power off one or more physical servers |
|
|
Syntax | poweroff server [<ServerID> *] |
| |
|
|
Parameters: |
|
|
|
ServerID | The reference ID of a physical server in the domain. The format of the server ID is |
| <EnclosureID:DeviceBay> |
| If the Enclosure ID is not provided, then the primary or local enclosure is used by |
| default. |
|
|
Options: |
|
|
|
Force | Forces a power off operation without waiting for the OS to shutdown gracefully. |
| This option should only be used as a last resort because it can potentially cause |
| data loss on the server. |
|
|
ForceOnTimeout | Attempts a graceful power down, but if the server does not shutdown within the |
| timeout period (default is 60 seconds), then the server will be forced to power |
| off. |
|
|
Timeout | Specifies the timeout period (in seconds) to wait for the operation to complete |
| (per server). The default timeout is 60 seconds. |
|
|
Examples: |
|
|
|
Command line 26