Hide Forgot
Description of problem: "virsh lxc-enter-namespace $domain /bin/ls" kills libvirtd. Version-Release number of selected component (if applicable): libvirt-client-1.0.5.5-1.fc19.x86_64 libvirt-daemon-1.0.5.5-1.fc19.x86_64 How reproducible: Always Steps to Reproduce: 1. run "virsh lxc-enter-namespace $domain /bin/ls" 2. 3. Actual results: No output and libvirtd dies. Expected results: Output of /bin/ls redirected from guest Additional info: Running guests not harmed.
Defined behaviour in version 1.1.3.6-1: "virsh lxc-enter-namespace $domain /bin/ls" -> error: this function is not supported by the connection driver: virDomainLxcOpenNamespace Closing...