Displaying 20 results from an estimated 900 matches similar to: "CESA-2013:1272 Important CentOS 6 libvirt Update"
2013 Sep 20
0
CentOS-announce Digest, Vol 103, Issue 13
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2013 Nov 20
3
Re: how to install libvirt-python
OK. I am trying to install virt-manager from source but found it difficult!
So I decided to install from repo.
# yum install virt-manager libvirt
Dependencies Resolved
========================================================================================================================
Package Arch Version
2013 Oct 22
0
Re: kvm/libvirt can't use vmdk files? qemu: 'vmdk' invalid format
Dear All,
While trying to run kvm VM using vmdk disk on 6.4 , I got into the
following error,
error: Failed to create domain from vmdkvm.xml
error: internal error process exited while connecting to monitor: qemu-kvm:
-drive
file=/mnt/vmdkTOKVM/vmdkTOKVM.vmdk,if=none,id=drive-ide0-0-0,format=vmdk,cache=none:
'vmdk' invalid format
upon further digging I came across this thread (
2013 Nov 18
0
Hot resize virtio-scsi device with multipath device backend
Hi all,
I'm currently testing virtio-scsi on EL6.4. I've seen that we can resize scsi disk without restarting the guest for qcow files backend for example (this point is well documented). I want to know if it's possible to "hot resize" a multipath device attached to a guest via virtio-scsi. I use multipath device hosted to a SAN array to store data used on virtual guests.
2013 Nov 20
0
Re: how to install libvirt-python
On 11/20/2013 12:01 PM, Mahmood Naderan wrote:
>> Have you installed libvirt-daemon-kvm
> There is no such package.
Oh right, RHEL 6 uses the older scheme with fewer packages. And it
appears that you are using a downstream fork of RHEL, given your
previous mail:
>
> Installing for dependencies:
> libvirt-client
> x86_64 0.10.2-18.el6_4.14
2013 Nov 25
0
Hypervisor load much greater than that of the guest
Hello,
I've got a situation where I have a couple of vm's running at 300+% cpu on the hypervisor:
9893 qemu 20 0 13.0g 8.2g 4256 S 328.0 4.3 59793:17 qemu-kvm
Yet the load within the vm is in the regions of:
1.00, 1.02, 0.98
Everything is reporting OK on both the hypervisor & guest, guest is a qcow2 image on
2013 Sep 30
2
virNodeInfo returns MBytes instead of bytes
Hi,
http://www.libvirt.org/html/libvirt-libvirt.html#virNodeInfo says that
memory size is in kilobytes, however when I use this call I get an answer
in Megabytes, see below. The hypervisor has 16 GB of RAM.
$ python
Python 2.6.6 (r266:84292, Jul 10 2013, 22:48:45)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] on linux2
Type "help", "copyright", "credits" or
2018 Jul 25
1
[Bug 1272] New: netdev-ingress.nft is missing from files/netfilter/
https://bugzilla.netfilter.org/show_bug.cgi?id=1272
Bug ID: 1272
Summary: netdev-ingress.nft is missing from files/netfilter/
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at
2012 Sep 17
0
CEBA-2012:1272 CentOS 5 kexec-tools Update
CentOS Errata and Bugfix Advisory 2012:1272
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1272.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
5e6bed0a3b15b7a2d996b43801a4006840bb1f92bc4ca0b8c70174c0a0212497 kexec-tools-1.102pre-154.el5_8.1.i386.rpm
x86_64:
2014 Sep 22
0
CEBA-2014:1272 CentOS 6 hwloc BugFix Update
CentOS Errata and Bugfix Advisory 2014:1272
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1272.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
cd30f512c5c8d98168738e169952f561054fe73633df74ac03cf1b7426a3d2bb hwloc-1.5-3.el6_5.i686.rpm
3f38e1172416d48393739ea54cbe8cd46e917f994eca739a3a939ff8d1e302e7
2007 Jan 03
7
[Bug 1272] Unable to make OpenSSH with undefined refs in readconf.o
http://bugzilla.mindrot.org/show_bug.cgi?id=1272
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Group|Portable OpenSSH |
------- Comment #1 from djm at mindrot.org 2007-01-04 08:09 -------
These errors aren't anything to do with OpenSSH - it looks
2013 Nov 20
2
how to install libvirt-python
Hi,
I have successfully installed libvirt-.0.10.0 from source
./configure
make
make install
How can I check that if libvirt-python is installed? Search the folders, it seems there is no such file
[root@tiger ~]# find /usr/ -name libvirt-python
[root@tiger ~]# find . -name libvirt-python
[root@tiger ~]#
Regards,
Mahmood
2007 Feb 19
10
[Bug 1272] Unable to make OpenSSH with undefined refs in readconf.o
http://bugzilla.mindrot.org/show_bug.cgi?id=1272
------- Comment #9 from dtucker at zip.com.au 2007-02-19 23:22 -------
Another thought: do you have multiple instances of libgcc? Perhaps one
in /usr/local/lib and one elsewhere?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Jan 17
0
eigen segfault with GCC 3 on Solaris (PR#1272)
A message this morning reminded me of a previous problem I had which should be
noted in R bugs, but is really a problem with gcc 3 I believe. It may be only a
problem on Solaris, but AFAIK has not been checked on other platforms. I
resolved it by going back to a gcc 2.9x.x (which a few people suggested). Below
is the relevant part of my original post, an example which provokes the
segfault, and
2015 Feb 18
0
Intermittent problem, likely disk IO related - mptscsih: ioc0: attempting task abort!
On Tue, Feb 17, 2015 at 7:34 PM, Jason Pyeron <jpyeron at pdinc.us> wrote:
>> -----Original Message-----
>> From: Chris Murphy
>> Sent: Tuesday, February 17, 2015 20:48
>>
>> On Tue, Feb 17, 2015 at 7:54 AM, Jason Pyeron wrote:
>> >> I'd post the entire dmesg somewhere
>> >
>> >
2013 Nov 20
2
Re: how to install libvirt-python
>Does running 'virt-host-validate' point out any problems?
# virt-host-validate
QEMU: Checking for hardware virtualization : PASS
QEMU: Checking for device /dev/kvm : PASS
QEMU: Checking for device /dev/vhost-net : PASS
QEMU: Checking for device
2015 Feb 18
2
Intermittent problem, likely disk IO related - mptscsih: ioc0: attempting task abort!
> -----Original Message-----
> From: Chris Murphy
> Sent: Tuesday, February 17, 2015 20:48
>
> On Tue, Feb 17, 2015 at 7:54 AM, Jason Pyeron wrote:
> >> I'd post the entire dmesg somewhere
> >
> > http://client.pdinc.us/panic-341e97c30b5a4cb774942bae32d3f163.log
>
> At least part of the problem happens before this log starts.
Feb 15 23:41:19
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
2013 May 17
0
CESA-2013:0831 Moderate CentOS 6 libvirt Update
CentOS Errata and Security Advisory 2013:0831 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-0831.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
5a32ff9a43563fa625339e17c72f9d0030c37739795c8dbd7214855357a1df31 libvirt-0.10.2-18.el6_4.5.i686.rpm