[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Create DOM1 problems again



Hi,

I have similar problem as the previous email--I cannot ping 169.254.1.1.
But the ways that Ian suggested don't work for me.

When I create a new domain,
    ./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:hda12,hda12,w; phy:hda11,hda11,r"
        VM cmdline         :
"ip=169.254.1.1:169.254.1.0:155.99.182.1:255.255.254.0::eth0:on
root=/dev/hda12 ro 4 VMID=1"
        VM started in domain 2

But when I used "./xc_dom_control.py list", there is only one domain.
        Dom  Name             Mem(kb)  CPU  State  Time(s)
        0    Domain-0          480000   0    r-     5152

The output of the xen_read_console is in the attachment.

I have killed 'kudzu', 'keytable' and 'gpm', and set "BOOTPROTO=static".
Could you help me figure out where is the problem?

Thanks.
Xiaofang


> > As said before, now the problem is I cannot ping 169.254.1.1,so cannot
ssh
> > in DOM1 either.
>
> First, kill 'kudzu', 'keytable' and 'gpm' from the rc scripts. It
> looks like you're using run level for, so:
>
>   rm /etc/rc4.d/*{kudzu,gpm, keytable}
>
> Next, it looks like your rc scripts are trying to use DHCP to
> get an IP address, overriding the address you're passing in on
> the command line. [you could use DHCP to configure the address,
> but it doesn't look like you've configured such a server]
>
> Make sure that "BOOTPROTO=static" in
> /etc/sysconfig/network-scripts/ifcfg-eth0
>
> Also check all the files under /etc/sysconfig/networking/
>
> Ian

Attachment: xen_read_console.txt
Description: Text document


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.