SET LINK

Enter this command to link multiple cartridges. The Moonshot iLO CM firmware then checks that the two cartridges are compatible and are not configured in conflict (with different storage modes, for example.)

The Moonshot iLO CM firmware uses linked information to apply rules to the linked cartridges. For example, a compute cartridge will not power on until a linked storage cartridge indicates that it is ready. Cartridges can be linked for sharing storage even if the storage mode has not yet been set. Unset storage modes are set automatically when the cartridge is powered up.

Command syntax

set link {[on] | [off]} {[<cartridge expression>] | [all]}


[NOTE: ]

NOTE: The argument <cartridge expression> indicates that multiple cartridges must be listed. For example, the cartridge expression C2,5 indicates cartridge 2 and cartridge 5 must be involved in the command.


Access privilege

Operator

Restrictions

None

Output

Command output example 1

hpiLO-> set link on all

LINK: Link made between c3 and c27
LINK: Link made between c24 and c27

hpiLO->

Command output example 2

hpiLO-> set link on c2,5

LINK: Link made between c2 and c5

hpiLO->