You can choose whether you want your stand-alone tape device assigned to an iSeries™ server when the tape device is varied on. Assigning a tape device reserves the tape device specifically for one system.
You can attach the 3480, 3490, 3490E, 3590, or 3592 tape devices to any of the following units:
If the tape device is being used by another server, a message is displayed that indicates the tape device is assigned elsewhere. The tape device must be varied off at the other server before it can be varied on at a new server.
When a tape device is being shared by two iSeries servers, the tape device is only available on one server at a time. To use a drive, vary it on by using the following command and pressing Enter:
VRYCFG CFGOBJ(TAPxx) CFGTYPE(*DEV) STATUS(*ON)
If you do not want to vary on tape devices during future initial program loads (IPLs), type the following command and press Enter:
CHGCTLTAP CTLD(TAPCTLxx) ONLINE(*NO)
After doing an IPL, to vary on only the controller, type the following on any command line and press Enter:
VRYCFG CFGOBJ(TAPCTLxx) CFGTYPE(*CTL) STATUS(*ON) RANGE(*OBJ)