./cluvfy stage -pre crsinst -n with -method root failing.
Hi Folks,
I'm trying to install Oracle 19c Grid Infrastructure on RHEL 9.4 and have downloaded CVU utility.
[oraasm@Node1 bin]$ ./cluvfy -version
Version 23.0.0.0.0 Build 080425x8664
Full version 23.9.0.25.7
[oraasm@Node1 bin]$ ./cluvfy stage -pre crsinst -n Node1,Node2 -method root
Enter "ROOT" password:
Initializing ...
Node2: org/apache/sshd/common/io/IoServiceFactoryFactory
Pre-check for cluster services setup was unsuccessful on all the nodes.
CVU operation performed: stage -pre crsinst
Date: Aug 8, 2025, 5:17:31 PM
CVU version: Standalone 23.9.0.25.7 (080425x8664)
CVU home: /asm01/software/cvu
User: oraasm
Operating system: Linux5.14.0-427.74.1.el9_4.x86_64
I'm able to generate report without method root. But I would like to run with root to gain more accuracy. Any reason why this isn't working?