You can enable or disable the permanent airgap when there is a cyber event in the production environment. When the cluster is air-gapped, all operations, including data replication, are stopped.
To permanently airgap the HyperScale cluster log in to any HyperScale node in the cluster as the cvbackupadmin user and run the following command.
hs_cluster --permanent_airgap action=set
After the production environment has been sanitized, unset permanent Airgap by running:
hs_cluster --permanent_airgap action=unset