ERROR :
Adop Fails With Error: ssh is not enabled for the following nodes
CAUSE :
SSH is not enabled in one node
SOLUTION :
Use the txkRunSSHSetup.pl command to enable SSH:
Sample Run [Enable SSH equivalence]:
perl <AD_TOP>/patch/115/bin/txkRunSSHSetup.pl enablessh -contextfile=<CONTEXT_FILE> -hosts=h1,h2,h3
Sample Run [Verify SSH]:
perl <AD_TOP>/patch/115/bin/txkRunSSHSetup.pl verifyssh -contextfile=<CONTEXT_FILE> -hosts=h1,h2,h3 -invalidnodefile=<file to report ssh verification failed nodes list>
Adop Fails With Error: ssh is not enabled for the following nodes
CAUSE :
SSH is not enabled in one node
SOLUTION :
Use the txkRunSSHSetup.pl command to enable SSH:
Sample Run [Enable SSH equivalence]:
perl <AD_TOP>/patch/115/bin/txkRunSSHSetup.pl enablessh -contextfile=<CONTEXT_FILE> -hosts=h1,h2,h3
Sample Run [Verify SSH]:
perl <AD_TOP>/patch/115/bin/txkRunSSHSetup.pl verifyssh -contextfile=<CONTEXT_FILE> -hosts=h1,h2,h3 -invalidnodefile=<file to report ssh verification failed nodes list>