HP StorageWorks Disk Array XP operating system configuration guide for HP-UX XP24000, XP12000, XP10000, SVS200, v01 (A5951-96018, June 2007)

character device "/dev/vg06/rlvol1".
Logical volume "/dev/vg06/lvol1" has been successfully extended.
Volume Group configuration for /dev/vg06 has been saved in
/etc/1vmconf/vg06.conf.
3. Use the lvdisplay command to verify that the logical volume was created correctly.
Example
# lvdisplay /dev/vg06/lvol1
- - - Logical volume - - -
LV Name /dev/vg06/lvol1
VG Name /dev/vg06
LV Permission read/write
LV Status available/syncd
Mirror copies 0
Consistency Recovery MWC
Schedule parallel
LV Size (Mbytes) 2344
Current LE 586
Allocated PE 586
Stripes 0
Stripe Size (Kbytes) 0
Bad block on
Allocation strict
4. Repeat above steps for each logical volume to be created.
You can create only one logical volume at a time. However, you can verify multiple logical
volumes at a time.
Creating the file systems
Create the file system for each new logical volume on the disk array. The default file system types
are:
HP-UX OS version 10.20 = hfs or vxfs, depending on entry in the /etc/defaults/fs file.
HP-UX OS version 11.0 = vxfs
HP-UX OS version 11.i = vxfs
To create file systems:
1. Use the newfs command to create the file system using the logical volume as the argument.
Example 1
# newfs /dev/vg06/rlvol1
newfs: /etc/default/fs determine the file system type
mkfs (hfs): Warning -272 sectors in the last cylinder are not
allocated.
mkfs (hfs): /dev/vg06/rlvol1 - 2400256 sectors in 3847 cylinders
of 16 tracks,
2547.9MB in 241 cyl groups (16 c/g, 10.22Mb/g, 1600 ig/g)
Super block backups (for fsck -b) at:
16, 10040, 20064, 30038, 40112, 50136, 60160, 70184, 80208, 90232, ...
2396176
Example 2
Installing and configuring HP-UX for the XP disk array28