When attempting to take a snapshot of a vCenter Server Appliance (VCSA) that participates in an Enhanced Linked Mode (ELM) configuration, taking independent or online snapshots introduces a critical risk of replication inconsistency. If a single node is reverted independently, it can cause sequence number mismatches and replication partner isolation within the VMware Directory Service (VMDIR) database, leading to environment-wide authentication and management failures.
Replicating directory databases (VMDIR) in Enhanced Linked Mode cannot automatically reconcile state differences if a single node is rolled back to an online snapshot while other nodes continue changing the global registry (licenses, permissions, tags). Offline, simultaneous snapshots across all nodes are required to preserve multi-node database consistency.
CRITICAL WARNING: vCenters in Enhanced Linked Mode (ELM) share a joint Platform Services Controller (PSC) database. Snapshotting and restoring just one vCenter in an ELM replication group will break the replication ring, corrupt the database, and likely ruin the environment.
To take snapshots in ELM safely, a simultaneous, cold snapshot must be taken of all vCenters in that replication group.
Identify every single vCenter that belongs to the ELM environment.
Determine exactly which ESXi hosts are running these vCenter VMs. Log into each of those ESXi hosts directly.
Coordinate a maintenance window (this will cause complete management downtime).
Go to each ESXi host and Shut Down every vCenter VM in the ELM group.
Do not proceed until all of them are completely powered off.
On their respective ESXi hosts, right-click each vCenter VM.
Select Snapshots > Take Snapshot.
Use the exact same naming convention for all of them to remember they are linked (e.g., ELM_Maintenance_Part1, ELM_Maintenance_Part2).
Ensure memory snapshot is unchecked.
Create the snapshots.
Power all the vCenter VMs back on.
Allow ample time for the services to boot up and for the replication partners to talk to each other again.
For more information about vCenter ELM snapshots, see VMware vCenter in Enhanced Linked Mode pre-changes snapshot (online or offline) best practice