D
dazigizad
Guest
Hi,
I've been looking to attach a bunch of disks to a virtual machine. Since I'm attaching the raw disk, I have to use the command line. Unfortunately, it appears that the number of virtio disks is limited to 6 (0-5):
# qm set 102 -virtio6 /dev/sdg
Unknown option: virtio6
400 unable to parse option
qm set <vmid> [OPTIONS]
Using the help indicates that 6 is the limit. As expected, the GUI enforces this limit as well. The part that interests me is that if I look at the help in the Wiki (for the non-2.0 version), it says that it supports 16 virtio disks (0-15). See http://pve.proxmox.com/wiki/Qm_manual. I've been searching for a way to bump this limit, but have not been able to find anything. Is there a way to increase the limit in the 2.0 beta so that I can attach all of my disks?
Thanks,
Dj
I've been looking to attach a bunch of disks to a virtual machine. Since I'm attaching the raw disk, I have to use the command line. Unfortunately, it appears that the number of virtio disks is limited to 6 (0-5):
# qm set 102 -virtio6 /dev/sdg
Unknown option: virtio6
400 unable to parse option
qm set <vmid> [OPTIONS]
Using the help indicates that 6 is the limit. As expected, the GUI enforces this limit as well. The part that interests me is that if I look at the help in the Wiki (for the non-2.0 version), it says that it supports 16 virtio disks (0-15). See http://pve.proxmox.com/wiki/Qm_manual. I've been searching for a way to bump this limit, but have not been able to find anything. Is there a way to increase the limit in the 2.0 beta so that I can attach all of my disks?
Thanks,
Dj