cluvfy "weird" report
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!