Remove Local Archive Volume
This article explains how to remove a local archive volume.
Removing a local archive volume does not delete any data stored in the data volume.
This procedure is carried out using ConfD.
Procedure
The following examples use ConfD through the command-line tool confd_client, which is available on all database nodes. For more information, see ConfD.
-
Connect to EXAClusterOS (COS) on the cluster using
c4 connect -t <DEPLOYMENT>[.<NODE>]/cos
. For example:If you do not specify a node, c4 will connect to the first active node in the deployment.
For more information about how to use
c4 connect
, see How to use c4. -
To find the exact name or ID of the archive volume to be removed, use the ConfD job st_volume_list. For example:
-
To remove the identified archive volume, use the ConfD job st_volume_delete. For example:
Verification
To verify that the local archive volume has been removed, use the ConfD job st_volume_list again as described above.