All of lore.kernel.org
 help / color / mirror / Atom feed
* Dom1 always does DHCP requests and vmid increasing
@ 2004-07-27  9:50 Mike Brady
  2004-07-27 10:17 ` Ian Pratt
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Mike Brady @ 2004-07-27  9:50 UTC (permalink / raw)
  To: xen-devel

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-07-30  8:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-27  9:50 Dom1 always does DHCP requests and vmid increasing Mike Brady
2004-07-27 10:17 ` 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

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.