From: Tony Jones <tony@immunix.com>
To: xen-devel@lists.sourceforge.net
Subject: Xen "restarting system" on Fedora FC4
Date: Wed, 2 Mar 2005 11:39:03 -0800 [thread overview]
Message-ID: <20050302193903.GA13145@immunix.com> (raw)
I posted this to the Fedora-test list but I'll try here.
If I need to ditch fedora rpms and move to building directly from src
before posting here, please let me know and I'll do so (apologies in
advance if this is the case).
I have the following Fedora RPMS installed:
kernel-xen0-2.6.10-1.1155_FC4
kernel-xenU-2.6.10-1.1155_FC4
xen-2-20050222
I can boot the main (domain-0) kernel (2.6.10-1.1155_FC4xen0).
All seems well.
When I try to start domain-1 (which has it's own root and swap partitions)
it starts up and then just reboots without any indication as to why.
A snippet of the beginning and end of the console output:
# /usr/sbin/xm create -c dylan-xen1.conf vmid=1
Using config file "dylan-xen1.conf".
Started domain Dylan-dom1, console on port 9606
************ REMOTE CONSOLE: CTRL-] TO QUIT ********
Linux version 2.6.10-1.1155_FC4xenU (bhcompile@bugs.build.redhat.com) (gcc version 3.4.3 20050221 (Red Hat 3.4.3-20)) #1 SMP Sat Feb 26 20:32:34 EST 2005
BIOS-provided physical RAM map:
Xen: 0000000000000000 - 0000000004000000 (usable)
64MB LOWMEM available.
Using x86 segment limits to approximate NX protection
DMI not present.
IRQ lockup detection disabled
Built 1 zonelists
Kernel command line: root=/dev/hda2 rw s
Initializing CPU#0
PID hash table entries: 1024 (order: 10, 16384 bytes)
Xen reported: 2399.968 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)
Memory: 61328k/65536k available (1319k kernel code, 4116k reserved, 477k data, 128k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
...
...
...
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 128k freed
Warning: unable to open an initial console.
SELinux: Disabled at runtime.
SELinux: Unregistering netfilter hooks
Restarting system.
I get the following in dmesg:
device vif7.0 entered promiscuous mode
xen-br0: port 2(vif7.0) entering learning state
xen-br0: topology change detected, propagating
xen-br0: port 2(vif7.0) entering forwarding state
vif7.0: no IPv6 routers present
At this point the console is non-interruptable (I can leave it for hours)
until on another window I run an 'xm list' which shows the domain to be
shutting down. If I run 'xm list' again there is no entry for the domain and
at this point I can interrupt the 'xm create' console.
# xm list
Name Id Mem(MB) CPU State Time(s) Console
Domain-0 0 121 0 r---- 435.5
dylan-dom1 4 64 0 ---s- 1.6 9604
The non default aspects of my config are:
kernel = "/boot/vmlinuz-2.6.10-1.1155_FC4xenU"
memory = 64
name = "dylan-dom1"
# hda2 is / hda6 is swap
disk = [ 'phy:hda2,hda2,w' , 'phy:hda6,hda6,w' ]
root = "/dev/hda2 ro"
extra = "s"
restart = 'never'
Anyone have any clues?
Thanks
Tony
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next reply other threads:[~2005-03-02 19:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-02 19:39 Tony Jones [this message]
2005-03-02 19:44 ` Xen "restarting system" on Fedora FC4 Mark Williamson
2005-03-02 19:51 ` Rik van Riel
2005-03-02 20:00 ` Tony Jones
2005-03-02 20:06 ` Rik van Riel
2005-03-02 20:10 ` Tony Jones
2005-03-02 20:11 ` Mark Williamson
2005-03-02 20:59 ` Tony Jones
2005-03-02 23:38 ` nils toedtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050302193903.GA13145@immunix.com \
--to=tony@immunix.com \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.