[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Booting issue on CentOS 5.2+Xen 3.3.0


  • To: <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: "David Gonzalez" <dgonzalezh@xxxxxxxxx>
  • Date: Mon, 5 Jan 2009 20:39:58 -0500
  • Delivery-date: Mon, 05 Jan 2009 17:41:10 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:mime-version:content-type:x-mailer :x-mimeole:thread-index; b=o5ZhML3mKFSvs7yWGQiPuxC1G5Qow/e5geFcruHD/kRdQPQjlHEmred3bo92Zv1ifE vvz0WsX9oveZ2DkN1AmEpw6Yxnf/H70LRPEA035vLQE13NR2cmaZ2dkz2ULhA1EVIhEp 1HFqisi4dsGoDeOF2dfSBCZNSBi6RC4g6VYW4=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>
  • Thread-index: Aclvn69HtOlfnn67Sh6628rZ/FMmcg==

Hello All,

 

I finally compiled xen 3.3.0 using make World, installed it but I cannot get it to Boot, I always get kernel panic, kernel not sync kind of errors, I suppose it’s some hard disk or partition issue, my setup is as follows.

 

CentOS 5.2 x86_64 on a HP ML-115

 

Grub, menu.list

 

Entries

 

CentOS xen’s line

 

title CentOS (2.6.18-92.1.22.el5xen)

        root (hd0,0)

        kernel /xen.gz-2.6.18-92.1.22.el5 dom0_mem=1.8G

        module /vmlinuz-2.6.18-92.1.22.el5xen ro root=LABEL=/ console=tty0 noreboot

        module /initrd-2.6.18-92.1.22.el5xen.img

 

My line

title Xen 3.0 / XenLinux 2.6

        root (hd0,0)

        kernel /xen-3.3.gz dom0_mem=1.8G

        module /vmlinuz-2.6.18.8-xen ro root=LABEL=/ console=tty0 noreboot

        module /initrd-2.6.18.8-xen.img

 

/boot is on a regular partition / is also outside LVM but it never works. mount says

 

[root@ut3 ~]# mount

/dev/hda2 on / type ext3 (rw,noatime)

proc on /proc type proc (rw)

sysfs on /sys type sysfs (rw)

devpts on /dev/pts type devpts (rw,gid=5,mode=620)

/dev/mapper/vg0-lvUsr on /usr type ext3 (rw,noatime)

/dev/mapper/vg0-lvSrc on /usr/src type ext3 (rw,noatime)

/dev/mapper/vg0-lvOpt on /opt type ext3 (rw,noatime)

/dev/mapper/vg0-lvVar on /var type ext3 (rw,noatime)

/dev/mapper/vg0-lvSpool on /var/spool type ext3 (rw,noatime)

/dev/mapper/vg0-lvLog on /var/log type ext3 (rw,noatime)

/dev/mapper/vg0-lvWww on /var/www type ext3 (rw,noatime)

/dev/mapper/vg0-lvHome on /home type ext3 (rw,noatime)

/dev/mapper/vg0-lvMirror on /vz type ext3 (rw,noatime)

/dev/mapper/vg0-lvLfs on /install type ext3 (rw,noatime)

/dev/hda1 on /boot type ext3 (rw,noatime)

tmpfs on /dev/shm type tmpfs (rw)

none on /tmp type tmpfs (rw)

none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)

sunrpc on /var/lib/nfs/rpc_pipefs type

 

As you see I have a LVM setup and regular lines work, but my own line following Xen docs, doesn’t I even created an initrd image as it works on stock CentOS kernels.

 

Everything compiled fine and installed too, please help me, I always have the same problem when I compile custom kernels, my system can never boot, may be I have to compile LVM support into the kernel rather than as Module.

 

Has anyone made this work with similar setups as mine?

 

Can anyone give me a lead, thanks.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.