Dell Compellent Confidential HP-UX Best Practices 11i v2 and 11i v1
Page|14
would correlate the “Hardware path:” of the LUN to its respective “Serial Number:”)
Type: echo "selclass type disk;info;wait;infolog" | /usr/sbin/cstm | egrep -e
"Hardware path" -e "Serial Number"
Hardware path: 0/0/2/1.0.16.0.0
Serial Number: N/A
Hardware path: 0/2/1/0/4/0.236.0.0.0.0.1
Serial Number: 00000067-0000074c
Hardware path: 0/2/1/0/4/0.236.1.0.0.0.1
Serial Number: 00000067-0000074a
Hardware path: 0/2/1/0/4/0.236.1.0.0.0.2
Serial Number: 00000067-00000752
Hardware path: 0/2/1/0/4/1.236.7.0.0.0.1
Serial Number: 00000067-0000074c
Hardware path: 0/2/1/0/4/1.236.9.0.0.0.1
Serial Number: 00000067-0000074a
Hardware path: 0/2/1/0/4/1.236.9.0.0.0.2
Serial Number: 00000067-00000752
Hardware path: 1/4/0/0.206.2.255.0.0.0
Serial Number: 00000067-00000754
Hardware path: 0/4/1/0.0.0.0.0
Serial Number: P4V5ZLYA
Hardware path: 0/4/1/0.0.0.1.0
Serial Number: P4WPNABA
To use the new device, you will have to prepare it for LVM. Issue the following command.
Type: pvcreate /dev/rdsk/c27t0d0
Physical volume "/dev/rdsk/c27t0d0" has been successfully created.
Creating a new Volume Group
To create a new Volume Group (and manage the allocation of the Volume Group ID/number), use this
procedure.
a. You need to create the directory structure where the Volume Group will exist and the group
file used to identify it. In order to find out what Volume Groups already exist and are in use,
issue the command.
Type: ls -la /dev/*/group
crw-r----- 1 root sys 64 0x000000 Aug 13 03:10
/dev/vg00/group
crw-rw-rw- 1 root sys 128 0x001000 Dec 2 13:38
/dev/vg01/group
Comentários a estes Manuais