Asset ID: |
1-71-1430863.1 |
Update Date: | 2018-02-12 |
Keywords: | |
Solution Type
Technical Instruction Sure
Solution
1430863.1
:
How to Vary a VLE Offline for Hardware Maintenance or Service
Related Items |
- Sun Virtual Library Extension (VLE)
- Sun StorageTek Virtual Tape Control Software (VTCS)
- Sun StorageTek Enterprise Library Software (ELS)
|
Related Categories |
- PLA-Support>Sun Systems>TAPE>Library Software>SN-TP: MAINSW VTCS
|
In this Document
Applies to:
Sun StorageTek Virtual Tape Control Software (VTCS) - Version 6.2 and later
Sun StorageTek Enterprise Library Software (ELS) - Version 7.0 and later
Sun Virtual Library Extension (VLE) - Version 1.0 and later
IBM z/OS on System z
Goal
How to vary a VLE offline.
How to vary a VLE online.
How to disable and enable a VLE.
How to disable and enable a STORMNGR.
How to disable a VLE.
How to disable a STORMNGR.
How to enable a VLE.
How to enable a STORMNGR.
Solution
- Vary offline all VL-RTDs associated with the VLE
- e.g. F hsc_task,Vary RTD(V000-V00F) OFF
- Wait until all VL-RTDs are offline
- Disable the STORMNGR within SMC
- e.g. F smc_task,STORMNGR NAME(stormngr) DISABLE
- Perform the intended VLE maintenance, microcode upgrade, etc.
- Enable the STORMNGR within SMC
- e.g. F smc_task,STORMNGR NAME(stormngr) ENABLE
- Vary online all VL-RTDs associated with the VLE
- e.g. F hsc_task,Vary RTD(V000-V00F) ON
Notes:
The recommendation for making the VLE unavailable for disruptive service is to first vary off the VL-RTDs for the associated STORMNGR, verify all the VL-RTDs for that STORMNGR have indeed come offline and then disable the STORMNGR (VLE). Bringing the VLE back online should be done in the reverse order - first enable the STORMNGR and then vary the associated VL-RTDs online.
The RTD vary commands may not happen immediately because they do not execute until the VL-RTD is unloaded. However, on the VLE this will not normally take more than a minute. The STORMNGR command acts immediately and can therefore interrupt/disrupt VL-TRD communications if the VL-RTDs are online and in use.
Both the vary RTD and STORMNGR commands are needed. The first will put the VL-RTDs offline but will not stop allocation to the VL-RTDs. The second will stop allocation to the STORMNGR and therefore stop allocation to the VL-RTDs. So, the possibility does exist that while waiting for the last VL-RTD to come offline prior to issuing the STORMNGR disable command something may get allocated to an offline VL-RTD but that job will not be processed. Those allocations should be recovered by the software.
Attachments
This solution has no attachment