无法创建同步关系、并且SMB源的权限被拒绝
适用场景
- Cloud Sync
- SMB/CIFS
问题描述
- 无法创建Cloud Sync关系、此关系失败、并显示挂载错误:
[2024-09-09T16:39:22.215] [INFO] [MASTER] [0] [2815788] Executing command { command: "mount -t cifs //10.xx.xx.xx/'share1' mnt/66d9xxxxxxxxxxxd5de89/14b885d4-d75c-4f87-a523-e8d77527cd9c_src -o domain=domain1,vers=2.1,file_mode=0666,dir_mode=0666,iocharset=utf8,mapchars,mfsymlinks", timeout: 20000 }
[2024-09-09T16:39:22.216] [ERROR] [MASTER] [0] [2815788] Failed to execute command Error: Command failed: mount -t cifs //10.xx.xx.xx/'share1' mnt/66d9xxxxxxxxxxxd5de89/14b885d4-d75c-4f87-a523-e8d77527cd9c_src -o domain=domain1,vers=2.1,file_mode=0666,dir_mode=0666,iocharset=utf8,mapchars,mfsymlinks
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
- 可以从Cloud Sync数据代理捕获数据包跟踪以获取更多详细信息。