有人知道这个错误是否严重,或者可以忽略它吗?VM似乎运行得很好。我在/dev/sda15 15上运行fsck,没关系。
GCP正在运行Ubuntu18.04LTS。
systemd-udevd[244]: error opening ATTR{/sys/devices/pci0000:00/0000:00:03.0/virtio0/host0/target0:0:1/0:0:1:0/block/sda/sda15/queue/scheduler} for writing: No such file or directory发布于 2019-11-18 18:10:33
是的,你可以忽略它们。
它来自精进_performance#Changing_I/O_日程安排河
根据磁盘是否旋转,更改I/O调度程序的过程可以自动进行,并在重新引导过程中保持不变,这在/etc/udev/rules.d.d/60-ioscheulers.Rule中是可配置的。
https://serverfault.com/questions/992219
复制相似问题