If you want to uninstall Content Cortex, you can also clean up the allocated storage and the databases.
About this task
Removing the custom resource YAML file does not remove the PVs and PVCs that were set up for your
environment. This prevents the loss of any data that might be included in the storage structure. You
determine when you are ready to remove the persistent volumes and claims, and to reclaim your
databases for another use. These steps assume that you already analyzed your data to make sure you
are ready to delete.
Procedure
- Determine the database or table space that the domain's global configuration database
uses by reviewing the data sources information in the custom resource YAML for the Content pattern
deployment.
- Determine the database or table space that is used by the object stores by reviewing the
data sources information in the custom resource YAML used for the Content pattern
deployment.
- Determine the database or table space that is used for Navigator configuration database
by reviewing the data sources information in the custom resource YAML for the Content pattern
deployment.
- Delete the contents of the cpe-fnlogstore persistent
volume.
- Delete content from any advanced storage devices or fixed storage devices for the object
store that contain content for that object store only.
- Delete all content that resides on the devices that belong to the object store you are
deleting.
- Delete the device.txt file that is located in the root directory
of the deleted advanced storage device.
- Delete the directories holding any full text indexes that are created by Content Search
Services or indexes that are managed by Elastic Search that is associated with the deleted object
stores.
- Delete or reuse the databases or table spaces for the object stores and Navigator
configuration information. To delete the database or table space, see the documentation that is
provided with your database application. For more information about reusing the database or table
space for another object store, see Preparing an object store database or tablespace for
reuse
.
- Drop the tables in the global configuration database.
- Open the appropriate tool for your database vendor to access the database or table
space.
- In the database provider tool, find the database or table space for the global
configuration database.
- In the database or table space for the global configuration database, drop the tables
with names that begin with FNGCD.
If your
Content Cortex domain included managed users or local groups, also drop these tables:
- managedusers
- localgroups
- localgroupmembers
What to do next
If you plan to remove the deployment resources, see the topic Removing the
deployment resources