复制和同步无法挂载c件"无此文件或目录"
适用场景
- BlueXP复制和同步
- CIFS/SMB
问题描述
[2023-12-07T13:01:09.137] [ERROR] [MASTER] [0] [1027] Failed to execute command Error: Command failed: mount -t cifs //10.10.10.10/'volume' mnt/655ce71be7e0bc84513ef033/7c1fbea0-a05c-4d38-bec6-70df3f31c341_src -o domain=domain.com,vers=3.0,file_mode=0666,dir_mode=0666,iocharset=utf8,mapchars,mfsymlinks
mount error(2): No such file or directory
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
at ChildProcess.exithandler (node:child_process:402:12)
at ChildProcess.emit (node:events:513:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1100:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5) {
code: 32,
killed: false,
signal: null,
cmd: "mount -t cifs //10.10.10.10/'volume' mnt/655ce71be7e0bc84513ef033/7c1fbea0-a05c-4d38-bec6-70df3f31c341_src -o domain=domain.com,vers=3.0,file_mode=0666,dir_mode=0666,iocharset=utf8,mapchars,mfsymlinks"