写入速度跌0时, 发现有进程将磁盘占用100%, zfs其他磁盘也会停止写入。
admin@nas:/var/log$ ps -ef | grep smart
root 1458 1 0 21:43 ? 00:00:00 /usr/sbin/smartd -n
root 124956 2191 0 23:43 ? 00:00:00 sh -c smartctl -A /dev/sde -j -n standby
root 124957 124956 0 23:43 ? 00:00:00 smartctl -A /dev/sde -j -n standby
root 128518 2176 0 23:44 ? 00:00:00 smartctl -a --json /dev/sde --nocheck=standby
admin 129011 11803 0 23:44 pts/0 00:00:00 grep --color=auto smart
smartctl进程有时会卡住磁盘写入, 导致磁盘写入跌0