HP-UX Reference (11i v2 03/08) - 1M System Administration Commands A-M (vol 3)
i
ioinit(1M) ioinit(1M)
Errors
/etc/ioconfig is missing.
/etc/ioconfig is corrupted.
Either restore /etc/ioconfig
from backup and then reboot, or recreate /etc/ioconfig
using
ioinit -c.
Permission to access /etc/ioconfig is denied.
Change permissions to /etc/ioconfig
to allow access by ioinit.
ext_bus instance value exceeds one byte limit
Change specified instance number for
ext_bus class of devices in infile. Note that the value of
instance number should not exceed 255.
exec of insf failed.
ioinit completed successfully, but
insf failed.
Instance number is already in kernel.
Instance number already exists for a given class. Use
rmsf to remove the existing instance
number, then retry.
Hardware path is not in the kernel.
The given hardware path is not in the kernel. Use ioscan -k to get the correct hardware path,
then retry.
Device class name is not in the kernel.
The given class name is not in the kernel. Use ioscan -k to get the correct class name, then
retry.
EXAMPLES
To reassign an instance number to a device and class (specified in infile) and reboot the system:
/sbin/ioinit -f infile -r
where infile contains the following:
56.52 scsi 2
56.52 is the h/w_path, scsi is the class_name , and
2 is the instance_# .
WARNINGS
Running
rmsf or insf overwrites the effect of reassignment by ioinit before the system is rebooted.
AUTHOR
ioinit was developed by HP.
FILES
/stand/ioconfig
/etc/ioconfig
SEE ALSO
init(1M), insf(1M), ioscan(1M), rmsf(1M), inittab(4), ioconfig(4).
HP-UX 11i Version 2: August 2003 − 2 − Hewlett-Packard Company Section 1M−−329