Skip to Main Content

Infrastructure 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!

SUNW.gds:6

user13843357Nov 28 2011 — edited Dec 8 2011
Dear all,
Environment Oracle Solaris Cluster 3.3u1 for Solaris 10 sparc in a zone cluster environment.

When creating a GDS resource to manage cron jobs, we had to add the following:


sleep 60 &
/usr/cluster/bin/pmfadm -s <RG>,<RESOURCE>,0.svc

if not for that bit we were getting the error which put a message to the messages file saying "cannot stay up". But there was a another resource which we created, which is GDS it self and not having to include the above 2 lines but that resource does not crash like in the first instance.

Questions 1 ) Including the 2 lines in the start command, is it the best practice to avoid the error. We picked it up from ( http://blogs.oracle.com/TF/entry/disabling_pmf_action_script_with )

Question 2 ) Why was the second GDS resource not giving this "cannot stay up" error ?

Thanks for your time
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 5 2012
Added on Nov 28 2011
2 comments
404 views