ACFS-05914 while running acfsutil repl init due to SSH failure
(Doc ID 2421735.1)
Last updated on SEPTEMBER 16, 2021
Applies to:
Oracle Database Cloud Schema Service - Version N/A and laterOracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Linux x86-64
Symptoms
During ACFS Replication Setup
Although ssh works without password from primary node root user to standby node repluser user, acfsutil replinfo doesn't work.
[root@racnode1 ~]# ssh repluser@racnode2
Last login: Wed May 11 17:57:01 2018 from racnode1
[repluser@racnode2 ~]$
[root@racnode1 ~]# acfsutil repl info -c -u repluser racnode2 /Acfs_mount
acfsutil repl init: ACFS-05914: user root on node racnode1 unable to log in via 'ssh' to the standby node racnode2 as user repluser
Changes
If Ciphers are enabled for the ssh connectivity in /etc/ssh/ssh_config file
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |