similar to: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests

Displaying 20 results from an estimated 1000 matches similar to: "Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests"

2017 Jul 06
2
Re: 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
2017 Jul 07
2
Re: 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
2017 Jul 07
3
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
Hi Dominik, So what is going on on my computer with the script *libvirt-guests.sh*? Why is it hanging on it? How should I address this problem? I really appreciate your help! Thank you! 2017-07-07 9:20 GMT+02:00 Dominik Psenner <dpsenner@gmail.com>: > And software is up to date to latest version in LTS: > > $ virsh --version > 1.3.1 > > > 2017-07-07 9:20 GMT+02:00
2017 Jul 08
2
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
Dominik, What's the point of including a software to an OS that does not work? 2017-07-08 18:34 GMT+02:00 Dominik Psenner <dpsenner@gmail.com>: > I just wanted to point out that you're only resolving the symptom, not the > actual cause. At the same time I'm afraid that I don't know what the cause > of your problems is. If you don't want to run virsh guests you
2017 Jul 07
2
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
Dominik, As far as I am concerned the command provided by Andrea disables libvirt-guests service at boot. jedrek@Home:~$ service libvirt-guests status ● libvirt-guests.service - Suspend Active Libvirt Guests Loaded: loaded (/lib/systemd/system/libvirt-guests.service; *disabled*; vendor preset: enabled) Active: inactive (dead) Docs: man:libvirtd(8) http://libvirt.org When
2017 Jul 09
2
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
Yeah, I know. Sorry for my demanding attitude. Any hints how I could start debugging the problem? 2017-07-09 18:12 GMT+02:00 Dominik Psenner <dpsenner@gmail.com>: > You can't expect anyone to step up happily to fix a problem you > experience. If you're unhappy with the open source solution you have at > least 4 options: > > 1. buy a license for red hat > 2. get
2017 Jul 07
2
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
Andrea, You are a genius!!! :D It's worked :)) Thank yo so much!!! XD 2017-07-07 12:14 GMT+02:00 Andrea Bolognani <abologna@redhat.com>: > On Fri, 2017-07-07 at 09:46 +0200, Jędrek Domański wrote: > > Hi Dominik, > > > > So what is going on on my computer with the script libvirt-guests.sh? > > Why is it hanging on it? How should I address this problem? >
2017 Jul 07
0
Re: 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
2017 Jul 07
0
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
And software is up to date to latest version in LTS: $ virsh --version 1.3.1 2017-07-07 9:20 GMT+02:00 Dominik Psenner <dpsenner@gmail.com>: > $ 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
2017 Jul 04
0
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
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
2017 Jul 10
2
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
On Sun, 2017-07-09 at 19:14 +0200, Dominik Psenner wrote: > I'm not familiar with the libvirt codebase, but the > extension of libvirt-guests.sh indicates that it is a > shell script. Maybe you can modify it to find the spot > where it hangs? That's indeed the case. On Debian/Ubuntu system, the script is installed as   /usr/lib/libvirt/libvirt-guests.sh and you can
2017 Jul 10
2
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
Andrea, I have libvirt version 1.3.1. I am looking at libvirt.org/sources and see more recent versions. Do I have the most up-to-date version? Do I need to upgrade? $libvirtd -V libvirtd (libvirt) 1.3.1 2017-07-10 11:24 GMT+02:00 Jędrek Domański <jedrek.domanski@gmail.com>: > Thank you, Andrea. > After following your instructions I re-enabled it back to check to see if > it will
2017 Jul 09
0
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
I'm not familiar with the libvirt codebase, but the extension of libvirt-guests.sh indicates that it is a shell script. Maybe you can modify it to find the spot where it hangs? 2017-07-09 18:49 GMT+02:00 Jędrek Domański <jedrek.domanski@gmail.com>: > Yeah, I know. Sorry for my demanding attitude. > > Any hints how I could start debugging the problem? > > 2017-07-09 18:12
2017 Jul 09
0
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
You can't expect anyone to step up happily to fix a problem you experience. If you're unhappy with the open source solution you have at least 4 options: 1. buy a license for red hat 2. get customer support from red hat 3. buy a license for vmware 4. work out why it doesn't work, give feedback to the community and may even work out a fix that you can give back to the community. with a
2017 Jul 08
0
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
I just wanted to point out that you're only resolving the symptom, not the actual cause. At the same time I'm afraid that I don't know what the cause of your problems is. If you don't want to run virsh guests you probably won't need the service, but then what's the point of having libvirt-bin installed in the first place? :-) Cheers 2017-07-07 23:23 GMT+02:00 Jędrek
2017 Jul 10
1
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
Well, I see newer versions of libvirt on Launchpad so I could just add PPA repository and install newer version from there. Would that work? 2017-07-10 15:11 GMT+02:00 Andrea Bolognani <abologna@redhat.com>: > On Mon, 2017-07-10 at 14:20 +0200, Jędrek Domański wrote: > > Andrea, > > > > I have libvirt version 1.3.1. I am looking at > > libvirt.org/sources and see
2017 Jul 07
0
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
Note that this disables the shutdown of libvirt guests when the host shuts down. 2017-07-07 16:20 GMT+02:00 Jędrek Domański <jedrek.domanski@gmail.com>: > Andrea, > > You are a genius!!! :D It's worked :)) Thank yo so much!!! XD > > 2017-07-07 12:14 GMT+02:00 Andrea Bolognani <abologna@redhat.com>: > >> On Fri, 2017-07-07 at 09:46 +0200, Jędrek Domański
2017 Jul 07
0
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
On Fri, 2017-07-07 at 09:46 +0200, Jędrek Domański wrote: > Hi Dominik, >  > So what is going on on my computer with the script libvirt-guests.sh? > Why is it hanging on it? How should I address this problem? Not sure what the root cause of your problem is, but you can use   # systemctl disable libvirt-guests to verify if the script is really what causes shutdown to hang. It might
2017 Jul 10
0
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
On Mon, 2017-07-10 at 14:20 +0200, Jędrek Domański wrote: > Andrea, >  > I have libvirt version 1.3.1. I am looking at > libvirt.org/sources and see more recent versions. Do I > have the most up-to-date version? Do I need to upgrade? >  > $libvirtd -V  > libvirtd (libvirt) 1.3.1 As mentioned in my previous message, libvirt 1.3.1 is about a year and a half old. While you
2017 Jul 10
0
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
Thank you, Andrea. After following your instructions I re-enabled it back to check to see if it will log any messages from shutdown but no. I've noticed however that the computer no longer freezes at shutdown. I am not sure why but it looks like the problem is gone now. I will try to debugg it deeper and if I have any issues I will get back to you. Jędrek 10 lip 2017 08:36 "Andrea