set

  1. S

    qm set, add new disk

    I want to add a new 1GB disk with qm set and I want to set Async IO to native I tried : qm set 703 --scsi2,aio=native MYPXSTORAGE:1 that did work. I'm trying to follow the doc. --scsi[n] [file=]<volume> [,aio=<native|threads|io_uring>] what is the correct syntax? thanks