如何在运行 Linux 的无头节点上控制多个消费级 NVIDIA GPU(例如 Titan 和 1080 Ti)的风扇速度?
尝试使用创建根子卷的只读快照
sudo btrfs sub snap -r /mnt/@ /mnt/@_20200510
Run Code Online (Sandbox Code Playgroud)
导致错误信息
Create a readonly snapshot of '/mnt/@' in '/mnt/@_20200510'
ERROR: cannot snapshot '/mnt/@': Text file busy
Run Code Online (Sandbox Code Playgroud)
此外,snapper 和其他备份工具停止工作。