The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
application.volume events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
application.volume.removed
- Severity
-
ERROR
- Description
-
This message occurs when an application is destroyed, but a member volume was not deleted after an error was was encountered. This volume is no longer associated with the application and must be deleted manually.
- Corrective Action
-
Delete the volume using the "volume delete" command.
- Syslog Message
-
Failed to destroy member volume %s in Vserver %s during an application destroy operation. The volume must be deleted manually. The volume was previously associated with an application with UUID %s.
- Parameters
-
volumeName (STRING): Name of the volume.
vserver (STRING): Vserver containing the volume.
applicationUUID (STRING): UUID of the application.