Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by i84764

  1. i84764

    'lil extendfs Help please HPUX 11

    Have you tried: extendfs -F hsf -s 400 /dev/vg00/rlvol10 the diff is the rlvol10, in stead of lvol10 which should be the raw lv. Cheers, Frank
  2. i84764

    How can I tell if disks are mirrored?

    If you have HP-UX OnLineJFS software installed(check by swlist cmd): B3929CA B.11.11 HP OnLineJFS then you can increase the size of a file system without umount/mount: # pvcreate -f /dev/rdsk/cxtxdx # vgextend vg00 /dev/dsk/cxtxdx # lvextend -L 1000 /dev/vg00/lvol7 # fsadm...

Part and Inventory Search

Back
Top