HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)
DescriptionOption
• 6: Security: ON, User authentication: ON, Group information acquisition: OFF
• 7: Security: ON, User authentication: ON, Group information acquisition: ON
Examples
Restoring the LDEV: 200.
# raidcom modify ldev -status nml -ldev_id 200
Blocking the LDEV: 200.
# raidcom modify ldev -status blk -ldev_id 200
Assigning an LDEV nickname: my_volume to LDEV: 200
# raidcom modify ldev -ldev_id 200 -ldev_name my_volume
Setting the LDEV owner MP blade ID of LDEV: 200 to 2
# raidcom modify ldev -ldev_id 200 -mp_blade_id 2
Enabling relocation of LDEV (Smart Tiers/Smart Tiers Z V-VOL) : 200
# raidcom modify ldev -ldev_id 200 -status enable_reallocation
Disabling relocation of LDEV (Smart Tiers/Smart Tiers Z V-VOL) : 200
# raidcom modify ldev -ldev_id 200 -status disable_reallocation
Discarding of the 0 page of LDEV (Thin Provisioning, Thin Provisioning Z, Smart Tiers, /Smart Tiers
Z V-VOL): 200
# raidcom modify ldev -ldev_id 200 -status discard_zero_page
Specifies 0x1234 to LDEV SSID of LDEV: 200.
Note:
Specify undefined LDEV number: 200 in the area that is not allocated SSID, and assign new
SSID: 0x1234. If you specify LDEV number that is already defined or SSID that is already registered,
an error occurs.
# raidcom modify ldev -ssid 0x1234 -ldev_id 200
Enables LDEV command device attribute of LDEV: 200. Specifies 2 to the value of command device
security.
# raidcom modify ldev -command_device y 2 -ldev_id 200
Disables LDEV command device attribute of LDEV: 200.
# raidcom modify ldev -command_device n -ldev_id 200
Set the relocation of LDEV for LDEV:200 by the customized policy 6.
# raidcom modify ldev -ldev_id 200 -status enable_relocation_policy 6
Set the new page assignment tier of LDEV: 200 to High.
# raidcom modify ldev -ldev_id 200 -status new_page_allocation high
raidcom add lun
To set the LU path, this maps the specified LDEV to a LUN on a host group on the specified port
and creates a LUN path or alternative path. A device group can also be specified instead of an
LDEV.
If the specified port or host group does not exist, this command is rejected with
EX_ENOOBJ(EX_CMDRJE).
If the specified LUN or LDEV already exists, this command is ignored.
If a LUN is not specified, an empty LUN is assigned automatically.
174 Configuration setting commands