WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] cent os domu creation problem

To: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] cent os domu creation problem
From: Tapas Mishra <mightydreams@xxxxxxxxx>
Date: Tue, 18 May 2010 23:23:06 +0530
Delivery-date: Tue, 18 May 2010 10:54:46 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=cl7K2CWsf0kMNEamfCCKOeuO2i/2KX1/nIRDE5J+Mhk=; b=Uedgv76Qzs7E1GMM51bysZaFkzl49N8XlUCVnl1I8ZL3Dl/cXLMh4Gdm5fsmnFDsTA PASUEZjCzsTIsjpR8km6/4skJ4+dgwMXXbTsZT+bPCwB2OeUCMHf75/7y+9yhyHqglkc wdIg1s4htvlqA4ABKhrgmtWWgW1wIrTn970GQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=JUSRS3xfQUYWKEEouY5gnxxwNRuBwaK81cnhcyfkEq261NwL2LDmqAnxvNfxI8bvJo r0+ySL+AX+D0hX/gHkIn4mSLf8UF0xwsexcIFbCqLooXKxhr7KW3NFJ4WjjePYRmN2Vf DiKWqNcuegwj7c3LLSmzXAiefrXp7XzR1m/J4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTiklvwbeFoZO-5PBVHiuCYpVdi5vE7lUVQk2_j63@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTin7wCBHYUgtTLkZ5pVgulxpVO7inK68p-kc4Huz@xxxxxxxxxxxxxx> <AANLkTikbX48H9fKjDpZFrtuNIQflF6vAbr6EcV20aFXo@xxxxxxxxxxxxxx> <AANLkTiniNP78_ViSbq9eBSQotOePgzjGfkLsdrK6w-y2@xxxxxxxxxxxxxx> <AANLkTil8MupOjBPpXbTAtLi6Ca19yC7hd4YBrbUrnW7s@xxxxxxxxxxxxxx> <AANLkTilSAC26UTwxXac063c7UBRTVqZm4PTjrL_WLCBi@xxxxxxxxxxxxxx> <AANLkTimUOTmr3W0Hz03DxLrHgrJzaZcD5NWqwL2k0_LV@xxxxxxxxxxxxxx> <AANLkTim0U2VlDdI4WOZTMht2iiAfiUv_ovIuqmhYjGLe@xxxxxxxxxxxxxx> <AANLkTilWANIFe99vWwpDRbTNzvZraAXf9wfF9FbDnhP2@xxxxxxxxxxxxxx> <AANLkTiliZVLBCM0cw4c3DUVEGx2Izo0tI56EeJQwfPN1@xxxxxxxxxxxxxx> <AANLkTiklvwbeFoZO-5PBVHiuCYpVdi5vE7lUVQk2_j63@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I am installing CentOs 5.5 as DomU on Debian Lenny running amd64
2.6.26-2-xen-amd64

I downloaded two files vmlinuz and initrd from here
http://mirrors.kernel.org/centos/5.5...64/images/xen/
copied them to /boot and changed their names to
vmlinuz-xen-install
and initrd-xen-install

In my /etc/xen-tools/xen-tools.conf
I made following changes to be able to install centOS domu via rinse method
Code:
install-method = rinse
dist   = centos-5
kernel      = /boot/vmlinuz-xen-install
initrd      = /boot/initrd-xen-install
I mounted a CentOS5.5. ISO
dd if=/dev/cdrom of=/root/centos.iso bs=1024 count=1
mount -t iso9660 -o loop /root/centos.iso /root/inscd/

So /root/inscd/ had the contents of CentOS cd

Then I did to create image
Code:
xen-create-image --hostname=new_centOS --size=96GB --swap=2048 Mb
--ip=192.1.100.19 --memory=1024 --arch=amd64 --role=udev --force
--install-method=rinse --install-source=/root/inscd/


every thing went fine
at the end there was a new_centOS.cfg file
Then executed
xm create new_centOS.cfg -c
the output is following and it hanged in between no more proceeding.
Code:
Using config file "./new_centOS.cfg".
Started domain new_centOS
TCP: Hash tables configured (established 262144 bind 65536)
TCP reno registered
audit: initializing netlink socket (disabled)
type=2000 audit(1274202380.846:1): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Initializing Cryptographic API
alg: No test for crc32c (crc32c-generic)
ksign: Installing public key data
Loading keyring
- Added public key C596239A507DE7FD
- User ID: CentOS (Kernel Module GPG key)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
rtc: IRQ 8 is not free.
Non-volatile memory driver v1.2
Linux agpgart interface v0.101 (c) Dave Jones
brd: module loaded
Xen virtual console successfully installed as xvc0
Event-channel device installed.
Console: switching to colour frame buffer device 100x37
input: Xen Virtual Keyboard/Mouse as /class/input/input0
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
ide-floppy driver 0.99.newide
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
PNP: No PS/2 controller found. Probing ports directly.
i8042.c: No controller found.
mice: PS/2 mouse device common for all mice
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
TCP bic registered
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
XENBUS: Device with no driver: device/vbd/51713
XENBUS: Device with no driver: device/vbd/51714
XENBUS: Device with no driver: device/vif/0
XENBUS: Device with no driver: device/console/0
Initalizing network drop monitor service
Write protecting the kernel read-only data: 483k

Giving only upto this much message it had hanged.
What might have gone wrong any guesses?

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

<Prev in Thread] Current Thread [Next in Thread>