Raidcom Add Lun; Examples; Syntax - HP StorageWorks P9000 Reference Manual

Raid manager reference guide
Hide thumbs Also See for StorageWorks P9000:
Table of Contents

Advertisement

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 reallocation of LDEV(Smart Tiers V-VOL) :200
raidcom modify ldev -ldev_id 200 -status enable_reallocation
Disabling reallocation of LDEV(Smart Tiers V-VOL) :200
raidcom modify ldev -ldev_id 200 -status disable_reallocation
Discarding of the 0 page of LDEV(Thin Provisioning/Smart Tiers V-VOL):200
raidcom modify ldev -ldev_id 200 -status discard_zero_page
Specifies 0x1234 to LDEV SSID of LDEV: 200.
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.
aidcom 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

raidcom add lun

To set the LU path, this maps LDEV to the LUN on the host group on the specified port, and then
creates LUN path or alternative path. A device group can also be specified instead of an LDEV.
If the specified port and host group does not exist, it will be rejected with EX_ENOOBJ(EX_CMDRJE).
It is ignored if the specified LUN or LDEV already exists.
It will not be allowed to map the same LDEV to another LUN on the same host group.
It will not be allowed to overwrite the same LUN to another LDEV.
If a LUN is not specified, an empty LUN will be assigned automatically.

Syntax

raidcom add lun -port <port> [<host group name>] {-ldev_id <ldev#> [-lun_id<lun#>]
| -grp_opt <group option> -device_grp_name <device group name> [<device name>]}
162 Configuration setting commands

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xp p9500Storageworks p9500

Table of Contents