Removing your DAOS configuration

If you are downgrading to a Domino version that requires you to remove your DAOS configuration, complete the following steps before you downgrade the server.

About this task

For information about when this procedure is necessary, see When you may need to remove your DAOS configuration before downgrading a server

Procedure

  1. If you ever used DAOS tier 2 storage, complete the procedure Reverting use of DAOS tier 2 storage ro move all attachment objects to tier 1.
  2. (Recommended) Make sure that your DAOS catalog is in a synchronized state:
    1. Determine the state of the DAOS catalog by issuing the following command at the server console:
      tell daosmgr status 
    2. If the command output shows the state as SYNCHRONIZED. No further action is necessary. If the command output indicates that the catalog isn't synchronized, issue the following command to synchronize it. The command may take a considerable time to complete and so best practice is to issue the command during non-business hours.
      tell daosmgr resync
  3. Enter the following command at the Domino console to show the list of databases that are enabled for for DAOS:
    show dir -daosonly
  4. Enter the following command at the Domino console to disable DAOS for each database listed in the previous step. This command re-integrates all of the DAOS objects into the NSF database itself, so the database is no longer dependent on DAOS. The re-integrated attachment is no longer encrypted.
    load compact -c -daos off <db-path>

    This step causes additional disk space consumption on the volume that contains the Domino data directory, both because data is being moved from the DAOS volume to the data volume (if different), and because of the loss of attachment consolidation provided by DAOS.

  5. Enter the following command at the Domino console:
    tell daosmgr objectinfo summary

    Verify that the total number of objects is 0.