Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

stop and restart cssd on all cluster nodes

massiminoFeb 26 2011 — edited Feb 28 2011
Hi,

Our system run linux Red Hat Enterprise Linux Server release 5.3 (Tikanga) 2.6.18-128.1.1.el5
Our ASM is 11.1.0.7.0 PSU 2
Only ASM is clustered . Databases are not.
2 nodes cluster (Clusterware 11.1.0.7.0)

I have two questions:
1 - We need to stop and start the cssd (crsctl stop crs, crsctl start crs) on both our 2 nodes of the clusters.
In our test cluster I've first stopped both ASM and all dbs running on the 2 nodes
Then I stopped and restarded the cssd on the first node and then on the second node. Is this the right order/procedure ?
I noticed after stopping the cssd (crsctl stop crs) the process "/bin/sh /etc/init.d/init.cssd fatal" was still present. I waited for 30seconds but it was still there. So I restarted the cssd (crsctl start crs) anyway. Why the fatal process was still there ? It happened on both nodes. After having restarted the cssd, I killed the "/bin/sh /etc/init.d/init.cssd fatal" on both nodes. It was respawned of course.

2 - In case we want to reboot both nodes of the cluster, should I first disable the crs before rebooting the 2 node cluster (crsctl disable crs) and then re-enable it after the 2 linux servers are back (crsctl enable crs) ?

Thanks, massi
This post has been answered by Levi Pereira on Feb 28 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 28 2011
Added on Feb 26 2011
3 comments
3,878 views