|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] RE: new /etc/xen/network script
And here the log when i try to start my domU:
[2005-10-14 20:50:17 xend] DEBUG (image:156) initDomain: cpu=-1 mem_kb=2097152 s
sidref=-1 dom=3
[2005-10-14 20:50:18 xend] DEBUG (XendDomainInfo:843) init_domain> Created domai
n=3 name=inhouse memory=2048
[2005-10-14 20:50:18 xend] INFO (XendRoot:141) EVENT> xend.domain.create ['inhou
se', 3]
[2005-10-14 20:50:18 xend] INFO (image:217) buildDomain os=linux dom=3 vcpus=1
[2005-10-14 20:50:18 xend] DEBUG (image:255) dom = 3
[2005-10-14 20:50:18 xend] DEBUG (image:256) image = /boot/vmlinuz-xen
[2005-10-14 20:50:18 xend] DEBUG (image:257) store_evtchn = 1
[2005-10-14 20:50:18 xend] DEBUG (image:258) console_evtchn = 2
[2005-10-14 20:50:18 xend] DEBUG (image:259) cmdline = ip=:1.2.3.4:::inh
ouse:eth0:dhcp root=/dev/hda1 ro 3
[2005-10-14 20:50:18 xend] DEBUG (image:260) ramdisk = /boot/initrd-xen
[2005-10-14 20:50:18 xend] DEBUG (image:261) flags = 0
[2005-10-14 20:50:18 xend] DEBUG (image:262) vcpus = 1
[2005-10-14 20:50:19 xend] INFO (xsobj:326) DBMap>introduceDomain> 3 833165 <Eve
ntChannel dom1:0:18 dom2:3:1> /domain/20be7b9a-b188-4ff8-a610-2a43476be76e
[2005-10-14 20:50:19 xend] DEBUG (XendDomainInfo:698) writing key availability=o
nline to path /cpu/0 in store
[2005-10-14 20:50:19 xend] WARNING (XendDomainInfo:1100) Unknown config field bo
ot
[2005-10-14 20:50:19 xend] ERROR (XendDomainInfo:443) ['vif', ['mac', 'aa:00:00:
3d:52:10']]
[2005-10-14 20:50:20 xend] INFO (XendRoot:141) EVENT> xend.domain.unpause ['inho
use', 3]
[2005-10-14 20:50:20 xend] DEBUG (XendDomain:233) XendDomain>reap> domain died n
ame=inhouse id=3
[2005-10-14 20:50:20 xend] INFO (XendRoot:141) EVENT> xend.domain.exit ['inhouse
', 3, 'crash']
[2005-10-14 20:50:20 xend] INFO (XendDomain:507) Destroying domain: name=inhouse
[2005-10-14 20:50:20 xend] INFO (XendRoot:141) EVENT> xend.domain.destroy ['inho
use', 3]
[2005-10-14 20:50:20 xend] INFO (xsobj:337) DBMap>releaseDomain> 3
[2005-10-14 20:50:20 xend] INFO (xsobj:343) DBMap>releaseDomain> (2, 'No such fi
le or directory')
Stephan
> > Can you show us ifconfig -a output before and after?
>
> Before starting xend:
>
> # ifconfig -a
> eth0 Link encap:Ethernet HWaddr 00:14:5E:0A:53:04
> inet addr:192.168.1.51 Bcast:192.168.1.255
> Mask:255.255.255.0
> inet6 addr: fe80::214:5eff:fe0a:5304/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:110 errors:0 dropped:0 overruns:0 frame:0
> TX packets:81 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:12020 (11.7 Kb) TX bytes:8728 (8.5 Kb)
> Interrupt:16
>
> eth1 Link encap:Ethernet HWaddr 00:14:5E:0A:53:05
> BROADCAST MULTICAST MTU:1500 Metric:1
> RX packets:0 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:0 (0.0 b) TX bytes:0 (0.0 b)
> Interrupt:16
>
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> inet6 addr: ::1/128 Scope:Host
> UP LOOPBACK RUNNING MTU:16436 Metric:1
> RX packets:0 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:0 (0.0 b) TX bytes:0 (0.0 b)
>
> sit0 Link encap:IPv6-in-IPv4
> NOARP MTU:1480 Metric:1
> RX packets:0 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:0 (0.0 b) TX bytes:0 (0.0 b)
>
> veth0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
> BROADCAST MULTICAST MTU:1500 Metric:1
> RX packets:0 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:0 (0.0 b) TX bytes:0 (0.0 b)
>
> vif0.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
> BROADCAST MULTICAST MTU:1500 Metric:1
> RX packets:0 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:0 (0.0 b) TX bytes:0 (0.0 b)
>
> After starting xend:
>
> # ifconfig -a
> eth0 Link encap:Ethernet HWaddr 00:14:5E:0A:53:04
> inet addr:192.168.1.51 Bcast:192.168.1.255
> Mask:255.255.255.0
> inet6 addr: fe80::214:5eff:fe0a:5304/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:52 errors:0 dropped:0 overruns:0 frame:0
> TX packets:41 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:4898 (4.7 Kb) TX bytes:3658 (3.5 Kb)
>
> eth1 Link encap:Ethernet HWaddr 00:14:5E:0A:53:05
> BROADCAST MULTICAST MTU:1500 Metric:1
> RX packets:0 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:0 (0.0 b) TX bytes:0 (0.0 b)
> Interrupt:16
>
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> inet6 addr: ::1/128 Scope:Host
> UP LOOPBACK RUNNING MTU:16436 Metric:1
> RX packets:2 errors:0 dropped:0 overruns:0 frame:0
> TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:376 (376.0 b) TX bytes:376 (376.0 b)
>
> peth0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
> inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
> UP BROADCAST RUNNING NOARP MULTICAST MTU:1500 Metric:1
> RX packets:36 errors:0 dropped:0 overruns:0 frame:0
> TX packets:35 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:3332 (3.2 Kb) TX bytes:3380 (3.3 Kb)
> Interrupt:16
>
> sit0 Link encap:IPv6-in-IPv4
> NOARP MTU:1480 Metric:1
> RX packets:0 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:0 (0.0 b) TX bytes:0 (0.0 b)
>
> vif0.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
> inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:41 errors:0 dropped:0 overruns:0 frame:0
> TX packets:53 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:3658 (3.5 Kb) TX bytes:4988 (4.8 Kb)
>
> xenbr0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
> inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:15 errors:0 dropped:0 overruns:0 frame:0
> TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:1744 (1.7 Kb) TX bytes:378 (378.0 b)
>
> Thank you!
> Stephan
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|