libvirt -- add virtio-scsi disk with scsi-generic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, Paolo, All,

I read "virtio-scsi support proposal
v2"(http://permalink.gmane.org/gmane.comp.emulators.libvirt/50428).
Try to add a virtio-scsi with scsi-generic like this:

  <hostdev type='scsi'>
    <source>
      <adapter name='scsi_host0'/>
      <address type='scsi' bus='0' target='0' unit='0'/>
    </source>
    <target>
      <address type='scsi' controller='0' bus='0' target='0' unit='2'/>
    </target>
  </hostdev>

But It turn out to be wrong, showing:

error: Failed to define domain from rhel63ga
error: XML error: unknown host device source address type 'scsi_host'


I'd like to know how shall to add a virtio-scsi disk with scsi-generic option.

Thanks~

--
Best regards,
Cheng

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux