Hello everyone,I would be sure that my VM use libgfapi to access the storage . I put this directive into nova.conf of my compute nodes : qemu_allowed_storage_drivers = gluster I configured the nova's brick with options : server.allow-insecure on, rpc-auth-allow-insecure on and storage.owner-uid and gid set to nova uid and gid. But when I launch an instance is always generated with this xml : root@nodo-4:~# virsh -r dumpxml instance-0000002c | grep disk <disk type='file' device='disk'> <source file='/var/lib/nova/instances/ef84920d-2009-42a2-90de-29d9bd5e8512/disk'/> <alias name='virtio-disk0'/> </disk> That look like a fuse connection Can someone show me how to confgure nova to use libgfapi ? Many many thanks. P
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
