Archive for the 'HP-UX' Category
Tape Drive Configuration
Remove existing tape devices rm /dev/rmt/*
Scan bus for tape devices ioscan –fnC tape
Built tape devices insf –C tape -e
Check devices have been built ls –l /dev/rmt
Rewind and offload drive /dev/rmt/1m mt –f /dev/rmt/1m offload
Disk Configuration
Display logical volumes ls –l /dev/vg00
Display a physical volume pvdisplay –v /dev/dsk/c?t?d?
Display a volume group vgdisplay –v vg00
Display a [...]











