Modify Hard Disk type

tom_01

New Member
Oct 14, 2019
2
0
1
56
Hello,

I have created a VM with "scsi" type of Hard Disk and now I want modify this type to "virtio" type ?

It's still possible ?

I have try to modify configuration on /etc/pve/qemu-server/103.conf file like :
before : scsi0: local-lvm:vm-103-disk-0,size=32G
after: virtio0: local-lvm:vm-103-disk-0,size=32G

After I have modify the boot order. This configuration seems to work, that is true ?

Thank for your answers :)

best regard