From: Mike Brady <mike.brady@devnull.net.nz>
To: xen-devel@lists.sourceforge.net
Subject: Dom1 always does DHCP requests and vmid increasing
Date: Tue, 27 Jul 2004 21:50:36 +1200 [thread overview]
Message-ID: <200407272150.36179.mike.brady@devnull.net.nz> (raw)
I've been lurking on the list for a while, but I haven't tried Xen out until a
few days ago. I have things working in general, but can't figure out a
couple of things.
Firstly, domains other than domain 0 always do a DHCP request, no mater what
is configured. If I have a static address configured in the OS rc scripts
the DHCP address is assigned as the primary and the static address is the
secondary.
Secondly the vmid always +1 what ever the last vmid was no matter what the
vmid is set to for the xm create command.
The configuration for domain is below. I have used RH9 for the OS and Xen is
up to date from bitkeeper (as of 27 July 0800 UTC).
(domain
(id 1)
(name enterprise1)
(memory 63)
(state -b---)
(cpu 0)
(cpu_time 10.135407179)
(up_time 263.418766022)
(start_time 1090921172.3)
(console
(status connected)
(id 12)
(domain 1)
(local_port 12)
(remote_port 1)
(console_port 9601)
(connected 127.0.0.1 1033)
)
(config
(vm
(name enterprise1)
(memory 64)
(cpu -1)
(image
(linux
(kernel /boot/vmlinuz-2.4.26-xenU)
(ip :1.2.3.4::::eth0:off)
(root '/dev/sda2 ro')
)
)
(device (vbd (uname phy:hde5) (dev sda1) (mode w)))
(device (vbd (uname phy:hde6) (dev sda2) (mode w)))
(device (vif (mac aa:00:00:00:00:11) (bridge xen-br0)))
)
)
)
Any pointers on either of these would appreciated.
Regards
Mike Brady
Auckland
New Zealand
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
next reply other threads:[~2004-07-27 9:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-27 9:50 Mike Brady [this message]
2004-07-27 10:17 ` Dom1 always does DHCP requests and vmid increasing Ian Pratt
2004-07-27 18:58 ` Mike Brady
2004-07-27 20:00 ` Ian Pratt
2004-07-28 8:27 ` Xen in a "new" distribution suggestion Rune Johan Andresen
2004-07-28 9:17 ` Dom1 always does DHCP requests and vmid increasing Mike Brady
2004-07-30 8:14 ` Mike Wray
2004-07-29 9:12 ` Mike Brady
2004-07-29 10:17 ` Ian Pratt
2004-07-27 11:14 ` Mark Williamson
2004-07-27 19:21 ` Barry Rountree
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=200407272150.36179.mike.brady@devnull.net.nz \
--to=mike.brady@devnull.net.nz \
--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.