Hide Forgot
Description of problem: $subject Version-Release number of selected component (if applicable): libvirt-client-1.1.1-2.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1. virsh -c lxc:/// list --all Actual results: virsh connects to qemu:///system Expected results: virsh connects to lxc:/// Additional info: nilsson kraxel ~# echo $VIRSH_DEFAULT_CONNECT_URI qemu:///system
Broken by commit abfff210 (mine), vshInit needs to be split to two functions.
Patch proposed upstream: https://www.redhat.com/archives/libvir-list/2013-August/msg01023.html
Fixed upstream with commit v1.1.1-197-ga0b6a36: commit a0b6a36f9456dae895f50d344fd2d38be1167c58 Author: Martin Kletzander <mkletzan> Date: Wed Aug 21 11:02:42 2013 +0200 Fix URI connect precedence
Verified this fix. Packages: libvirt-client-1.1.1-3.el7.x86_64 Verify steps: 1. Set environment variable to qemu. # export VIRSH_DEFAULT_CONNECT_URI=qemu:///system 2. Check connected URI. # virsh -c lxc:/// uri Result: lxc:///
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.