Could  you try to load OS 2009.06 PV DomU with "boot" entry removed one more 
time ?
I believe OS 2009.06 DomU by default does DHCP request at startup. If it fails 
you get a problem.

--- On Wed, 6/3/09, PGNet Dev <[email protected]> wrote:

From: PGNet Dev <[email protected]>
Subject: Re: [xen-discuss] runtime panic (vfs_mountroot: cannot mount root)  
launching 2009.06 DomU on Linux Dom0
To: "Boris Derzhavets" <[email protected]>
Cc: [email protected]
Date: Wednesday, June 3, 2009, 11:45 AM

hi boris,

On Wed, Jun 3, 2009 at 8:20 AM, Boris Derzhavets <[email protected]> wrote:
> Please , remove "boot" from both profiles.
> Just simulate install and login as jack/jack.

done.

> Wait a bit and run

pfexec ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu
8232 index 1
        inet 127.0.0.1 netmask ff000000
xnf0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 2
        inet 192.168.1.126 netmask ffffff00 broadcast 192.168.1.255
        ether 0:16:3e:1:2:0
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu
8252 index 1
        inet6 ::1/128
xnf0: flags=2004841<UP,RUNNING,MULTICAST,DHCP,IPv6> mtu 1500 index 2
        inet6 fe80::216:3eff:fe01:200/10
        ether 0:16:3e:1:2:0

hm.  IP=192.168.1.126 & mtu=1500.  not what i'd set statically during
install. x.x.x.102 was successfully used for both VNC and ssh
(ListenAddress in /etc/ssh/sshd_config was set to 192.168.1.102)

apparently, my static IP set was NOT persistent ... ?

On Wed, Jun 3, 2009 at 8:31 AM, Boris Derzhavets <[email protected]> wrote:
> One more question. I presume eth0 obtains IP via dhcp

no, it's statically set

> br05 is described as a bridge in  /etc/network/interfaces.

yes, although, in opensuse, it's in, /etc/sysconfig/network

cat ifcfg-brINT
    NAME='88E8053'
    LLADDR='00:50:43:00:41:5E'
    BRIDGE='yes'
    BRIDGE_PORTS='eth0'
    BOOTPROTO='static'
    STARTMODE='auto'
    BRIDGE_FORWARDDELAY='0'
    BRIDGE_STP='off'
    ETHTOOL_OPTIONS=''
    IPADDR='192.168.1.2/22'
    BROADCAST='192.168.1.255'
    NETWORK='192.168.1.0'
    PREFIXLEN='24'
    GATEWAY='192.168.1.1'
    MTU='1492'
    USERCONTROL='no'
    NM_CONTROLLED='no'

> Can you "nslookup whatever.com" at your Dom0 ?

nslookup whatever.com
    Server:        127.0.0.1
    Address:    127.0.0.1#53
    
    Non-authoritative answer:
    Name:    whatever.com
    Address: 69.64.147.249

host whatever.com
    whatever.com has address 69.64.147.249
    whatever.com mail is handled by 0 oogieoogieboogieaaaxxx.com.

dig whatever.com
    
    ; <<>> DiG 9.6.0-P1 <<>> whatever.com
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 22808
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
    
    ;; QUESTION SECTION:
    ;whatever.com.            IN    A
    
    ;; ANSWER SECTION:
    whatever.com.        492    IN    A    69.64.147.249
    
    ;; Query time: 0 msec
    ;; SERVER: 127.0.0.1#53(127.0.0.1)
    ;; WHEN: Wed Jun  3 08:38:34 2009
    ;; MSG SIZE  rcvd: 46



      
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to