Displaying 20 results from an estimated 20000 matches similar to: "Question regarding management of VMs using libvirtd."
2015 Apr 20
0
Re: Question regarding management of VMs using libvirtd.
On 20.04.2015 15:52, somenathpal . wrote:
> Hi All,
>
>
>
> I have a question regarding the uses of libvirtd. We have the following
> situation to manage.
>
> We have several hosts with libvirtd running. We have one management
> application to manage different VMs launched in those different hosts.
>
> We want to configure the system such a way so that one
2017 Apr 20
2
libvirtd segfault when using oVirt 4.1 with graphic console - CentOS7.3
hello,
I am getting such error:
libvirtd[27218]: segfault at 0 ip 00007f4940725721 sp 00007f4930711740
error 4 in libvirt.so.0.2000.0[7f4940678000+353000]
when I am trying to start VM with graphic spice/vnc console - in
headless mode(without graphic console) it is running
I noticed this after update oVirt 4.0 to oVirt 4.1 however I noticed
that also libvirtd and related packages were upgraded
2010 May 05
1
libvirtd loses all of its data after restart
Hi,
I'm having a problem with libvirtd (backend being kvm) losing its if I restart
it with /etc/init.d/libvirtd restart.
What I did was:
Start libvirtd
Connect to it using virsh
Create a new storage pool with pool-create-as
Create some volumes with vol-create-as
Create some virtual machines with create
Restart libvirtd using /etc/init.d/libvirtd restart
Reconnect with virsh
After
2020 May 13
1
Re: Unit libvirtd.service could not be found. on VM
Thanks,
I discovered I had wrong permissions for /var/lib/libvirt/qemu/, after
setting them to drwxr-x--x. qemu qemu and executing daemon-reload
libvirtd.service exists now on my vms :)
However - I'm not able to get it to run. In the journal I see the message
libvirtd[6800]: Unable to import CA certificate list
/etc/pki/vdsm/certs/cacert.pem
I have verified its permissions and that it's
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
2020 May 13
2
Re: Unit libvirtd.service could not be found. on VM
Thanks, Michal,
On my laptop I do have libguestfs and libvirt-daemon-qemu. both
libvirtd.service and libvirtd.socket are running ok on my laptop
I just realized I haven't mentioned - my vms intend to serve as hosts
themselves, and that's why they, too, need to have libvirtd.service running
on them.
up to recently I didn't have such a problem when I installed a vm on my
laptop -
2017 Apr 20
2
Re: libvirtd segfault when using oVirt 4.1 with graphic console - CentOS7.3
hello,
I attached core dump - not sure if it was what you have asked for
I am rather just admin not developer :)
Regards,
Rafal Wojciechowski
W dniu 20.04.2017 o 16:44, Pavel Hrdina pisze:
> On Thu, Apr 20, 2017 at 07:36:42AM +0200, RafaĆ Wojciechowski wrote:
>> hello,
>>
>> I am getting such error:
>> libvirtd[27218]: segfault at 0 ip 00007f4940725721 sp
2016 Oct 13
2
Re: Fwd: Problems connecting to the libvirtd server
On 12.10.2016 19:16, Stefano Ricci wrote:
> I checked with qmp and your consideration was correct, the status of
> qemu process is in prelaunch and running equals false.
> But I do not understand why
[Please don't top post on technical lists]
Well, I don't have any idea either. I mean, the daemon logs you provided
are from the second run of libvirtd. Maybe this is qemu or
2015 Apr 22
3
libvirtd for el7
Hi,
I see that for EL6 gwd already has pushed a libvirtd package with version 1.2.10[1].
I got request from VDSM development to provide libvirt >= 1.2.9 for EL7 for oVirt 3.6.
gwd, do you just rebuilt http://koji.fedoraproject.org/koji/buildinfo?buildID=594825 ?
I'm looking at http://koji.fedoraproject.org/koji/buildinfo?buildID=628689 may this work for you?
[1]
2019 Apr 29
3
Re: libvirtd via unix socket using system uri
On 29/04/2019 22.01, Michal Privoznik wrote:
> On 4/29/19 1:06 PM, lameventanas@gmail.com wrote:
>> I want to run libvirtd as a special user, and allowing users that belong
>> to a special group to connect via qemu+unix:///system (eg: unix socket).
>>
>> I did everything necessary to do so: created a libvirt user and group,
>> added the libvirt user to the kvm
2017 Aug 09
2
Re: libvirt: XML-RPC error : Cannot write data: Broken pipe
The error message could however give a hint what is going on. It should sax
that it is impossible to talk to libvirtd and that it might be stopped.
On 9 Aug 2017 2:19 p.m., "Daniel P. Berrange" <berrange@redhat.com> wrote:
> On Wed, Aug 09, 2017 at 11:53:54AM +0800, netsurfed wrote:
> > Hi all,
> > I think it's a bug, when call virDomainGetState after
2015 Dec 21
2
CentOS 7.2 libvirtd 1.2.17 bug
Hi,
There is a strange issue in the CentOS 7.2 libvirtd 1.2.17 service.
If there is a symlink in the "/etc/libvirt/qemu/autostart/" which is created
before the libvirtd service is started, libvirtd wont start.
Deleting the symlink from the autostart folder, then starting the libvirtd
service works.
Is this a know issue ?
We have found this on 4-5 servers.
Regards,
2011 Jan 27
1
libvirtd + vir-manager + kerberos
Hi!
Having two hosts installed with libvirtd, kvm, qemu on (Ubuntu
10.10). Now I have one big problem and one less:
I have set up kerberos for both hosts. Created the principal
"libvirt/srv1.example.org at EXAMPLE.ORG" and
"libvirt/srv2.example.org at EXAMPLE.ORG", Exported the krb5.keytab,
Installed it and tested the servers:
srv1.example.org: I can connect using kerberos
2017 Aug 10
2
Re: libvirt: XML-RPC error : Cannot write data: Broken pipe
2017-08-10 8:21 GMT+02:00 Michal Privoznik <mprivozn@redhat.com>:
> On 08/09/2017 03:59 PM, Dominik Psenner wrote:
> > The error message could however give a hint what is going on. It should
> sax
> > that it is impossible to talk to libvirtd and that it might be stopped.
>
> [Please don't top post on technical lists]
> Yes and no. There can be a lot of
2015 Sep 23
4
libvirtd service not starting
Hello, I'm new to using libvirt. After a few days of installing and removing libvirt, virt-manager and a few others to get VT-d working with a virtual machine, I finally got the latest virt-manager and libvirt installed from source to get the most recent versions. However, when I start up virt-manager I get a popup saying "Unable to connect to libvirt; Verify that the 'libvirtd'
2012 Aug 16
1
What can cause "libvirtd dead but pid file exists."
Hi,
# service libvirtd status
libvirtd dead but pid file exists.
I operated VMs(like create, edit, delte) normally for a second, but the libvirtd on host was dead.
I checked the libvirtd.log but didn't find any useful information. so I want to know what can cause the problem?
another question:
I found the message in /var/log/message like "libvirtd: Could not find keytab file:
2020 May 12
2
Unit libvirtd.service could not be found. on VM
Hi all,
Some background:
I recently has some issues with libvirt on my laptop when I got the error
'operation failed: pool 'default' already exists with uuid
dd48b6ad-9a00-46eb-a3a4-c122d8a294a5' when I connected virt-manager. I was
finally able to resolve it yesterday, when I removed libvirt and all its
related content in /etc/libvirt, removed the pool by its UUID, deleted
virbr0
2013 Apr 16
1
libvirtd using 11GB
Hi All,
Am new to this list, and have asked in #ovirt / ovirt-users list and they
pointed me to here ... I've seen libvirtd using ~11 GB of resident memory
after the host has been running for about 60+ days with about 40 VMs
running on it.
The versions I'm currently running are :
libvirt.x86_64 0.9.10-21.el6_3.7
libvirt-client.x86_64 0.9.10-21.el6_3.7
2020 May 12
2
Re: Unit libvirtd.service could not be found. on VM
Thanks, Daniel
I verified I had libvirt-daemon rpm on my laptop and reloaded its units,
but that didn't solve the issue. I then checked the vms-
libvirt-daemon rpm was indeed missing on my vms. After I installed it &
reloaded its unit files libvirtd.service was found, but as I started it,
the error 'operation failed: pool 'default' already exists with uuid
2011 Oct 24
1
Start of libvirtd fails with error "undefined symbol: __virAlloc"
Hello List
like described in the topic I have a problem with starting the libvirtd. I'm a complete newbie with libvirtd, today I heard the first time that such a daemon exists after I get the message that our webserver isn't running (a former colleague has installed this system).
We have the following configuration: A Ubuntu based host on which our webserver runs within a qemu virtual