XCP commands for paths returns MOUNT error: mnt3 error 2: no such file or directory
Applies to
NetApp XCP
Issue
XCP scan/copy returns MOUNT error: mnt3 error 2: no such file or directory
Example:
xcp copy -newid test src_ip:/unix/new:file dst_ip:/dest
ERROR: mnt3 MOUNT src_ip tcp 635 mnt3 c0 '/unix/new': mnt3 error 2: no such file or directory
Example:
xcp copy -newid test -parallel 8 src_ip:/source_path dst_ip:/dst_path
INFO - 155035 xcp xcp Paths: ['src_ip:/source_path', 'dst_ip:/dst_path\xc2\xa0']
ERROR - 155035 xcp xcp mnt3 MOUNT dst_ip tcp 635 mnt3 c0 '/dst_path': mnt3 error 2: no such file or directory
INFO - 155035 Command has failed