HP Virtual Connect 4Gb Fibre Channel Module for c-Class BladeSystem User Manual

Page 59

Advertising
background image

Command line 59

Item

Description

displayed by the show server command.

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 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

->poweroff server * -timeout=180

Shuts down all servers and specifies a custom timeout of 3 minutes

->poweroff server enc0:1

Powers off a specific multi-blade server that occupies bays 1-4 of the primary

enclosure

Item

Description

poweron server

Power on one or more physical servers.

Syntax

poweron server <ServerID|*> [-Timeout=<timeout>]

Parameter

ServerID (required) The reference ID of a server in the domain. The format of the server ID is

<EnclosureID:DeviceBay>. If the EnclosureID is not provided, then the

primary or local enclosure is used by default. "*" powers on all servers in the
domain.
For a multi-blade server, the ServerID must be that of the monarch bay. This is the ID

displayed by the show server command.

Option

Timeout

The timeout period (in seconds) to wait for the operation to complete. The default

timeout is 60 seconds.

Examples

->poweron server 2

Powers on the specific server in bay 2 of the primary enclosure

->poweron server *

Powers on all servers in the domain

->poweron server enc0:*

Powers on all servers in a specific enclosure

->poweron server * -Timeout=120

Powers on all servers and specifies a custom timeout of 2 minutes

->poweron server enc0:1

Advertising