Cloud Sync がマウントエラー(24)で失敗します:開いているファイルが多すぎます
環境
Cloud Sync
問題
- 同期を開始できない
- データブローカーのログに表示される内容:
[ERROR] [MASTER] [0] [2281572] Failed to execute command Error: Command failed: mount -t cifs //10.xx.xx.xx/'z1-prd-OT-T' mnt/63xxxxxxxxxxxx33/a3288c60-2951-4cf0-82cb-d0855c8934ea_trg -o domain=netapp,vers=2.1,file_mode=0666,dir_mode=0666,iocharset=utf8,mapchars,mfsymlinks
mount error(24): Too many open files
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:evnetapps: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.xx.xx.xx/'z1-prd-OT-T' mnt/63xxxxxxxxxxxx33/a3288c60-2951-4cf0-82cb-d0855c8934ea_trg -o domain=netapp,vers=2.1,file_mode=0666,dir_mode=0666,iocharset=utf8,mapchars,mfsymlinks"
}
[INFO] [MASTER] [0] [2281572] SEND MESSAGE: {"message":{"step":"INITIALIZE","relationshipId":"63xxxxxxxxxxxx33","status":"FAILED","reason":"Failed to mount target: mount error(24): Too many open files\nRefer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)\n",