Displaying 20 results from an estimated 1687 matches for "libvirtds".
Did you mean:
libvirtd
2014 Sep 26
5
increase number of libvirt threads by starting tansient guest doamin - is it a bug?
hello,
if i start a transient guest doamin via "virsh create abcd.xml" i see an additional libvirt thread and also some open files:
pstree -h `pgrep libvirtd`
libvirtd───11*[{libvirtd}]
libvirtd 3016 root 21w REG 253,0 6044 1052094 /var/log/libvirt/libxl/abcd.log
libvirtd 3016 root 22r FIFO 0,8 0t0 126124 pipe
libvirtd 3016 root
2014 Sep 23
0
libvirt crashed by restore of xen vm
Hello everybody,
i oberserve a strange behavior of libvirtd. I have an xen vm (HVM, windows xp) that i restore from an statefile. If i do so, it works.
But if i do that in an loop, where i restore the vm, let it run 60 seconds, destroy it, wait 30 second, and then i restore again, it runs 91 times and then libvirt crashed and the give me in the syslog logs the messages after "from
2015 Mar 19
3
Building libvirt 1.2.13 from source
Hello
I am trying to build libvirt 1.2.13 (latest) from source on a Ubuntu 14.04
64 bit box. After installing all the dependencies (libyajl, libdevmapper,
libpciaccess, libnl), I could finish the build and install. However,
invoking libvirtd throws this:
root@ubuntu:/home/hvishwanath/Downloads/libvirt-1.2.13# libvirtd
libvirtd: /usr/lib/libvirt-qemu.so.0: version `LIBVIRT_QEMU_1.2.3' not
2014 Sep 26
3
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
Hi Michal,
thank you for your answer.
so if i understand that correctly, no matter if i shutdown or destroy the domain and no matter if it is a transient or an persistent vm, the thread should disappear, right?
in my case they still exist, also an hour after i destroy the domain (and don´t start any new one).
i use libvirt-1.1.35 on fedora core 20, for information.
all the best
max
2014 Oct 01
2
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
Hello,
sorry for my later answer.
so, after i started libvirtd (no vm´s running) and attach gdb i get the following threads
(gdb) info thread
Id Target Id Frame
11 Thread 0x7f18fef4e700 (LWP 20695) "libvirtd" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
10 Thread 0x7f18fe74d700 (LWP 20696) "libvirtd"
2015 Mar 24
5
libvirtd can't start
Hi experts,
The libvirtd can’t start on my server after the server interruption
of power supply, the status is below:
[root@openstack3 libvirt]# service libvirtd status
Redirecting to /bin/systemctl status libvirtd.service
libvirtd.service - Virtualization daemon
Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled)
Active: failed (Result: signal) since Tue 2015-03-24
2014 Oct 01
2
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
Hi
----------------ursprüngliche Nachricht-----------------
Von: "Michal Privoznik" mprivozn@redhat.com
An: "web2" ustermann78@web.de , "libvirt-users redhat.com"
, "libvirt-list redhat.com"
Datum: Wed, 01 Oct 2014 18:12:45 +0200
-------------------------------------------------
> On 01.10.2014 10:31, web2 wrote:
>> Hello,
>>
>>
2019 Feb 04
0
Unable to start libvirt systemd service
Hi all,
I am using the libvirt 4.9 version. I get the following error when I
try to run the command virsh list after the system comes up
virsh list
error: failed to connect to the hypervisor
error: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such
file or directory
When I run the command ps -ef | grep libvirtd, to find whether the libvirtd
process is running. I
2014 Sep 26
0
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
On 26.09.2014 09:46, ustermann78@web.de wrote:
> hello,
>
> if i start a transient guest doamin via "virsh create abcd.xml" i see an additional libvirt thread and also some open files:
>
> pstree -h `pgrep libvirtd`
> libvirtd───11*[{libvirtd}]
>
> libvirtd 3016 root 21w REG 253,0 6044 1052094 /var/log/libvirt/libxl/abcd.log
> libvirtd
2017 Jul 01
1
Activation of org.freedesktop.machine1 timed out
Hi
recently i have this error on our server....
how i can fix it?
# systemctl status libvirtd
● libvirtd.service - Virtualization daemon
Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled;
vendor preset: enabled)
Active: active (running) since Sat 2017-07-01 11:08:50 EDT; 2min 54s ago
Docs: man:libvirtd(8)
http://libvirt.org
Main PID: 5233 (libvirtd)
2013 Oct 09
3
Re: failing connections w/ virt-manager
Am 08.10.2013 14:46, schrieb Stefan G. Weichinger:
>> Try enabling the flag, re-emerging the package, setting the logs and
>> then reproduce it again. Check the logs and you should see why it's
>> disconnecting.
The docs say that libvirtd has to listen on the TCP port ... checked that:
# netstat -alnp | grep libv
tcp 0 0 0.0.0.0:16509 0.0.0.0:*
2019 May 02
2
Re: libvirtd not starting
Am 02.05.2019 um 11:43 schrieb Martin Kletzander:
> On Thu, May 02, 2019 at 11:22:39AM +0200, Lothar Schilling wrote:
>> Hi everybody,
>>
>> I've set up an new CentOS 7.6.1810 server. Then, via yum I installed
>> qemu-kvm libvirt libvirt-python libguestfs-tools virt-install. There
>> were no problems. But when I try to
>>
>> systemctl start libvirtd
2012 Oct 31
3
error : virPidFileAcquirePath:345 : Failed to acquire pid file '/home/corey/.libvirt/libvirtd.pid': Resource temporarily unavailable
Hi all, When I try to start libvirtd, using "libvirtd -d", error notification shown below:error : virPidFileAcquirePath:345 : Failed to acquire pid file '/$HOME/.libvirt/libvirtd.pid': Resource temporarily unavailable Using "libvirtd -v", show: "libvirtd: error: Unable to obtain pidfile. Check /var/log/messages or run without --daemon for more
2019 May 02
3
Re: libvirtd not starting
On Thu, May 02, 2019 at 01:07:32PM +0200, Michal Privoznik wrote:
>On 5/2/19 12:08 PM, Lothar Schilling wrote:
>
>> I turned logging up to maximum. That's all I get:
>>
>> May 2 11:02:06 hl308-3 systemd: Starting Virtualization daemon...
>> May 2 11:02:06 hl308-3 libvirtd: 472: info : libvirt version: 4.5.0, package: 10.el7_6.7 (CentOS BuildSystem
2017 Nov 14
2
Re: Urgent: virsh - change-media run into a promptly close of libvirt
Hi Daniel,
here are any informations.
A little bit strange, coredumpctl showthe libvirtd.
coredumpctl dump libvirt and info libvirt no information.
Best regards
Holger
--------------------------------------------------------------------------
etcsvms5:/var/adm # coredumpctl
TIME PID UID GID SIG PRESENT EXE
Tue 2017-11-07 16:22:57 CET 485 0 0 11
2019 May 22
1
Re: libvirtd not starting
Am 03.05.2019 um 16:43 schrieb Martin Kletzander:
> On Thu, May 02, 2019 at 02:25:28PM +0200, Martin Kletzander wrote:
>> On Thu, May 02, 2019 at 01:07:32PM +0200, Michal Privoznik wrote:
>>> On 5/2/19 12:08 PM, Lothar Schilling wrote:
>>>
>>>> I turned logging up to maximum. That's all I get:
>>>>
>>>> May 2 11:02:06 hl308-3
2014 Oct 01
0
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
On 01.10.2014 10:31, web2 wrote:
> Hello,
>
> sorry for my later answer.
>
> so, after i started libvirtd (no vm´s running) and attach gdb i get the following threads
>
> (gdb) info thread
> Id Target Id Frame
> 11 Thread 0x7f18fef4e700 (LWP 20695) "libvirtd" pthread_cond_wait@@GLIBC_2.3.2 () at
2014 Oct 02
0
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
web2 wrote:
> Hi
>
> ----------------ursprüngliche Nachricht-----------------
> Von: "Michal Privoznik" mprivozn@redhat.com
> An: "web2" ustermann78@web.de , "libvirt-users redhat.com"
> , "libvirt-list redhat.com"
> Datum: Wed, 01 Oct 2014 18:12:45 +0200
> -------------------------------------------------
>
>
>
2017 Jun 03
2
Re: libvirtd not accepting connections
On Sat, Jun 03, 2017 at 09:22:58AM -0400, Michael C Cambria wrote:
>
>
>On 06/02/2017 09:53 AM, Michael C. Cambria wrote:
>>
>>
>> On 06/02/2017 09:43 AM, Martin Kletzander wrote:
>>> [adding back the ML, you probably hit reply instead of reply-all, this
>>> way other people might help if they know more]
>>>
>>> On Fri, Jun 02, 2017 at
2014 Oct 01
0
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
ustermann78 at web.de wrote:
> hello,
>
> if i start a transient guest doamin via "virsh create abcd.xml" i see an additional libvirt thread and also some open files:
>
> pstree -h `pgrep libvirtd`
> libvirtd???11*[{libvirtd}]
>
> libvirtd 3016 root 21w REG 253,0 6044 1052094 /var/log/libvirt/libxl/abcd.log
> libvirtd 3016 root 22r