Changing the storage hierarchy to resolve data storage problems
The storage hierarchy includes the defined storage pools and the relationships between the storage pools on the server.
- QUERY STGPOOL F=D
Review the storage pool settings. If a storage pool is UNAVAILABLE, then data in that storage pool cannot be accessed. If a storage pool is READONLY, then data cannot be written to that pool. If either situation is the case, review why these values were set and consider issuing the UPDATE STGPOOL command to set the pool to READWRITE. Another consideration is to review the number of scratch volumes that are available for a sequential media storage pool.
- QUERY DEVCLASS F=D
The storage pools can be influenced by changes to device classes. Review the device class settings for the storage pools, including checking the library, drive, and path definitions. Issue the QUERY LIBRARY, QUERY DRIVE, and QUERY PATH commands for sequential media storage pools.