Implementation of new faults

Last published : Jul 06, 2026
The following new faults were introduced:
Volume Replication
  • SRL Disabled
If RVG volume is SRL and state is 'DISABLED' then SRL for RVG %obj_name% is disabled fault gets raised. This is a part of VVR discovery.
  • RLINK detached
If the Rlink state for RVG is 'DETACHED' then Rlink for RVG %obj_name% is detached fault gets raised. This is a part of VVR discovery.
  • A new fault of type warning is implemented for Volume Replicator to identify when SRL and data volumes are on the same disk. The fault is raised on the RVG consisting of such SRL and data volume, and is then propagated to the respective host.
Fault message is 'SRL and data volumes are on the same disk' and topic ID is 'event.alert.vom.vvr.datavol.srlvol.same.disk' . The topic ID can be used to create rule in the Server perspective.
Cluster Server
A new fault of type error is implemented for VCS. The fault is raised on the remote cluster which shut down abruptly and is not able to update its resources or service groups status to the reporting Operations Manager Management Server.
The Management Server reports the status of the remote cluster as faulted. Fault message is 'Cluster is down. Administrative action is required.' and topic ID is 'event.alert.vom.vcs.cluster.down'. The topic ID can be used to create rule in the Availability perspective.
Related information