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-devel

Re: [Xen-devel] New Domain

To: "Xiaofang Chen" <xiachen@xxxxxxxxxxx>
Subject: Re: [Xen-devel] New Domain
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Sun, 11 Apr 2004 11:30:41 +0100
Cc: "Steven Hand" <Steven.Hand@xxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Sun, 11 Apr 2004 11:30:41 +0100
Envelope-to: Steven.Hand@xxxxxxxxxxxx
In-reply-to: Your message of "Sat, 10 Apr 2004 21:24:18 MDT." <006e01c41f74$79b021b0$1e48629b@XFCHEN>
> Thanks, I am clear on this now.
> 
> Another question, could you help me look at the "xen_read_console" output?
> It's in the attachement.
> The output of xc_dom_create -Dvmid=1 is as follows:
>         ./xc_dom_create.py -Dvmid=1
>         Parsing config file '/etc/xc/defaults'
>         VM image           : "/boot/xenolinux.gz"
>         VM ramdisk         : ""
>         VM memory (MB)     : "16"
>         VM IP address(es)  : "169.254.1.1"
>         VM block device(s) : "phy:hda11,hda11,w"
>         VM cmdline         :
>         "ip=169.254.1.1:169.254.1.0:155.99.182.1:255.255.254.0::eth0:on
>         root=/dev/hda11 ro 4 VMID=1"
>         VM started in domain 1
> 
> The ifcfg-eth0 is using static IP address, not DHCP.
> Seems that the new domain starts with no problem, but I couldn't ping & ssh
> into it.

If you're giving the domain a LAN-visible static IP address, you
probably don't want to bother with the 169.254/16 address at all in
domains>0.

What have you got in your vfr_ipaddr line? What is the output of
running 'ifconfig' and 'route -n' in domain 0?

Ian

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