XCPコピーがマウントエラーを返します。mnt3 error 2:No such file or directory
環境
NetApp XCP
問題
XCPコピーがマウントエラーを返します。mnt3 error 2:No such file or directory
例:
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
例:
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