mmm, same here, it's working with scsi0 but not scsi2.
with virtio-scsi, 1 single controller is used for all scsiX disk. I'm not sure if boot is working withh all drives. maybe it's a qemu bug or seabios limitation,I'll try to check that. (with classic virtio-blk, it's 1controller by disk, so no problem for booting) ----- Mail original ----- De: "Marcus Mattern" <[email protected]> À: "proxmoxve" <[email protected]> Envoyé: Lundi 8 Février 2016 15:14:17 Objet: Re: [PVE-User] Questions about virtio-scsi-pci Shure, --- # Test VM balloon: 256 boot: c bootdisk: scsi2 cores: 1 cpu: host hotplug: usb,network,disk ide2: none,media=cdrom memory: 512 name: test1 net0: virtio=D6:44:29:57:80:7A,bridge=vmbr0,tag=10 numa: 0 ostype: l26 scsi2: nfs2:100/vm-100-disk-1.qcow2,cache=writeback,size=10G scsihw: virtio-scsi-pci smbios1: uuid=38cdd23a-12b2-4ced-ba34-8827e72d507c sockets: 1 --- Now I discovered, that the numbering of the devices seems to be the problem. If I rename scsi2 to scsi0 it works. scsi2 was the result of adding/removing several devices. More testing shows that if I connect two devices first with virtio0: and the second with scsi1: the BIOS doesn't show the scsi device but the OS can find the device. So maybe it's a problem of SeaBIOS. E.g. connecting only one volume with virtio2: works fine. Marcus Am 08.02.2016 um 14:00 schrieb Alexandre DERUMIER: > can you post your /etc/pve/qemu-server/vmid.conf ? > > > > ----- Mail original ----- > De: "Marcus Mattern" <[email protected]> > À: "proxmoxve" <[email protected]> > Envoyé: Lundi 8 Février 2016 09:07:47 > Objet: Re: [PVE-User] Questions about virtio-scsi-pci > _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
