Rajendar K
2012-Mar-06 12:59 UTC
mkinitrd doesn''t know how to handle encrypted CCISS devices - RHEL5.4 and Xen4.1.2
Dear ALL,
I have encountered an issue while installing xen4.1.2
from source.
No problem encountered while xen installation.While booting towards XEN
kernel, i encountered the folowing error
********************
setuproot: moving /dev failed : No such file or directory
no fstab,sys mounting internal defaults
setuproot: error mounting /proc
setuproot: error mounting /sys
Kernel panic
****************
My grub.conf as follows
title Red Hat Enterprise Linux Server XEN4.1 (2.6.18-164.el5-xen4.1)
root (hd0,0)
kernel /xen-4.1.1.gz dom0_mem=5242M loglvl=all guest_loglvl=all
module /vmlinuz-2.6.18.8-xen
root=UUID="2e382823-1151-4231-9893-93c572af88cc"
module /initrd-2.6.18.8-xen.img
title Red Hat Enterprise Linux Server (2.6.18-164.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-164.el5 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.18-164.el5.img
Note :
I have tried with different option
module /vmlinuz-2.6.18.8-xen root=UUID="2e382823-1151-4231-9
module /vmlinuz-2.6.18.8-xen root=LABEL=/
module /vmlinuz-2.6.18.8-xen root=/dev/cciss/c0d0p3 ro nomodeset
console=tty0 console=ttyS0,115200n8
I have installed RHEL5.4 on HP SERVER DL380 - Processor E55042GHZ. I have
come across the bug with
subject " mkinitrd doesn''t know how to handle encrypted CCISS
devices" but
still uable to solve the issue.
I have used mkinitrd with version 5.1.19.6
I hereby specify the information of my system for your reference...
[root@sdcsrvint002 ~]# blkid /dev/cciss/c0d0p3
/dev/cciss/c0d0p3: LABEL="/"
UUID="2e382823-1151-4231-9893-93c572af88cc"
TYPE="ext3" SEC_TYPE="ext2"
Contents of /etc/fstab is
[root@sdcsrvint002 ~]# cat /etc/fstab
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
LABEL=SW-cciss/c0d0p2 swap swap defaults 0 0
My file system details is
[root@sdcsrvint002 ~]# fdisk -l
Disk /dev/cciss/c0d0: 146.7 GB, 146778685440 bytes
255 heads, 63 sectors/track, 17844 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/cciss/c0d0p1 * 1 64 514048+ 83 Linux
/dev/cciss/c0d0p2 65 4143 32764567+ 82 Linux swap
/ Solaris
/dev/cciss/c0d0p3 4144 17844 110053282+ 83 Linux
[root@sdcsrvint002 ~]#
Kindly help me to get out of this error.
--
Raj,
CDAC.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
Possibly Parallel Threads
- Migrating file based Xen RHEL5.4 to KVM
- Kernel panic after xen 4.0.1 being installed in RHEL5.4. Help
- XL: pv guests dont reboot after migration (xen4.1.2-rc2-pre)
- ext2online with 1k blocks not working
- capture xen & dom0 serial output in HP ILO''s virtual serial port
