similar to: Virt-io Kernels for older RHEL/CentOS versions

Displaying 20 results from an estimated 8000 matches similar to: "Virt-io Kernels for older RHEL/CentOS versions"

2012 Oct 28
5
Re-sizing qcow2 images
Hello All, I am using Centos 6.3 with libvirt 0.910 and qemu-kvm 0.12 I had to resize a qcow2 disk, and came across several issues; I used this command to resize the image: sudo -i /usr/bin/qemu-img /var/lib/libvirt/images/mydisk.img resize +100G . The disk is attached using virtio. I then tried to use parted from within the guest to resize the partition. The first problem was that the
2012 Dec 04
1
Error using virt-convert
All, I am trying to use virt-convert to convert a KVM/libvirt guest to VMWare ESX 4, and getting an error. Any help would be greatly appreciated. I have created a virt-image image file as shown at http://people.redhat.com/dlutter/virt-image/virt-image-xml.html. See below for the xml file. I am using the following command for the conversion, and am getting the error shown :
2011 Nov 01
1
CentOS5: libvirtd filling up /var/lib/libvirt/qemu/save
How can I disable libvirtd from attempting to suspend VMs on poweroff / reboot? It is slowly filling up our /var/ filesystem with save points at /var/lib/libvirt/qemu/save/<vm name>.save, even though I'm not initiating any suspend or restore functionality. I checked /etc/libvirt/libvirtd.conf and /etc/libvirt/qemu.conf but could not find anything. This is CentOS 5 with libvirt
2011 Nov 01
1
auto-set /cgroup/*/libvirt/qemu/<vm name>/ directory permissions on creation
Is there a way to automatically set the permissions of cgroups directories created by libvirt when a VM is launched? Although it looks like I can set permissions on top-level /cgroup directories via cgconfig.conf, the cgconfig.conf manpage says "Permissions are related only to enclosing control group and are not inherited by subgroups.". From this, I believe that when libvirt
2012 Nov 01
0
libvirt-users Digest, Vol 34, Issue 35
2012/10/31 Chandana De Silva <chandana at desilva.id.au> > You _can_ do NAT. > > Set up a different libvirt network on each machine, like this; > 10.128.80.65 will have a libvirt network 192.168.65.0/24 > 10.128.80.66 will have a libvirt network 192.168.66.0/24 > > Set up each of these networks as routed networks. > > Now set up routing/iptables rules on each
2012 Nov 01
1
build error on CentOS 5
I'm getting the following error when building libvirt 10.2 from source in CentOS 5: CC libvirt_util_la-processinfo.lo util/processinfo.c: In function 'virProcessInfoGetAffinity': util/processinfo.c:164: error: invalid operands to binary | The line in question is: 162 for (i = 0 ; i < maxcpu ; i++) 163 if (CPU_ISSET(i, &mask)) 164
2012 Oct 03
1
no callback on VIR_DOMAIN_EVENT_ID_BALLOON_CHANGE in 0.10.2
I'm trying to track balloon growth after issuing a setmem command to a KVM guest with libvirt 0.10.2 and qemu-kvm 0.12.1.2 on CentOS 6.3. libvirt 0.10.2 was built from tar today and appears to be working fine. The guest is running CentOS 6.3 as well. Using the provided test programs under examples/domain-events/ in C and Python, I'm not seeing VIR_DOMAIN_EVENT_ID_BALLOON_CHANGE ever
2004 Dec 14
3
Realtime problem
I'm having trouble with the Realtime setup. I've followed the instructions on voip-info using odbc but I get this message during asterisk boot: Parsing '/etc/asterisk/sip.conf': Not found (No such file or directory) Dec 14 16:11:37 NOTICE[8868]: chan_sip.c:8462 reload_config: Unable to load config sip.conf, SIP disabled == Registered channel type 'SIP' (Session
2011 Dec 29
2
[LLVMdev] DW_AT_location not getting generated for local variables
I figured out my previous problem with DIBuilder. However, now I can't seem to get the compiler to emit location information for local variables. Here's how my IR looks: --- define i32 @"\01_main"() { init: %exception1 = alloca i8* %0 = alloca i32 %"bar:Int32" = alloca i32 %1 = alloca i32 %2 = alloca i32* br label %code code:
2002 Apr 25
0
With LDAP
Hi, Any work done on using LDAP as an administrative tool for managing SSH servers and users ? Any reference is highly appreciated. Thanks and Regards, Chandana Pavuluru Novell, Inc., a leading provider of Net business solutions http://www.novell.com "Art in the dreams of a lucky few, science in the minds of learned crew and technology at the hands of trendy you."
2004 Jun 11
2
Samba 3.0.3 on FC2: windows machine cannot join domain
I'm using Samba 3.0.3 on Fedora Core 2 with OpenLDAP 2.1.29 for a backend. I'm getting to typical "The user name could not be found." error upon trying to join a Windows box. I've gone through every digest on lists.samba.org and other sites and nothing has worked yet. Any suggestions: Here's what I've done so far: 1. Installed everything via RPMS: [root@smbtest
2004 Sep 23
1
Re: Samba 3.0.3 on FC2: windows machine cannot join domain
After, oh, six months of attempts here and there to read everyone's experiences with Samba/LDAP and inability for a windows 2000/XP machine to join the domain, I finally discovered what was not working properly. In my smb.conf I put: add machine script = /usr/local/sbin/smbldap-useradd -w "%u" As instructed by many How-to's and Idealx. However, I thought to myself, %m
2017 May 31
3
CentOS 6.9 Skylake soft error
Hello Andy, The CentOS 6.9 kernel we are using is 2.6.32-696.el6.x86_64. Regards, Mark Woolfson MW Consultancy Ltd Leeds United Kingdom Tel: +44 113 259 1204 Mob: +44 786 065 2778 -----Original Message----- From: Andreas Benzler Sent: Wednesday, May 31, 2017 9:54 AM To: CentOS mailing list Subject: Re: [CentOS] CentOS 6.9 Skylake soft error Hello Mark, which kernel you use? Sometimes it is
2012 Jan 02
0
[LLVMdev] DW_AT_location not getting generated for local variables
I found the problem. The llvm.dbg.declare call must have a !dbg tag, otherwise the location info is not generated. Changing the invocation in my original example to "call void @llvm.dbg.declare(metadata !{i32* %"bar:Int32"}, metadata !13), !dbg !16" causes MC to generate the local location as expected. -Joe On Thu, Dec 29, 2011 at 12:41 PM, Joe Groff <arcata at
2015 Jul 20
4
install nvidia driver on centos 7.1
> On Jul 20, 2015, at 2:20 PM, Jonathan Billings <billings at negate.org> wrote: > > On Mon, Jul 20, 2015 at 02:16:02PM -0600, Wes James wrote: >> I?m trying to install the nvidia driver on centos 7.1. I see >> instructions to remove nouveau and disable the kernel module. When > > What instructions? If you use the nvidia drivers from elrepo.org, it > will
2015 Jul 20
2
install nvidia driver on centos 7.1
> On Jul 20, 2015, at 2:31 PM, Johnny Hughes <johnny at centos.org> wrote: > > On 07/20/2015 03:24 PM, Wes James wrote: >> >>> On Jul 20, 2015, at 2:20 PM, Jonathan Billings <billings at negate.org> wrote: >>> >>> On Mon, Jul 20, 2015 at 02:16:02PM -0600, Wes James wrote: >>>> I?m trying to install the nvidia driver on centos
2005 May 27
3
Soil texture triangle in R?
Dear R users, has anybody made an attempt to create the soil texture triangle graph in R? For an example see here: http://www.teachingkate.org/images/soiltria.gif I would like to get the lines in black and texture labels in gray to allow for plotting my texture results on top. Any examples or suggestions are very welcome! Thanks in advance, Sander. --
2018 Feb 23
1
what is the centos/elrepo policy toward LTS kernels?
On Fri, 23 Feb 2018, Akemi Yagi wrote: > On Fri, Feb 23, 2018 at 12:30 AM, Robert P. J. Day > <rpjday at crashcourse.ca> wrote: > > > > i'm sure there's a simple answer to this -- i already understand > > that newer kernels than the ones shipped with the official release > > aren't officially supported but there is the elrepo kernel repository
2011 Feb 20
2
Same color key for multiple lattice contour plots
Hi all, I'm trying to make multiple lattice contour plots which have the same color key, to allow good comparisons. However, I run into some problems when fitting the plots to the color key. Basically my strategy to tackle this problem was: 1) define a color key for all plots; 2) calculate the variable range for each plot; 3) calculate the range of colors from the color key that correspond
2000 Sep 22
3
eval functions... (PR#668)
Full_Name: Anantha Prasad Version: 1.1.1 OS: Linux Submission from: (NULL) (199.131.134.30) I am trying to convert some S-PLUS code to R (a tcl/tk application that uses R)... here is the error I got in R (but not in S-PLUS)...so I am wondering if it is a bug. Eg., the foll. extract from a function runs fine in S-PLUS but gives the error: Error in x[[j]] : subscript out of bounds in R code