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!

cluvfy "weird" report

mgaspereyraSep 4 2012 — edited Sep 5 2012
Hi All, I 've working the last couple of days with an installation of RAC 11.2.0.3 on two Solaris x86_64 machines.
When I ran the runcluvfy as follows: ./runcluvfy.sh stage -pre crsinst -n solaris01,solaris02 -verbose
I got the following "weird" detail:

From Solaris02 node:

Check: Soft limits for "maximum open file descriptors"
Node Name Type Available Required Status
---------------- ------------ ------------ ------------ ----------------
solaris02 soft 65536 1024 passed
solaris01 soft 256 1024 failed


From Solaris01 node:

Check: Soft limits for "maximum open file descriptors"
Node Name Type Available Required Status
---------------- ------------ ------------ ------------ ----------------
solaris02 soft 256 1024 failed
solaris01 soft 65536 1024 passed


Why cluvfy reports different values from each node?
Is this ok?

Thanks in advance!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2012
Added on Sep 4 2012
3 comments
218 views