HP StoreOnce Backup System Linux and UNIX Configuration Guide (BB852-90952)
An example of a GUI is shown below; for details of the GUI specific to your product, please refer
to the product's User Guide.
Output needs checking.
1. To discover operational target devices, type the following:
# ioscan
The output will be similar to this:
H/W Path Class Description
================================================================
0/5 ba Local PCI-X Bus Adapter (783)
0/5/1/0 fc HP AB379-60001 4Gb Dual Port
PCI/PCI-X Fibre Channel Adapter (FC Port 1)
0/5/1/0.166 fcp FCP Domain
0/5/1/0.166.0.255.0 t_bus FCP Device Interface
0/5/1/0.166.0.255.0.1 target
0/5/1/0.166.0.255.0.1.0 autoch HP MSL G3 Series
0/5/1/0.166.0.255.0.2 target
0/5/1/0.166.0.255.0.2.0 tape HP Ultrium 3-SCSI
2. If the device type shown above is UNKNOWN instead of TAPE or AUTOCH then you must
configure the stape and schgr modules for the HP-UX kernel. This can be done as follows:
HP-UX 11i v2
# kcmodule –B stape=static schgr=static
*The automatic 'backup' configuration has been updated.
Module State Cause
schgr (now) static best
(next boot) static explicit
stape (now) static best
(next boot) static explicit
HP-UX 11i v3
# kcmodule –h –B stape=static estape=static schgr=static eschgr=static
* The automatic 'backup' configuration has been updated.
Module State Cause
schgr (now) static best
(next boot) static explicit
stape (now) static best
(next boot) static explicit
eschgr (now) static best
(next boot) static explicit
estape (now) static best
(next boot) static explicit
3. To create device files for the target devices, type the following:
# insf
Configuring the HP StoreOnce Backup System for Fibre Channel 21