ADMINISTERING


Reverting use of DAOS tier 2 storage

HCL Domino does not currently provide an automated way to move DAOS objects from tier 2 storage to tier 1 storage. The following steps describe how to revert manually.

About this task

The overall steps are as follows. See the detailed steps for more information.

1. Disable DAOS tier 2.

2. Verify that there are objects in tier 2.

3. Copy all tier 2 objects to tier 1 storage.

4. Perform a quick resync.

5. Verify that DAOS no longer has tier 2 references.

6. Delete tier 2 objects.

7. Perform a full resync.

Procedure

1. Disable DAOS tier 2 storage:

2. Verify that there are DAOS objects in tier 2 by issuing the following command at the server console: .
3. Copy all tier 2 objects to tier 1 storage. These steps assume the use of AWS CLI (command line interface), which must be installed and configured. But you can copy using any tool that works with your S3 backend. 4. Perform a quick resync by issuing the following command at the server console:
5. verify that there are no longer tier 2 objects by issuing the following command at the server console:
6. Delete tier 2 objects from S3 by issuing a command in the following form. This command is the same as the command in Step 3c to list tier 2 objects except you replace the lsflag with rm:
7. Perform a full DAOS resync in either of the following ways.