Hello
I am seeing that with the GUI, there is no way to disable disk throttle if we have put some valor...
I have seen that with that we can disable it :
BEFORE
qm config 109 -current
....
virtio0: local-lvm:vm-109-disk-1,mbps_rd=30,size=25G
....
qm set 109 -skiplock 1 -virtio0 local-lvm:vm-109-disk-1,size=25G
update VM 109: -skiplock 1 -virtio0 local-lvm:vm-109-disk-1,size=25
AFTER
qm config 109 -current
....
virtio0: local-lvm:vm-109-disk-1,size=25G
....
it's the correct way? why it can't possible to do it online from gui? it safe to do it with online KVM?
I am seeing that with the GUI, there is no way to disable disk throttle if we have put some valor...
I have seen that with that we can disable it :
BEFORE
qm config 109 -current
....
virtio0: local-lvm:vm-109-disk-1,mbps_rd=30,size=25G
....
qm set 109 -skiplock 1 -virtio0 local-lvm:vm-109-disk-1,size=25G
update VM 109: -skiplock 1 -virtio0 local-lvm:vm-109-disk-1,size=25
AFTER
qm config 109 -current
....
virtio0: local-lvm:vm-109-disk-1,size=25G
....
it's the correct way? why it can't possible to do it online from gui? it safe to do it with online KVM?