ANR4520I
Storage Pool storage pool name is being skipped during a space allocation. A request for request amount megabytes was made but only available amount megabytes were available.

Explanation

A request for storage was made in the indicated storage pool. The storage pool has a capacity of the number of megabytes shown. The requested amount can not be satisfied in the storage pool being skipped. The next storage pool, if any, will be tried in an attempt to satisfy the request.

System action

The storage server skips the indicated storage pool and tries to allocate storage in a "next" pool.

User response

More space can be created in the storage pool by increasing the number of scratch volumes allowed (use the UPDATE STGPOOL poolname MAXSCRATCH=xx command), by creating private volumes in the storage pool (use the DEFINE VOLUME poolname volname command ), or by creating a storage pool space trigger to monitor storage in the storage pool. The storage pool space trigger can also automatically create new FILE volumes when space triggers are exceeded (use the DEFINE SPACETRIGGER STG STGPOOL=poolname command).