Displaying 20 results from an estimated 8000 matches similar to: "LVM on dom0?"
2007 Jun 12
7
Xen in RHEL 5.0...Installation problems
Hello..I am not very proficient in Linux kernel stuffs although I know my basics. I have a question and all suggestions/solutions will be highly appreciated...
I got to know that RHEL 5 has inbuilt Xen Support...So I tried to install a RHEL 5.0 Server on my P4 machine. On top of it I tried to install Xen specific RPMs and some other RPMs needed by Xen.
The additinal RPMs added after base
2008 Feb 13
17
Xen 3.2 is not loading on FC8 - Error: Kernel panic - Attempted to kill init
Hi all,
I compiled and installed Xen 3.2 source on FC8. Compilation and installation
completed with no errors. However when I try to load Xen I get an error:
Kernel panic - Attempted to kill init !!!
This is my grub configuration:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means
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
2005 Oct 28
2
UP vs SMP kernel ?
There was a discussion here several days ago that was precipitated by my
decision to manually install the new kernel before YUMming the upgrade
to CentOS 4.2. The upgrade went south but I recovered by doing a fresh
install and a bunch of copying from backups. All's well EXCEPT that I'm
back in the same "box", thanks to anaconda.
I set out to upgrade kernels this morning:
2006 Sep 15
1
Xen Installation problems
Hello Xen Users,
I am facing a problem getting my installation of XEN boot up on a Red
Hat Linux Guest OS. What''s happening is that the grub loader tries to
install Xen but after a while it crashes and starts rebooting
recursively. I have tried both the entries listed below. I am using the
following entries in the grub.conf file:
title Xen-bhatia 3.0 / XenLinux-bhatia 2.6.16
2011 May 13
2
XEN Dom 0 boot and Out of Memory issue
Hi all,
Recently I build XEN 4.1 (from the xen.org) on centIOS
5.5 (kernel 2.6.38.4). After changing the grub file and rebooting the
machine, I am continuously getting out of memory error. The content of
my grub file:
default=0
timeout=5
serial --unit=0 --speed=115200
terminal --timeout=10 console serial
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.38.4)
root
2012 Apr 10
3
Removing LVM
I have a CentOS 5 machine in which I'm trying to remove lvm. I dd'ed the
file system to another partition, then dd'ed it back overwriting the lvm
partition. I then modified menu.lst and fstab and replaced the paths to
point to the correct device.
When the system boots it's still looking for lvm. I can restore the
system back to where it was with lvm, but I'm not sure what
2009 Nov 16
2
grub entries for Dom0 kernel
I have compiled a Dom0 kernel
and kept in boot the images
xen-test-vmlinuz
initrd-test-2.6.29.img
xen-3.3.gz
my /boot/grub/menu.lst looks like this
title TEST Xen 3.3 / Ubuntu 9.04
uuid 32ce16fb-1400-4d71-bb37-c98ef140e501
kernel /xen-3.3.gz
module /xen-test-vmlinuz root=/dev/vga/dom0 ro console=tty0
module /initrd-test-2.6.29.2.img
quiet
I get
2008 Dec 05
5
Adding RAM
I have a server running Centos 4.7 32bit. Will moving from 4Gig of
RAM to 8Gig do any good? Since its 32bit I assume it will only be
able to address the first 4Gig not? When I installed CentOS I did not
do anything special to enable using more then 4Gig if thats required.
Exim, spamassassin and Clamd seem to be the biggest load on this
machine. My biggest bottle neck is disk I/O anyway.
Wish
2007 May 03
1
best practice backup
Hi there,
I am using tar to backup the whole system (specific directorues usr,lib,sbin,etc,var,home,root).
On bare metal recovery I install the minimal portion of the syetm and then I throw the tarballs.
Any opinions?
D. Karapiperis
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 May 19
9
How to capture boot messages of Guest
Hi ,
Can any one please let me know how to capture all the boot messages of the
Guest OS into a text file?
I do xm create -c /etc/xen/hvm.cfg to boot the guest OS.
Thanks
Kishore
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 May 13
3
XEN Dom 0 boot and Out of Memory issue
Hi all,
Recently I build XEN 4.1 (from the xen.org) on centIOS 5.5 (kernel 2.6.38.4). After changing the grub file and rebooting the machine, I am continuously getting out of memory error. The content of my grub file:
default=0
timeout=5
serial --unit=0 --speed=115200
terminal --timeout=10 console serial
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.38.4)
root
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
2007 Jan 25
10
Problems with building a complete kernel
I have a plain vanilla Centos source (not 100% sure where we got it
from), but I can't seem to get a build that installs correctly.
I tried the method described at
http://wiki.centos.org/HowTos/Custom_Kernel, but rpm doesn't like the
output file, and even if I install it with -F, nothing seems to happen -
no new kernel, now initrd, nothing.
When I tried following the directions in the
2007 Nov 30
6
Why ''xm console'' not works sometimes?
Hello,
I''m using Red Hat AS 5 with Xen 3.0, and sometimes ''xm console'' does not
work, the most of times when I''m trying to connect one full-virt machine
with different arch from server, for example:
[root@xen-5 ~]# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 1933 8
2008 Feb 06
4
Installation problems with large mirrored drives
I am trying to install CentOS 4.6 to a pair of 750GB hard drives. I can
successfully install to either of the drives as a single drive, but when
I try to use both drives and mirror the partitions, I start having
problems. Anaconda crashes as it is trying to format the drives.
This is what I'm trying to create:
/dev/md0: 200MB, /boot
/dev/md1: 2GB, swap
/dev/md2: rest of the
2007 Nov 06
3
Problem while installing XEN 3.1 on Fedora 6
Hi,
I downloaded XEN 3.1 source code on a fedora 6 machine.
I did
# make world
# make install
It did not give me an error then when I restarted the machine the Grub
did not have 2 options. It had only one option that was the kernel.
On loading the OS, when i gave
# xend
it gives the following errors:
[root@localhost sbin]# xend
ERROR Internal error: Could not obtain handle on privileged command
2010 Sep 18
1
Software RAID + LVM + Grub
I'm playing with software RAID and LVM in some virtual machines and
I've run into an issue that I can't find a good answer to in the docs.
I have the following RAID setup:
md0: sda1 and sdb1, RAID 1. This is /boot
md1: sda2 and sdb2, RAID 1. This is a PV for LVM.
VolGroup00, this is the volume group and md1 is the only PV in it.
LogVol00 is swap
LogVol01 is /
LogVol02 is /home
2006 Apr 18
1
Self-fencing issues (RHEL4)
Hi.
I'm running RHEL4 for my test system, Adaptec Firewire controllers,
Maxtor One Touch III shared disk (see the details below),
100Mb/s dedicated interconnect. It panics with no load about each
20 minutes (error message from netconsole attached)
Any clues?
Yegor
---
[root at rac1 ~]# cat /proc/fs/ocfs2/version
OCFS2 1.2.0 Tue Mar 7 15:51:20 PST 2006 (build
2008 Aug 09
3
Cannot assign device in Xen-unstable [VT-d]
Hello,
I FINALLY got Xen working with VT-d. I compiled Xen-unstable (3.3) from
Mercurial on CentOS 5.2, but compiled my own kernel-xen from the latest
CentOS SRPM. (Made sure pciback was built-in and not a module, as the stock
kernel-xen has it as a module.) I''m probably going to write a how-to soon,
so stay tuned!
I have a JMicron SATA/PATA PCI Express controller with a DQ35JO