similar to: qemu-kvm for Centos 5 x86

Displaying 20 results from an estimated 8000 matches similar to: "qemu-kvm for Centos 5 x86"

2009 Dec 31
1
DRBD error : Invalid module format
Hi, I am trying to use drbd in my centos 5.4 but I keep getting errors. When I try modprobe -v drbd I receive insmod /lib/modules/2.6.18-164.el5PAE/extra/drbd/drbd.ko FATAL: Error inserting drbd (/lib/modules/2.6.18-164.el5PAE/extra/drbd/drbd.ko): Invalid module format. The current (running) kernel is 2.6.18-164.el5PAE kmod-drbd-8.0.16-5.el5_3 drbd-8.0.16-5.el5.centos Any tips?
2009 May 04
2
yum update installed xen and pae kernels
Why??? I was/am running kernel 2.6.18-128.1.6.el5 I did a yum update and watched 2.6.18-128.1.6.el5xen and 2.6.18-128.1.6.el5PAE being installed, with PAE listed first in my /boo/grub/menu.lst I also see: Installing: kmod-fuse i686 2.7.4-1.el5.rf rpmforge 26 k replacing dkms-fuse.noarch 2.7.4-1.nodist.rf kmod-fuse-PAE i686
2011 Jun 11
7
C6 LiveCD top 5 apps
Regarding http://twitter.com/CentOS/statuses/79336297579282432 I don't have a twitter account so I'm spamming the list since it looks on topic :) I'd like to see on the LiveCD the following: 1. latest dd_rescue 2. latest gparted 3. ntfs-3g 4. screen 5. mc How about you? -- Nux! www.nux.ro
2013 Apr 20
5
configure error using Lustre 2.3 and OFED 3.5
Configure fails at testing for openib - anyone an idea? Thanks Michaell configure:10034: checking whether to enable OpenIB gen2 support configure:10138: cp conftest.c build && make -d modules CC=gcc -f /home/mhebenst/lustre-2.3.0/build/Makefile LUSTRE_LINUX_CONFIG=/adm in/extra/linux-2.6.32-358.2.1.el6.x86_64.crt1/.config LINUXINCLUDE= -I/usr/local/ofed/3.5/src/compat-rdma-3.5/include
2019 Jul 22
2
[PATCH v3 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
On Thu, Jul 18, 2019 at 05:58:32PM -0700, Nadav Amit wrote: > @@ -709,8 +716,9 @@ void native_flush_tlb_others(const struct cpumask *cpumask, > * doing a speculative memory access. > */ > if (info->freed_tables) { > - smp_call_function_many(cpumask, flush_tlb_func_remote, > - (void *)info, 1); > + __smp_call_function_many(cpumask, flush_tlb_func_remote,
2019 Jul 22
2
[PATCH v3 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
On Thu, Jul 18, 2019 at 05:58:32PM -0700, Nadav Amit wrote: > @@ -709,8 +716,9 @@ void native_flush_tlb_others(const struct cpumask *cpumask, > * doing a speculative memory access. > */ > if (info->freed_tables) { > - smp_call_function_many(cpumask, flush_tlb_func_remote, > - (void *)info, 1); > + __smp_call_function_many(cpumask, flush_tlb_func_remote,
2013 Aug 16
4
Restoring deleted files.
Hi, is it possible to Restore files deleted with " rm rf " from ext4 or ext3 filesystem by mistake. Regards Ahmad
2012 Feb 15
1
error during dahdi installation on centos
Hello, # rpm -qa | grep kernel kernel-headers-2.6.18-274.18.1.el5 kernel-PAE-2.6.18-128.el5 kernel-devel-2.6.18-274.18.1.el5 kernel-PAE-devel-2.6.18-274.18.1.el5 [root at localhost ~]# uname -i i386 Trying to install dahdi-linux-complete-2.3.0.1+2.3.0 on CentOS but get below error. Can you please assist in this? [root at localhost dahdi-linux-complete-2.3.0.1+2.3.0]# make make -C linux all
2008 Apr 19
1
Not able to run kernel-xen with megasr module :/
I've managed to install CentOS 5.1 on S5000PAL with fakeraid Intel Embedded Raid Technology II Raid1 (LSI chipset) with some help of kickstart declaration 'driverdisk --source=http://.../driver.img' Then I've had some problems with yum update - new kernel didn't know about megasr.ko. I've solved it with commands: cd /lib/modules/ cp 2.6.18-53.el5PAE/updates/megasr.ko
2009 Mar 16
3
grub issue
HI, I always get a grub prompt ,after I installed 2nd processor to the Server IBM x3610 At the grub prompt, I always have to issue below commands. Then, Server starts successfully. grub> root (hd0,0) Filesystem type is ext2fs, partition type 0x83 grub> kernel /vmlinuz-2.6.18-128.1.1.el5PAE [Linux-bzImage, setup=0x1e00, size=0x1bb714] grub> initrd
2010 Aug 31
2
Centos 5.5, not booting latest kernel but older one instead
I've been going along not noticing things happening right under my nose. so imagine my surprise when I discovered last night that my Centos 5 box has installed multiple new kernels over the last few months, as updates come out, and IT IS NOT BOOTING THE NEWST ONE. grub.conf says to boot kernel 0, and 0 is the newest one. but the one it actually boots is 6 or 8 down the list (clearly I've
2016 Jul 13
2
[PATCH v3 1/7] lib: string: add functions to case-convert strings
On 13 July 2016 at 10:19, Luis de Bethencourt <luisbg at osg.samsung.com> wrote: > On 11/07/16 23:46, Markus Mayer wrote: > > Hi Markus, > > Amazing. I see this happening as well, but I know it shouldn't. > > The reason the #ifndef guards in headers are there is precisely to allow > circular dependencies. > > The problem in your output reads as: >
2010 Jun 19
2
dahdi modules installed wrong location
CENTOS 5.5 dahdi 1.4.3.0.1 uname -r 2.6.18-194.3.1.el5PAE [root at localhost dahdi-linux-2.3.0.1]# service dahdi start Loading DAHDI hardware modules: FATAL: Module dahdi not found. wct4xxp: FATAL: Module wct4xxp not found. [FAILED] wctc4xxp: FATAL: Module wctc4xxp not found.
2007 May 22
1
Compilation of kernel failed for CentOS 5
I downloaded the src rpm for CentOS 5 and tried to recompile it. It failed with the following message: + sh ./scripts/modsign/modsign.sh /var/tmp/kernel-2.6.18-8.el5-root /lib/modules/2.6.18-8.el5PAE/kernel/drivers/char/watchdog/pcwd_pci.ko CentOS gpg: WARNING: unsafe permissions on homedir `..' + mv -f
2010 Jan 08
4
Can't Compile Driver due to Missing version.h
Dear All, I use a raid card on my Centos 5.4 server. Whenever I updated the kernel, I used to compile drivers of the card for the new kernel. I have done this many times in the past without any problem. But this time after installing the new kernel files given below, I can not compile the new driver anymore. kernel-headers-2.6.18-164.9.1.el5 kernel-PAE-devel-2.6.18-164.9.1.el5
2013 Jul 27
1
Tomboy on F12 to Gnote on Centos
I'm trying to convert my Tomboy notes from an old F12 system to Gnote on this CentOS 6 system. What I have found buy googling so far: - Tomboy notes used to be stored in $HOME/.tomboy - Some Tomboy upgrade moved them to $HOME/.local/share/.tomboy - Gnote stores its notes in $HOME/.local/share/gnote - Gnote has a Tomboy note converter add-in My Tomboy notes are in /home/steve/.tomboy so I had
2016 Jul 11
2
[PATCH v3 1/7] lib: string: add functions to case-convert strings
On 9 July 2016 at 08:30, Markus Mayer <markus.mayer at broadcom.com> wrote: > On 9 July 2016 at 05:04, Luis de Bethencourt <luisbg at osg.samsung.com> wrote: >> On 08/07/16 23:43, Markus Mayer wrote: >>> Add a collection of generic functions to convert strings to lowercase >>> or uppercase. >>> >>> Changing the case of a string (with or
2009 Jun 03
5
Removing old kernels
I have the following kernels on my /boot: 2.6.18-128.1.6 2.6.18-92.1.18 2.6.18-92.1.22 I'm low on /boot space and need to remove the oldest version. It appears that I cannot use yum to remove since all of the versions are the same (only the release is different). I believe that I can use rpm to remove the old version, but I also need to remove them from the grub.conf. Any other
2019 Jul 19
5
[PATCH v3 0/9] x86: Concurrent TLB flushes
[ Cover-letter is identical to v2, including benchmark results, excluding the change log. ] Currently, local and remote TLB flushes are not performed concurrently, which introduces unnecessary overhead - each INVLPG can take 100s of cycles. This patch-set allows TLB flushes to be run concurrently: first request the remote CPUs to initiate the flush, then run it locally, and finally wait for
2014 Nov 20
2
[PATCH v3] virtio_balloon: Convert "vballoon" kthread into a workqueue
On Thu, Nov 20, 2014 at 06:47:11PM +0200, Michael S. Tsirkin wrote: > > There's cancel_work_sync() to stop the self-requeueing ones. > > What happens if queue_work runs while cancel_work_sync is in progress? > Does it fail to queue? cancel_work_sync() is guaranteed to take self-requeueing work items no matter when it's called or what's going on. External (non-self)