Check the status of Cluster Synchronization Services (CSS)

Administering Oracle Automatic Storage Management (ASM)
Post Reply
User avatar
jimb
Site Admin
Posts: 6146
Joined: Thu Jan 19, 2012 1:10 pm
Location: New Delhi, India
Contact:

Check the status of Cluster Synchronization Services (CSS)

Post by jimb »

To check the status of Oracle Cluster Synchronization Services (CSS), issue the following OS command:

[ORCLA10 /home/oracle]$ crsctl check cssd

Sample Output:

Code: Select all

[ORCLA10 /home/oracle]$ crsctl check cssd
CSS appears healthy
[ORCLA10 /home/oracle]$
Oracle Database Administration Forums
http://www.oracle-forums.com/
xaeresis
Posts: 196117
Joined: Wed Oct 04, 2023 2:39 pm

Re: Check the status of Cluster Synchronization Services (CSS)

Post by xaeresis »

Post Reply