Bug 824605 - vm migration fails because tls is disabled
Summary: vm migration fails because tls is disabled
Keywords:
Status: CLOSED DUPLICATE of bug 810272
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-node
Version: unspecified
Hardware: x86_64
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Mike Burns
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-23 19:56 UTC by Jacob Wyatt
Modified: 2016-04-26 20:11 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-05-23 22:02:50 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Jacob Wyatt 2012-05-23 19:56:26 UTC
Description of problem:  VMs cannot be migrated because the hosts are using qemu+tls but it has been disabled in /etc/libvirt/libvirtd.conf with "listen_tls = 0".  Commenting this out changes it back to the default of enabled and migration works.


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

oVirt Node Hypervisor release 2.3.0 (1.0.fc16)


How reproducible: 100%


Steps to Reproduce:
1.  Attempt to migrate a VM
2.  Migration fails.
3.  check /var/log/vdsm/vdsm.log for "operation failed: Failed to connect to remote libvirt URI qemu+tls://myhost.mydomain/system"
  
Actual results: VM does not migrate.


Expected results: VM should migrate.


Additional info: Fix by commenting out "listen_tls = 0" in /etc/libvirt/libvirtd.conf

Comment 1 Mike Burns 2012-05-23 22:02:50 UTC

*** This bug has been marked as a duplicate of bug 810272 ***


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