Tags: hpux
Apr
20
System administrators will often reboot their boxes because of certain need like patch installation and kernel parameter change. Below is a guide to properly shutdown and reboot the system.THE PRE-WORK1. Get important system information:Common Inform… more »
Apr
20
A quick guide to extend an LVM with a VXFS Filesystem.1. Verify OnLineJFS is installed# swlist -l product | grep -i vxfs# swlist -l product | grep -i onlineLook for OnlineJFS or AdvJournalFS2. It is a good practice to defrag the filesystem first bef… more »
Sep
18
The "df -g" command shows it, but apparently not if you are using Veritas file-system; Veritas says they do not support "df -g"
So, instead, for VxFS on HPUX, use "/usr/sbin/fstyp -v <special>", where "<special>" is the block-special devi… more »
Recent comments