When I move a VM disk on ZFS i have high IO WAIT.
Reasons aside, I want to reduce IO WAIT by reducing IO strain by disk moving operation.
I think the same logic is used also when doing live migraton with local disks.
Is there a way to specify disk bandwidth for such operations, or maybe IO priority?
I guess in extreme cases I could use ionice on the already running process to reduce IO strain.
Reasons aside, I want to reduce IO WAIT by reducing IO strain by disk moving operation.
I think the same logic is used also when doing live migraton with local disks.
Is there a way to specify disk bandwidth for such operations, or maybe IO priority?
I guess in extreme cases I could use ionice on the already running process to reduce IO strain.