Defining the topology
Explains the concepts of the logical cluster topology model that underpins OpsCenter.
lcm.db
The location of the Lifecycle Manager database lcm.db depends on the type of installation:- Package installations: /var/lib/opscenter/lcm.db
- Tarball installations: install_location/lcm.db
The Lifecycle Manager (LCM) topology consists of cluster, datacenter, and node models. LCM uses the topology for installing and configuring DataStax Enterprise (DSE) at these levels. When installing and configuring DSE clusters, the topology provides flexibility and powerful inheritance mechanisms.
LCM requires defining the cluster topology using either the OpsCenter interface or the OpsCenter API when creating a new DSE cluster. For existing clusters, import the cluster topology automatically and LCM will add the cluster models on your behalf in the Clusters workspace, provided all target nodes use a single SSH credential. The logical LCM model should reflect the actual physical topology of a cluster.
When deleting (that is, ceasing to manage) a model from the topology in LCM, you are simply removing management of the model from LCM. Deleting a cluster, datacenter, or node in LCM does not affect the physical systems. Deleting models from the LCM topology causes LCM to stop managing and ignore them. In addition to deleting the model, you must decommission the target nodes outside of LCM. The physical cluster, datacenters, nodes, and the corresponding topologies in OpsCenter are not affected.
For further instructions, see Defining DSE topologies.