Confirmed. Before the fix:
gi...@voy:~$ virsh start utest-lls32 Domain utest-lls32 started gi...@voy:~$ sudo restart libvirt-bin libvirt-bin start/running, process 8683 gi...@voy:~$ sudo virsh domifstat utest-lls32 vnet0 error: Failed to get interface stats utest-lls32 vnet0 error: invalid argument in invalid path, 'vnet0' is not a known interface After the fix: gi...@voy:~$ apt-cache policy libvirt-bin libvirt-bin: Installed: 0.7.5-5ubuntu27.8 Candidate: 0.7.5-5ubuntu27.8 Version table: *** 0.7.5-5ubuntu27.8 0 500 http://archive.ubuntu.com/ubuntu/ lucid-proposed/main Packages 100 /var/lib/dpkg/status 0.7.5-5ubuntu27.7 0 500 http://ro.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages 500 http://ro.archive.ubuntu.com/ubuntu/ lucid-security/main Packages 0.7.5-5ubuntu27 0 500 http://ro.archive.ubuntu.com/ubuntu/ lucid/main Packages gi...@voy:~$ virsh start utest-lls32 Domain utest-lls32 started gi...@voy:~$ sudo virsh domifstat utest-lls32 vnet0 vnet0 rx_bytes 3294 vnet0 rx_packets 42 vnet0 rx_errs 0 vnet0 rx_drop 0 vnet0 tx_bytes 1912 vnet0 tx_packets 18 vnet0 tx_errs 0 vnet0 tx_drop 0 gi...@voy:~$ sudo restart libvirt-bin libvirt-bin start/running, process 9232 gi...@voy:~$ sudo virsh domifstat utest-lls32 vnet0 vnet0 rx_bytes 3906 vnet0 rx_packets 54 vnet0 rx_errs 0 vnet0 rx_drop 0 vnet0 tx_bytes 1912 vnet0 tx_packets 18 vnet0 tx_errs 0 vnet0 tx_drop 0 -- You received this bug notification because you are a member of Registry Administrators, which is the registrant for Fedora. https://bugs.launchpad.net/bugs/668042 Title: If Libvirtd is restarted, libvirt drops active domains lose network interface info. _______________________________________________ Mailing list: https://launchpad.net/~registry Post to : registry@lists.launchpad.net Unsubscribe : https://launchpad.net/~registry More help : https://help.launchpad.net/ListHelp