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

[Xen-users] DomU booting problem.

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] DomU booting problem.
From: "Venkatesh, C D" <c.d.venkatesh@xxxxxxxxx>
Date: Thu, 1 Sep 2005 11:04:55 -0700
Delivery-date: Thu, 01 Sep 2005 18:03:04 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcWvGMPiYVh8yabxQxqtQR7zRZZCtQABBsDQ
Thread-topic: DomU booting problem.

I am new to Xen and not a pro Linux guy. So, I am having bit of rough ride setting up Xen.

 

Xen (2.0.7) and Dom0(2.6.11.12-Xen0) are booting alright. However, when I am not able to start DomU (ttylinux - standard download – no changes made). It stops at IP Config. Here is console log, the DomU config file, as well my main grub.conf. Quick help is really appreciated. Thanx

 

root@localhost xen]# xm create ttylinuxVM -c

Using config file "ttylinuxVM".

Started domain ttylinux, console on port 9601

************ REMOTE CONSOLE: CTRL-] TO QUIT ********

Linux version 2.6.11.12-xenU

(xenod@xxxxxxxxxxxxxxxxxxxxx) (gcc version 3.3.3

20040412 (Red Hat Linux 3.3.3-7)) #1 Thu Aug 4

00:48:08 BST 2005

BIOS-provided physical RAM map:

 Xen: 0000000000000000 - 0000000004000000 (usable)

64MB LOWMEM available.

DMI not present.

IRQ lockup detection disabled

Allocating PCI resources starting at 04000000 (gap:

04000000:fc000000)

Built 1 zonelists

Kernel command line:

ip=10.1.10.20:1.2.3.4:::ttylinux:eth0:off

root=/dev/VolGroup00/LogVol00 ro

Initializing CPU#0

PID hash table entries: 512 (order: 9, 8192 bytes)

Xen reported: 2994.530 MHz processor.

Using tsc for high-res timesource

Dentry cache hash table entries: 16384 (order: 4,

65536 bytes)

Inode-cache hash table entries: 8192 (order: 3, 32768

bytes)

vmalloc area: c4800000-fbff9000, maxmem 34000000

Memory: 62384k/65536k available (1631k kernel code,

3056k reserved, 411k data, 112k init, 0k highmem)

Checking if this processor honours the WP bit even in

supervisor mode... Ok.

Mount-cache hash table entries: 512 (order: 0, 4096

bytes)

CPU: Trace cache: 12K uops, L1 D cache: 16K

CPU: L2 cache: 1024K

CPU: Intel Genuine Intel(R) CPU 3.00GHz stepping 02

Enabling fast FPU save and restore... done.

Enabling unmasked SIMD FPU exception support... done.

Checking 'hlt' instruction... disabled

NET: Registered protocol family 16

xen_mem: Initialising balloon driver.

Initializing Cryptographic API

io scheduler noop registered

io scheduler anticipatory registered

io scheduler deadline registered

io scheduler cfq registered

RAMDISK driver initialized: 16 RAM disks of 4096K size

1024 blocksize

Xen virtual console successfully installed as tty

Event-channel device installed.

xen_blk: Initialising virtual block device driver

xen_net: Initialising virtual ethernet driver.

NET: Registered protocol family 2

IP: routing cache hash table of 512 buckets, 4Kbytes

TCP established hash table entries: 4096 (order: 3,

32768 bytes)

TCP bind hash table entries: 4096 (order: 2, 16384

bytes)

TCP: Hash tables configured (established 4096 bind

4096)

NET: Registered protocol family 1

NET: Registered protocol family 17

IP-Config: Guessing netmask 255.0.0.0

IP-Config: Complete:

      device=eth0, addr=10.1.10.20, mask=255.0.0.0,

gw=255.255.255.255,

     host=ttylinux, domain=, nis-domain=(none)

************ REMOTE CONSOLE EXITED *****************

 

 

 

Domain configuration file - ttylinuxVM1

----------------------------------------

kernel = "/boot/vmlinuz-2.6-xenU"

memory = 64

name = "ttylinux"

nics = 1

vif = [ 'mac=bb:00:00:00:00:11, bridge=xen-br0' ]

ip = "10.1.10.20"

hostname="ttylinux"

disk = ['file:/boot/ttylinux-xen,sda1, w']

root = "/dev/VolGroup00/LogVol00 ro"

 

 

My mail grub.conf

default=0

timeout=30

#hiddenmenu

title Fedora Core (2.6.11-1.1369_FC4smp)

        root (hd1,0)

        kernel /vmlinuz-2.6.11-1.1369_FC4smp ro

root=/dev/VolGroup00/LogVol00 rh gb quiet

        initrd /initrd-2.6.11-1.1369_FC4smp.img

title Fedora Core-up (2.6.11-1.1369_FC4)

        root (hd1,0)

        kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=/dev/VolGroup00/LogVol00 rhgb quiet

        initrd /initrd-2.6.11-1.1369_FC4.img

title Xen-2.0 / XenLnux 2.6

        root (hd1,0)

        kernel /xen-2.0.7.gz dom0_mem=131072 com1=115200,8n1

        module /vmlinuz-2.6.11.12-xen0 root=/dev/VolGroup00/LogVol00 ro console= tty0

        module /initrd-2.6.11-1.1369_FC4.img

 

 

- CD

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>