similar to: Failed dependencies with perl-Sys-Virt

Displaying 20 results from an estimated 800 matches similar to: "Failed dependencies with perl-Sys-Virt"

2015 May 08
0
Re: Failed dependencies with perl-Sys-Virt
On Fri, May 08, 2015 at 08:48:27PM +0800, xuanmao_001 wrote: > Hi, erveryone: > I compiled libvirt-1.1.2.tar.gz from source. > my compile step: > ./configure --prefix=/usr --libdir=/usr/lib64 --without-xen --without-xen-inotify \ > --without-uml --without-openvz --without-vmware --without-vbox --without-lxc \ > --without-esx --without-parallels --without-phyp -- without-test
2012 Apr 25
4
latest 4.1.2 RPMs for RHEL 5.8?
Hey folks, With all the troubles I''ve been having with the version of xen that comes with RHEL 5.8 I was wondering whether there is somewhere out there where I can grab more recent versions in RPM format. I pulled down the sources from xen.org but would prefer to avoid having to build it myself if possible. RPMs are much cleaner. Is there some place out there to get something newer
2009 Nov 09
4
SELinux and KVM
I am trying to set up a test kvm virtual machine on a core2 quad system. I have managed to thread my way through bridging eth0 and I have a CentOS-5.4 dvd iso prepared. Using virt-manager, when I try and add a new guest then I get the error reproduced below. Now, I know that I can 'fix' this by building a local mod via audit2allow and installing via semodule. However, I cannot seem to
2012 Sep 29
2
can not connect hypervisor using libvirt-0.9.8 on windows
Hi, Eric: I compiled libvirt-0.9.8 source code with the msys environment on windows xp. the compiltion was successed. but when I connect the remote host using virsh.exe, it occured error like: error: Failed to connect to the hypervisor error: Unable to set close-on-exec flag: No such file or directory Is there something wrong? give me some help, thanks! xuanmao_001 -------------- next part
2012 Aug 13
1
Does Libvirt-0.8.8(windows) support URI like qemu+ssh on windows?
Hi, I have ssh2.exe and ssh-keygen2 tools on my windows which as parts of "SSH Secure Shell for Workstations Windows Client", and they work well. Now I want to know if libvirt support URI like qemu+ssh on windows? Give me some ideas. thanks xuanmao_001 -------------- next part -------------- An HTML attachment was scrubbed... URL:
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:
2012 Jul 10
1
What is the procedure of libvirt internal when you run a domain.
Hi, all. I want to know when I press run button. start a domain. What is the procedure of libvirt internal. I know it will call virDomainCreate(),then qemuDomainStart() -> qemuDomainStartWithFlags(). what is the next? xuanmao_001 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Jul 16
1
Is there a version with libvirt supporting domain Autostart?
I want to know if libvirt supporting qemu domain Autostart? my libvirt version is 0.9.8. xuanmao_001 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120716/5fd5dedb/attachment.htm>
2012 Sep 17
1
Failed to reboot VM via virsh
Hi, Eric: I want to reboot vm using libvirt reboot api virDomainReboot(). but it occured error like following: "error: Failed to reboot domain abc" "error: Requested operation is not valid: Reboot is not supported without the JSON monitor". I updated qemu version,such as "qemu-kvm-1.2.0", it still like that. can you give me any ideas? my libvirt version: 0.9.8.
2012 Sep 26
4
guestfish hang when exec command.
Hi, I have some issues with libguestfs. I download the libguestfs-0.18.3 source code and read the README file. it requested qemu >= 0.13, my qemu version is qemu-1.0.1 requested kernel version >= 2.6.34, my kernel version is 3.1.4 the most of requirement for compiling I reached. but I completed compiltion and executed command. the guestfish hang there. the following was my operating steps:
2012 Jun 20
1
update virDomainDef with xml config
Libvirt Version: 0.9.8 Hi: I added a new api for qemu_driver. and both added libvirt.c and remote. I tested it and it worked well. the function of this new api was add a new field in xml config of domain. (I added it like qemudDomainSetMemoryFlags)at the same time, I added a new member to struct virDomainDef. then I tested xml config converted to virDomaindef and virDomainDef converted to xml
2018 May 25
1
CESA-2018:1669 Important CentOS 6 libvirt Security Update
CentOS Errata and Security Advisory 2018:1669 Important Upstream details at : https://access.redhat.com/errata/RHSA-2018:1669 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: b610a0cdd582a0779276b188535598912b32be32be2adca7b1afe104c8d78379 libvirt-0.10.2-62.el6_9.2.i686.rpm
2018 May 25
1
CESA-2018:1669 Important CentOS 6 libvirt Security Update
CentOS Errata and Security Advisory 2018:1669 Important Upstream details at : https://access.redhat.com/errata/RHSA-2018:1669 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: b610a0cdd582a0779276b188535598912b32be32be2adca7b1afe104c8d78379 libvirt-0.10.2-62.el6_9.2.i686.rpm
2015 Sep 21
2
failure when trying to add a channel device via virsh attach-device
Hi, On a KVM host installed with following packages versions : [root@rhel6-roadster test_channels_OK]# rpm -qa | grep libvirt libvirt-devel-0.10.2-29.el6.x86_64 libvirt-0.10.2-29.el6.x86_64 libvirt-client-0.10.2-29.el6.x86_64 libvirt-java-0.4.9-1.el6.noarch libvirt-java-devel-0.4.9-1.el6.noarch libvirt-python-0.10.2-29.el6.x86_64 [root@rhel6-roadster test_channels_OK]# rpm -qa | grep qemu
2013 Apr 01
1
XML error: missing security model on virsh migrate
Hi, I am trying to migrate a VM from one node to another and I get the following error message. [user at n0 ~]$ virsh --c qemu:///system migrate --verbose Fedora-17-x86_64-1 qemu+ssh://n1/system error: XML error: missing security model when using multiple labels On both the src and dest nodes, I've disabled SELinux and I have the following libvirt version installed $virsh --connect
2015 Nov 19
2
Can't take live snapshot, not supported with this QEMU binary
Hi all, I was trying to take live snapshot of VMs, but I got the following error: [root@localhost ~]# virsh snapshot-create-as 1 test desc --live --memspec file=mem.bak,snapshot=external --diskspec vda,snapshot=external,file=/root/root.bak.qcow2 error: Operation not supported: live disk snapshot not supported with this QEMU binary I upgraded my qemu-kvm 0.12.1 to qemu 1.2, the error still
2015 Nov 15
2
CentOS 6 Xen package update (including XSA-156)
On Sun, Nov 15, 2015 at 02:04:58PM +0200, Pasi K?rkk?inen wrote: > On Thu, Nov 12, 2015 at 02:00:27PM +0000, George Dunlap wrote: > > So going forward, we're moving the CentOS 6 Xen packages from the > > custom "xen4" repos that were introduced several years ago, to repos > > based on its position as a sub-project of the Virt Sig. That will > > make things
2014 Jun 04
3
KVM integrated network (user mode) dying after inactivity
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi list, I searched the web for bug reports regarding this phenomenon I see on *multiple* machines of a customer, however, I didn't find an exact fit. So, I'd like to ask here whether anyone else has run into this. I have multiple CentOS 6 machines running using KVM to virtualize a bunch of machines on them (LVM-based). Software releases
2015 Nov 18
3
CentOS 6 Xen package update (including XSA-156)
On 11/18/2015 02:08 PM, Pasi K?rkk?inen wrote: > Hello, > > On Sun, Nov 15, 2015 at 06:42:18PM +0200, Pasi K?rkk?inen wrote: >> On Sun, Nov 15, 2015 at 02:04:58PM +0200, Pasi K?rkk?inen wrote: >>> On Thu, Nov 12, 2015 at 02:00:27PM +0000, George Dunlap wrote: >>>> So going forward, we're moving the CentOS 6 Xen packages from the >>>> custom
2014 Jul 11
1
libvirt build issue - make check fails , file name long
Hi, I was trying to build libvirt-0.10.2-29. Now, it builds fine in simple directory setting: like /home/itsme/test/libvirt/ But, if the directory setting is long: like /home/public/test/abc-v1/liibvrt-v1-v2/ = > it fails. Reason for failure is :qemumonitorjsontest I tried running the specific test case like : VIR_TEST_VERBOSE=1 ./qemumonitorjsontest ======================== 1)