ANR1014W
The pool type storage pool pool name is either not available, or does not have enough space for a simultaneous write operation.

Explanation

During a backup, archive, client migration, or import operation that is using simultaneous write, the server cannot write data to the specified storage pool. Possible reasons include:
  • The storage pool is unavailable.
  • There is not enough space available in the specified storage pool.

System action

The result of the simultaneous write operation depends on the setting of the COPYCONTINUE attribute of the original destination primary pool destination:
  • If the value of the COPYCONTINUE attribute of the destination primary pool is YES, the server will stop writing to the failing copy pool for the remainder of the session, but continue storing files into a primary pool in the storage hierarchy and any other remaining copy pools.
  • If the value of the COPYCONTINUE attribute of the destination primary pool is NO, the server will fail the transaction and discontinue the operation.
Refer to the Administrator’s Guide for details about the simultaneous write COPYCONTINUE attribute.

User response

Ensure the copy storage pool is set for READWRITE access. If needed, make more space available in the copy storage pool. After the problem is corrected, take one of the following actions:
  • If the value of the COPYCONTINUE attribute of the destination primary pool is YES, issue the BACKUP STGPOOL commands to back up any files in primary storage pools in the storage pool hierarchy that have not been copied to the copy pool that failed.
  • If the value of the COPYCONTINUE attribute of the destination primary pool is NO, run the simultaneous write operation again.