Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
大多数情况下,当 BTRFS 维护从进程 btrfs-transacti 开始时,我的 VMWare 来宾无法访问磁盘并重新启动。有什么我可以做的吗?我试图用 ionice 给来宾机器高 io 优先级,但这无济于事。
好的,没有人回答,所以我的回答可以派上用场。btrfs-transactio(和清理进程)的 CPU 使用率可以通过工具 cpulimit 来限制。它位于后台,如果 btrfs-transacti 占用过多的 cpu,它会限制它。从理论上讲,这应该为 vmware guest 的 I/O 进程提供更多空间。