HP StorageWorks Disk Array XP operating system configuration guide (A5951-96014, August 2004)

38 HP StorageWorks Disk Array XP Operating System Configuration Guide: HP-UX
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
# newfs /dev/vg06/rlvol1Create file system
newfs: / etc/default/fs is used for determining the file system
type
mkfs (hfs): ...
:
7188496, 7198520, 7208544
#
Example
# newfs -F vxfs /dev/vg06/rlvol1Specify file system type
:
# newfs -F hfs /dev/vg06/rlvol2
2. Repeat step 1 for each logical volume on the disk array.
Setting the I/O timeout parameter
The I/O timeout value for each disk device on the system must be set to 60
seconds.
To change the I/O time-out parameter:
1. Verify the current I/O time-out value using the pvdisplay command:
Example
# pvdisplay /dev/dsk/c0t6d0
This causes current values to be displayed:
--- Physical volumes ---
PV Name /dev/dsk/c0t6d0
VG Name /dev/vg06
PV Status available
Allocatable yes
VGDA 2
Cur LV 1
PE Size (Mbytes) 4
Total PE 586
Free PE 0
Allocated PE 586 [OPEN-9]
Stale PE 0
IO Timeout (Seconds) default [I/O timeout value]
2. If the I/O timeout value is not 60, change the value to 60 using the
pvchange -t command: