[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] Daily Xen Builds
On Mon, 2005-08-15 at 20:42 +0100, Ian Pratt wrote: > > 2) x86_32p (PAE) > > > > -- SLES 9 SP2 and RHEL 4 on IBM xSeries 305s (512M RAM) and > > 235 (1G RAM) > > * The SLES 9 SP2 boxes FAILED TO BOOT Dom0 when built with PAE > > * Two (2) machines exhibiting this problem > > * Last message on console is the 'xen memory scrubbing' line > > Please can you investigate by building and test booting versions between > when it last worked for you and today -- it would really help us narrow > this down quickly. Doing binary chop you should be able to narrow it > down to a handul changesets without too many boots. As I understand, it worked for Li Ge last week while I was at LWE, so I should start with Friday's build. > > > 3) x86_64 > > > > -- SLES9 SP2 and FC4 on IBM HS20 EMT64 blades (1G RAM) > > * Builds and boots on SLES 9 SP2 > > * Problems starting xend (below) > > > > * ISSUE(S): > > > > * Bugzilla #62 - Losing network when starting xend. > > * Still experiencing this problem on the SLES9 SP2 x86-64 boxes. > > * Both SLES 9 SP2 boxes lose networking when 'xend start' > > is entered. > > Please can you post xend.log, plus also the result of 'ifconfig' and > 'brctl' before and after running 'xend start'. The machine uses eth1, so I changed this line in the network-bridge script: netdev=${netdev:-eth1} Q. Do I also need to change this line (line #191) in the current script in unstable (I tried both eth0 and eth1--both times networking stopped): ip link set veth0 name eth1 ifconfig (before): bl2-1:~ # ifconfig eth1 Link encap:Ethernet HWaddr 00:11:25:9D:69:87 inet addr:9.3.192.194 Bcast:9.3.192.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:610 errors:0 dropped:0 overruns:0 frame:0 TX packets:68 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:87998 (85.9 Kb) TX bytes:7413 (7.2 Kb) Interrupt:78 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:18 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1512 (1.4 Kb) TX bytes:1512 (1.4 Kb) brctl (before): bl2-1:~ # brctl show bridge name bridge id STP enabled interfaces bl2-1:~ # xend start ifconfig (after) bl2-1:~ # ifconfig eth1 Link encap:Ethernet HWaddr 00:11:25:9D:69:87 inet addr:9.3.192.194 Bcast:9.3.192.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:21 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:882 (882.0 b) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:26 errors:0 dropped:0 overruns:0 frame:0 TX packets:26 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2664 (2.6 Kb) TX bytes:2664 (2.6 Kb) peth1 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF UP BROADCAST RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:1141 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:251046 (245.1 Kb) TX bytes:0 (0.0 b) Interrupt:78 vif0.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:18 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:756 (756.0 b) TX bytes:0 (0.0 b) brctl (after) bl2-1:~ # brctl show bridge name bridge id STP enabled interfaces xen-br0 8000.feffffffffff no vif0.0 peth1 > > Thanks, > Ian > -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |