|
本帖最后由 忙碌的松鼠 于 2025-4-6 22:27 编辑
设备环境:ESXI 8.0
BUG现象:/etc/fstab 中 通过 cifs 挂载远程目录,系统启动后,挂载失败。但是手动命令行 mount -a 是可以挂载成功的。
出现频率:必现
联系方式:497186952@qq.com
日志文件:
xxxxxx@fnos:~$ sudo journalctl -b | grep myvivo
Apr 06 21:55:48 fnos systemd[1]: vol1-1000-myvivo.mount: Failed to create mount point '/vol1/1000/myvivo', ignoring: No such file or directory
Apr 06 21:55:48 fnos systemd[1]: vol1-1000-myvivo.mount: Failed to check directory /vol1/1000/myvivo: No such file or directory
Apr 06 21:55:48 fnos systemd[1]: Mounting vol1-1000-myvivo.mount - /vol1/1000/myvivo...
Apr 06 21:55:48 fnos mount[1222]: Couldn't chdir to /vol1/1000/myvivo: No such file or directory
Apr 06 21:55:48 fnos systemd[1]: vol1-1000-myvivo.mount: Mount process exited, code=exited, status=1/FAILURE
Apr 06 21:55:48 fnos systemd[1]: vol1-1000-myvivo.mount: Failed with result 'exit-code'.
Apr 06 21:55:48 fnos systemd[1]: Failed to mount vol1-1000-myvivo.mount - /vol1/1000/myvivo.
Apr 06 21:55:57 fnos monitor[1449]: Watching: /vol1/1000/myvivo, command:0, level:0
Apr 06 21:55:57 fnos monitor[1449]: WatchFileSystem, /vol1/1000/myvivo, mask:0x400007c8
Apr 06 21:55:57 fnos monitor[1449]: Had been registered the volume, /vol1/1000/myvivo, ignore
Apr 06 21:56:34 fnos monitor[1449]: Received command, id:2, path:/vol1/1000/myvivo, mask:0x400007c8, level:0
Apr 06 21:56:34 fnos monitor[1449]: WatchDirectory, /vol1/1000/myvivo, mask:0x400007c8
Apr 06 21:56:34 fnos monitor[1449]: Added flags: 265, mask 0x400007c8, path:/vol1/1000/myvivo
Apr 06 21:56:34 fnos monitor[1449]: Couldn't add monitor '/vol1/1000/myvivo', error: Invalid cross-device link
|
|