| Summary: | libvirt glusterfs SSL support | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Slava <volga629> |
| Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> |
| Status: | CLOSED DEFERRED | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | 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: | |
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? Hello Cole, I waiting to glusterfs fix issue with SSL on management to setup full lab with SSL. Okay, i'm going to set needinfo again, please only unset it when you can provide the info requested in Comment #1 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 |
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: