HP StorageWorks XP12000 HP StorageWorks XP Disk Array Configuration Guide: HP- - Page 26

Setting the I/O timeout parameter, Example 1

Page 26 highlights

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 # newfs /dev/vg06/rlvol1 create file system newfs: / etc/default/fs determine the file system type mkfs (hfs): ... : 7188496, 7198520, 7208544 # Example 3 # newfs -F vxfs /dev/vg06/rlvol1 : # newfs -F hfs /dev/vg06/rlvol2 Specify file system type 2. Repeat step 1 for each logical volume on the disk array. Setting the I/O timeout parameter Set the I/O timeout value for each disk device to 60 seconds. 26 Installing and configuring HP-UX for the XP disk array

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56

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
# newfs /dev/vg06/rlvol1
create file system
newfs: / etc/default/fs
determine the file system type
mkfs (hfs): ...
:
7188496, 7198520, 7208544
#
Example 3
# newfs -F vxfs /dev/vg06/rlvol1
Specify 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
Set the I/O timeout value for each disk device to 60 seconds.
Installing and configuring HP-UX for the XP disk array
26