小编kof*_*ann的帖子

mount.nfs:在 fedora 32 中挂载 nfs 文件系统时无法应用 fstab 选项

这是我在 Fedora 32 中的 nfs 服务状态:

\n
[dolphin@MiWiFi-R4CM-srv infrastructure]$ sudo systemctl status nfs-server.service\n\xe2\x97\x8f nfs-server.service - NFS server and services\n     Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; enabled; vendor preset: disabled)\n    Drop-In: /run/systemd/generator/nfs-server.service.d\n             \xe2\x94\x94\xe2\x94\x80order-with-mounts.conf\n     Active: active (exited) since Sun 2020-07-19 04:16:50 EDT; 2h 34min ago\n    Process: 599370 ExecStartPre=/usr/sbin/exportfs -r (code=exited, status=0/SUCCESS)\n    Process: 599371 ExecStart=/usr/sbin/rpc.nfsd (code=exited, status=0/SUCCESS)\n    Process: 599381 ExecStart=/bin/sh -c if systemctl -q is-active gssproxy; then systemctl reload gssproxy ; fi (code=exited, status=0/SUCCESS)\n   Main PID: 599381 (code=exited, status=0/SUCCESS)\n        CPU: 37ms\n\nJul 19 04:16:50 MiWiFi-R4CM-srv systemd[1]: Starting …
Run Code Online (Sandbox Code Playgroud)

linux nfs

12
推荐指数
1
解决办法
7万
查看次数

Synology 的 RAID 技术基于什么?

我很好奇 Synology 的 RAID 技术基于哪些 linux 内核模块。根据其服务中心,它似乎是 MD+LVM,但我不太确定。或者文件系统上的 RAID 功能也是可能的。

network-attached-storage linux-kernel synology

3
推荐指数
1
解决办法
110
查看次数