IO settings

Maher Khalil

Member
Jul 11, 2021
212
10
23
42
Hello
I am trying to adjust io of VM to be 0.5 M/S but cannot accept less than 1
How can I achieve that?
 
should work on the cli:

Code:
qm config ID # get disk settings
qm set ID -scsi0 <your-other-disk-settings>,mbps_rd=0.1

e.g.

Code:
# qm config 122
...
scsi0: lvmthin:vm-122-disk-0,size=32G
...

# qm set 122 -scsi0 lvmthin:vm-122-disk-0,size=32G,mbps_rd=0.1
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!