The NIC is RTL8110SC integrated as a second one the board. When i install SNV DomU with static IP no /etc/resolv.conf has been created. So , i create it by hands. DNS Servers of ISP keep stay unreachable ( vs DHCP config) Next step for DHCP mode is modifying /etc/nsswitch.conf :- hosts: dns files ipnodes : dns files After that nslookup begin to return IP addresses for outside web sites (on SNV DomU in DHCP mode) and browser can be launched to external site. If IP address on DomU is static then /etc/nsswitch.conf is useless. Probably manual creating of /etc/resolv.conf is not enough in static case and i miss some additional step ?
--- On Sun, 6/15/08, Max Zhen <[EMAIL PROTECTED]> wrote: From: Max Zhen <[EMAIL PROTECTED]> Subject: Re: [xen-discuss] Bug 6703227 To: "Boris Derzhavets" <[EMAIL PROTECTED]> Cc: xen-discuss@opensolaris.org Date: Sunday, June 15, 2008, 10:31 PM Boris Derzhavets wrote: > I did several installs on Box2 and succeeded every time for SNV87,89,90 DomUs at > SNV91 Dom0 . DHCP request took 20-30 sec as maximum. > I did also same attempts on Box1 and every time DHCP request for DomU timed out. > > It looks like 6703227 is hardware dependent . Per CR xnf gets DHCPOFFER (PACK ?) > before it gets plumbed and brought up by DomU , but eventually recovers. > Then why it doesn't happen on Box1 (network operates faster and has different architecture) > xnf never recovers. What is the nic on box1? If you configure it with static IP in domU, can you communicate with outside world? > Moreover if i install DomU with static IP , then > # ifconfig xnf down > # ifconfig xnf unplumb > # ifconfig xnf plumb > # ifconfig xnf dhcp > It hangs .... > This is due to that tx intr is only sent once by xnb to kick off network I/O. So, when you plumb it again, no more intr will be seen, neither rx or tx intr. This is also a problem in 6703227. Max > All what i can is to bring up xnf with static IP from corresponding subnet. > In this case RTL 8169SC is integrated on the board (vs RTL 8139 plugged into PCI slot on Box2) as second NIC, first one is Marvell Yukon Gigabit Ethernet. > > > This message posted from opensolaris.org > _______________________________________________ > xen-discuss mailing list > xen-discuss@opensolaris.org >
_______________________________________________ xen-discuss mailing list xen-discuss@opensolaris.org