After upgrade to NetApp SnapCenter 4.8, mounting clones for Oracle databases stopped working
Applies to
- NetApp SnapCenter for Oracle (SCO) 4.8
- SVM involved has multiple lifs configured
Issue
When mounting an Oracle clone in a Linux host, if fails with the following error:
DEBUG: SCUPlugin: SCU::Utils::CommandHelper::execute_command(): Running command 'mount -t nfs
-o rw,relatime,vers=3,rsize=65536,wsize=65536,namlen=255,acregmin=0,acregmax=0,acdirmin=0,acdirmax=0,hard,noacl,
proto=tcp,timeo=600,retrans=2,sec=sys,mountvers=3,mountport=635,mountproto=tcp,local_lock=none
<WRONG-IP>:/Sc<UUID>
/var/opt/snapcenter/sco/backup_mount/....<DD_MM-YY-YYYY_hh.mm.ss>.XXXX_Y/XXXXXXXX/1' with timeout 600
DEBUG: SCUPlugin: 137: SCU::Utils::Logger::set_error_and_log_with_level(): Failed to execute the command '...', command exited with value 32.
DEBUG: SCUPlugin: SCU::Utils::CommandHelper::execute_command(): Messages in command error stream:mount.nfs: Connection timed out
