HP Virtual Connect Manager Command Line Interface Version 2.30 User Guide
Command line  49 
Item Description 
unassign profile 
Unassign a server profile from a device bay 
Syntax 
unassign profile <ProfileName> 
Parameter   
ProfileName 
(required)
The name of a server profile that is currently assigned to a device bay 
Example 
->unassign profile MyProfile1 
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> | *] [-Force | 
-ForceOnTimeout] [-timeout=<timeout>] 
Parameter   
ServerID (required) 
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. "*" powers off all servers in the domain.
Options   
Force 
Forces a power off operation without waiting for the OS to shutdown gracefully. 
This option should be used as a last resort because it can cause potential data 
loss on the server. 
ForceOnTimeout 
Attempts a graceful shutdown, but if the server does not shut down within the 
timeout period (default is 60 seconds), then the server is 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 
->poweroff server enc0:2 
Shuts down a specific server in device bay 2 of an enclosure with ID enc0 
->poweroff server enc0:2 -Force 
Forces a power off operation on a specific server (primary/local enclosure) 
->poweroff server * 
Powers off all servers in the domain 
->poweroff server enc0:* 
Powers off all servers in a specific enclosure 
->poweroff server enc0:2 -ForceOnTimeout 
Attempts a graceful shutdown, but forces a shutdown at the end of the timeout 
period 










