Trying to run orachk on RAC
Hi,
I am trying to run orachk version 12.1.0.2.3 on my 2 node RAC in interactive mode from RAC node 1, database is 11.2.0.4, ssh version is openSSH_4.3p2 for RedHat 5. When I get past the CRS stack us running question it tells me that node 2 is configured for ssh user equivalency for the oracle user but then I get the following:-
Space available on <RAC node 2> at /dbd01/oracle is KB and required space is 20480KB
Please make at least 10MB space available at above location and retry to continue.[y/n][y]?
/dbd01/oracle are directories off the root file system on node 2 which has 10GB free, so when I login to the server I can 'cd' into /dbd01/oracle fine. but on node 1 '/dbd01/oracle' is a separate mount as its the home directory for the oracle user on node 1. On node 2 it is /dbd02/oracle and is also separately mounted.