[openstack-community] [cinder] About how to make the vm use volume with libiscsi
Hi, All I want to make the qemu communicate with iscsi target using libiscsi directly, and I followed https://review.openstack.org/#/c/135854/ to add 'volume_drivers = iscsi=nova.virt.libvirt.volume.LibvirtNetVolumeDriver’ in nova.conf and then restarted nova services and cinder services, but still the volume configuration of vm is as bellow: <disk type='block' device='disk'> <driver name='qemu' type='raw' cache='none'/> <source dev='/dev/disk/by-path/ip-10.75.195.205:3260-iscsi-iqn.2010-10.org.openstack:volume-076bb429-67fd-4c0c-9ddf-0dc7621a975a-lun-0'/> <target dev='vdb' bus='virtio'/> <serial>076bb429-67fd-4c0c-9ddf-0dc7621a975a</serial> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </disk> I use centos7 and Liberty version of OpenStack. Could anybody tell me how can I achieve it? Thanks.
On 02/16/2016 01:45 PM, Xiao Ma (xima2) wrote:
I want to make the qemu communicate with iscsi target using libiscsi directly, and I [...]
this list is not the right place to ask the question you've asked. The list http://lists.openstack.org/cgi-bin/mailman/listinfo/community specifies: Community -- The OpenStack Community team is the main contact point for anybody running a local OpenStack Group. Join this list if you are hosting or want to start a user group with meetups, hackatons and other social events talking about OpenStack. Use this list to discuss strategies for running a group, to find out resources (like speakers or tools) and anything related to OpenStack groups. This list does not provide support for OpenStack software. http://www.openstack.org/community#help lists the appropriate places to ask for support. Cheers, stef
participants (2)
-
Stefano Maffulli
-
Xiao Ma (xima2)