Hello everybody,
i just upgraded one of my proxmox nodes from 4.4 to 5.1.
Everything runs fine but the load on the node (with 10 VMs running) is a bit high because of constant IO load.
Iotop shows me 1-3 [z_null_int] processes with 99.99% IO load. At least one [z_null_int] process is always running.
Any ideas what [z_null_int] is really doing there?
Thanks in advance,
John
i just upgraded one of my proxmox nodes from 4.4 to 5.1.
Code:
root@prox12 ~ # zpool status
pool: hddtank
state: ONLINE
scan: scrub repaired 0B in 23h16m with 0 errors on Sun Nov 12 23:40:48 2017
config:
NAME STATE READ WRITE CKSUM
hddtank ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
sda ONLINE 0 0 0
sdb ONLINE 0 0 0
logs
mirror-1 ONLINE 0 0 0
nvme0n1p3 ONLINE 0 0 0
nvme1n1p3 ONLINE 0 0 0
cache
nvme0n1p5 ONLINE 0 0 0
nvme1n1p5 ONLINE 0 0 0
errors: No known data errors
pool: ssdtank
state: ONLINE
scan: scrub repaired 0B in 0h17m with 0 errors on Sun Nov 12 00:42:01 2017
config:
NAME STATE READ WRITE CKSUM
ssdtank ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
nvme0n1p6 ONLINE 0 0 0
nvme1n1p6 ONLINE 0 0 0
errors: No known data errors
pool: ssdtank2
state: ONLINE
scan: scrub repaired 0B in 0h15m with 0 errors on Sun Nov 12 00:39:49 2017
config:
NAME STATE READ WRITE CKSUM
ssdtank2 ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
ata-Micron_5100_MTFDDAK480TBY_1721174288EC ONLINE 0 0 0
ata-Micron_5100_MTFDDAK480TBY_172117420E1C ONLINE 0 0 0
Everything runs fine but the load on the node (with 10 VMs running) is a bit high because of constant IO load.
Iotop shows me 1-3 [z_null_int] processes with 99.99% IO load. At least one [z_null_int] process is always running.
Any ideas what [z_null_int] is really doing there?
Thanks in advance,
John