Bug 1295060

Summary: libvirt glusterfs SSL support
Product: [Community] Virtualization Tools Reporter: Slava <volga629>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DEFERRED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: agedosier, berrange, clalancette, crobinso, itamar, jforbes, laine, libvirt-maint, rbalakri, veillard, virt-maint, volga629
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-09 11:03:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Slava 2016-01-01 14:33:45 UTC
Description of problem:

When enabled SSL transport and management in glusterfs, libvirt reject to use it. 

Version-Release number of selected component (if applicable):


libvirt-1.2.18.1-2.fc23.x86_64


How reproducible:

1.Create glusterfs volume.
2 Setup certificates and enable SSL to use it.

   gluster vol set 'name of volume'  client.ssl: on
   gluster vol set 'name of volume'  server.ssl: on
   
   touch /var/lib/glusterfs/touch secure-access

3. Restart gluster service
 
    systemctl restart glusterd

4. Try mount in libvirt as default storage.


Actual results:

Libvirt will refuse it to work.


Expected results:


Libvirt will be able to mount and manage virtual machines images in glusterfs volume with enabled SSL.

Additional info:

Comment 1 Cole Robinson 2016-04-10 22:50:29 UTC
What is your libvirt gluster config that is failing?
How is it failing? What libvirt command is actually failing, and what error message is it throwing?

Comment 2 Slava 2016-04-14 15:55:37 UTC
Hello Cole,
I waiting to glusterfs fix issue with SSL on management to setup full lab with SSL.

Comment 3 Cole Robinson 2016-04-14 16:24:57 UTC
Okay, i'm going to set needinfo again, please only unset it when you can provide the info requested in Comment #1

Comment 4 Cole Robinson 2016-06-09 11:03:20 UTC
Since this has been sitting for a while waiting for setup info, I'm closing it. Please reopen if/when you get the setup working and can describe how libvirt is failing