Actually, I just instrumented both nova and virsh to dump the respective
XML they build. These are the results:

Nova:
<disk type='block'>
  <driver name='qemu' type='raw' cache='none'/>
  <source 
dev='/dev/disk/by-path/ip-172.29.74.59:3260-iscsi-iqn.2010-10.org.openstack:volume-00000006-lun-1'/>
  <target dev='vdc' bus='virtio'/>
</disk>

Virsh:
<disk type='block'>
  <source 
dev='/dev/disk/by-path/ip-172.29.74.59:3260-iscsi-iqn.2010-10.org.openstack:volume-00000006-lun-1'/>
  <target dev='vdd'/>
</disk>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/996840

Title:
  Libvirt error when trying to mount ISCSI volumes

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/996840/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to