Bug 1295060 - libvirt glusterfs SSL support
Summary: libvirt glusterfs SSL support
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-01 14:33 UTC by Slava
Modified: 2016-06-09 11:03 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-09 11:03:20 UTC


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.