Jędrek Domański
2017-Jul-06 20:53 UTC
Re: [libvirt-users] Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
Hello, Am I addressing this issue to the right address? Please respond. 2017-07-04 9:31 GMT+02:00 Jędrek Domański <jedrek.domanski@gmail.com>:> Hello? What is the status of this issue? > > 2017-06-30 22:24 GMT+02:00 Jędrek Domański <jedrek.domanski@gmail.com>: > >> Hi >> >> I have recently upgraded from Ubuntu 15.04 to 16.04 and now everytime I >> shutdown my PC I get a black screen where it says "libvirt-guests.sh [6917] >> - running guests under URI address default: no running guests" and the PC >> just hangs forever and will not shutdown. I need to manually kill it in >> order to shut it down which is a pain in the ass. I have done some >> investigation and here is what I've found out so far. >> >> I have uninstalled libvirt, kvm and qemu: >> >> sudo apt-get purge libvirt* kvm qemu* >> >> The problem has gone, however I noticed some error messages at boot >> saying something that "FAILED Qemu .... It flashes so quickly and I am not >> able to read what exactly it says. I installed libvirt again: >> >> sudo apt install qemu-kvm libvirt-bin >> >> and the problem is back! >> >> So is this script trying to shutdown my virtual machines? It looks like >> it does but since it does not find any it hangs? I don't have any machines, >> though. I used to have one, but I removed it. What is interesting, my PC >> hangs at shutdown randomly, that is sometimes it hangs for like 15 seconds >> and it shutsdown but in most cases it hangs forever. So this happens >> randomly. >> >> So, this investigation has brought me to you guys so please help me. I >> have attached a screen (sorry for polish error message but the translation >> is in the email title). >> >> I have also posted a thread on AskUbuntu on this: >> >> https://askubuntu.com/questions/925696/ubuntu-16-04-libvirt- >> guests-sh-6917-running-guests-under-uri-address-default >> >> Thank you, >> Jędrzej >> > >
Dominik Psenner
2017-Jul-07 07:18 UTC
Re: [libvirt-users] Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
Hey FWIW, I have virsh running on my laptop too and no virtual machines registered to autostart but my laptop reboots just fine and shows no traces of any warnings. Cheers, Dominik 2017-07-06 22:53 GMT+02:00 Jędrek Domański <jedrek.domanski@gmail.com>:> Hello, > > Am I addressing this issue to the right address? Please respond. > > 2017-07-04 9:31 GMT+02:00 Jędrek Domański <jedrek.domanski@gmail.com>: > >> Hello? What is the status of this issue? >> >> 2017-06-30 22:24 GMT+02:00 Jędrek Domański <jedrek.domanski@gmail.com>: >> >>> Hi >>> >>> I have recently upgraded from Ubuntu 15.04 to 16.04 and now everytime I >>> shutdown my PC I get a black screen where it says "libvirt-guests.sh [6917] >>> - running guests under URI address default: no running guests" and the PC >>> just hangs forever and will not shutdown. I need to manually kill it in >>> order to shut it down which is a pain in the ass. I have done some >>> investigation and here is what I've found out so far. >>> >>> I have uninstalled libvirt, kvm and qemu: >>> >>> sudo apt-get purge libvirt* kvm qemu* >>> >>> The problem has gone, however I noticed some error messages at boot >>> saying something that "FAILED Qemu .... It flashes so quickly and I am not >>> able to read what exactly it says. I installed libvirt again: >>> >>> sudo apt install qemu-kvm libvirt-bin >>> >>> and the problem is back! >>> >>> So is this script trying to shutdown my virtual machines? It looks like >>> it does but since it does not find any it hangs? I don't have any machines, >>> though. I used to have one, but I removed it. What is interesting, my PC >>> hangs at shutdown randomly, that is sometimes it hangs for like 15 seconds >>> and it shutsdown but in most cases it hangs forever. So this happens >>> randomly. >>> >>> So, this investigation has brought me to you guys so please help me. I >>> have attached a screen (sorry for polish error message but the translation >>> is in the email title). >>> >>> I have also posted a thread on AskUbuntu on this: >>> >>> https://askubuntu.com/questions/925696/ubuntu-16-04-libvirt- >>> guests-sh-6917-running-guests-under-uri-address-default >>> >>> Thank you, >>> Jędrzej >>> >> >> > > _______________________________________________ > libvirt-users mailing list > libvirt-users@redhat.com > https://www.redhat.com/mailman/listinfo/libvirt-users >-- Dominik Psenner
Dominik Psenner
2017-Jul-07 07:20 UTC
Re: [libvirt-users] Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
$ uname -a Linux mugen 4.4.0-83-generic #106-Ubuntu SMP Mon Jun 26 17:54:43 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.2 LTS Release: 16.04 Codename: xenial 2017-07-07 9:18 GMT+02:00 Dominik Psenner <dpsenner@gmail.com>:> Hey > > FWIW, I have virsh running on my laptop too and no virtual machines > registered to autostart but my laptop reboots just fine and shows no traces > of any warnings. > > Cheers, > Dominik > > 2017-07-06 22:53 GMT+02:00 Jędrek Domański <jedrek.domanski@gmail.com>: > >> Hello, >> >> Am I addressing this issue to the right address? Please respond. >> >> 2017-07-04 9:31 GMT+02:00 Jędrek Domański <jedrek.domanski@gmail.com>: >> >>> Hello? What is the status of this issue? >>> >>> 2017-06-30 22:24 GMT+02:00 Jędrek Domański <jedrek.domanski@gmail.com>: >>> >>>> Hi >>>> >>>> I have recently upgraded from Ubuntu 15.04 to 16.04 and now everytime I >>>> shutdown my PC I get a black screen where it says "libvirt-guests.sh [6917] >>>> - running guests under URI address default: no running guests" and the PC >>>> just hangs forever and will not shutdown. I need to manually kill it in >>>> order to shut it down which is a pain in the ass. I have done some >>>> investigation and here is what I've found out so far. >>>> >>>> I have uninstalled libvirt, kvm and qemu: >>>> >>>> sudo apt-get purge libvirt* kvm qemu* >>>> >>>> The problem has gone, however I noticed some error messages at boot >>>> saying something that "FAILED Qemu .... It flashes so quickly and I am not >>>> able to read what exactly it says. I installed libvirt again: >>>> >>>> sudo apt install qemu-kvm libvirt-bin >>>> >>>> and the problem is back! >>>> >>>> So is this script trying to shutdown my virtual machines? It looks like >>>> it does but since it does not find any it hangs? I don't have any machines, >>>> though. I used to have one, but I removed it. What is interesting, my PC >>>> hangs at shutdown randomly, that is sometimes it hangs for like 15 seconds >>>> and it shutsdown but in most cases it hangs forever. So this happens >>>> randomly. >>>> >>>> So, this investigation has brought me to you guys so please help me. I >>>> have attached a screen (sorry for polish error message but the translation >>>> is in the email title). >>>> >>>> I have also posted a thread on AskUbuntu on this: >>>> >>>> https://askubuntu.com/questions/925696/ubuntu-16-04-libvirt- >>>> guests-sh-6917-running-guests-under-uri-address-default >>>> >>>> Thank you, >>>> Jędrzej >>>> >>> >>> >> >> _______________________________________________ >> libvirt-users mailing list >> libvirt-users@redhat.com >> https://www.redhat.com/mailman/listinfo/libvirt-users >> > > > > -- > Dominik Psenner >-- Dominik Psenner
Possibly Parallel Threads
- Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
- Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
- Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
- Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
- Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests