HP XP P9500 Storage User Manual
Page 99

PORT GID HMD LUN NUM LDEV CM Serial# HMO_BITs
CL8-A 0 LINUX/IRIX 0 1 17000 - 64577
CL8-A 0 LINUX/IRIX 1 1 17001 - 64577
CL8-A 0 LINUX/IRIX 2 1 17002 - 64577
CL8-A 0 LINUX/IRIX 3 1 17003 - 64577
The following shows the example for specifying device groups and creating a journal.
C:\HORCM\etc>raidcom add device_grp -device_grp_name dg_jnl1 data1 -ldev_id 512 513 514 515
C:\HORCM\etc>raidcom get device_grp
LDEV_GROUP Serial#
dg_jnl1 64539
C:\HORCM\etc>raidcom get device_grp -device_grp_name dg_jnl1
LDEV_GROUP LDEV_NAME LDEV# Serial#
dg_jnl1 data1 512 64539
dg_jnl1 data1 513 64539
dg_jnl1 data1 514 64539
dg_jnl1 data1 515 64539
C:\HORCM\etc>raidcom add journal -journal_id 2 -grp_opt ldev -device_grp_name dg_jnl1
GROUP = dg_jnl1 , DEVICE = data1 , UnitID = 0 , LDEV = 512(0x0200)[1] , PORT = none , LUN = none :done
GROUP = dg_jnl1 , DEVICE = data1 , UnitID = 0 , LDEV = 513(0x0201)[1] , PORT = none , LUN = none :done
GROUP = dg_jnl1 , DEVICE = data1 , UnitID = 0 , LDEV = 514(0x0202)[1] , PORT = none , LUN = none :done
GROUP = dg_jnl1 , DEVICE = data1 , UnitID = 0 , LDEV = 515(0x0203)[1] , PORT = none , LUN = none :done
Common operations when executing provisioning operations
When executing each provisioning operation, log in, logout, lock resources or unlock resources
using the following operational flow.
Command of Execution
Contents of operation
Summary
Step
raidcom -login
Executes the user authentication by
specifying a user name or a password.
Log-in
1
raidcom lock resource -resource_name
Locks the resource group
Locking resource
2
-
Executes each provisioning operation.
Provisioning
operation
3
raidcom unlock resource -resource_name
Unlocks the resource group
Unlocking resource
4
raidcom get resource [ -key
Displays resource group information, and
confirms resource group information and
lock information.
Displaying resource
group information
5
raidcom –logout
Logs out.
Log-out
6
Common operations when executing provisioning operations
99