Friday, November 27, 2009

HP-UX change instance number

ioscan -funC tape | grep -e DEVICE | awk '{print $3, $1, $2}' > /infile
vi infile and correct the instant number
/sbin/ioinit -f /infile -r
rmsf -H 0/3/1/0/4/0.0.0
rmsf -H 0/4/1/0.10.0.255.14.8.0
insf -eC tape

No comments: