This post was updated on .
Hi Erman;
I got a porblem with VM which i asked before add bridge adapter. Now i got a network problem with quest OS. ( cannot ping other network machines) i am using " [root@basarOVS OVM_OL5U7_X86_64_PVM_10GB]# xm create vm.cfg Using config file "./vm.cfg". Started domain OVM_OL5U7_X86_64_PVM_10GB (id=2) " quest VM runs good. I connect with VNC viewer 10.x.x.x:5900 (IP with port) then i try to ping other network machines it says > ping 10.34.x.x PING 10.34.x.x (10.34.x.x) 56(84) bytes of data. From 10.34.x.x icmp_seq=1 Destination Host Unreachable From 10.34.x.x icmp_seq=2 Destination Host Unreachable From 10.34.x.x icmp_seq=3 Destination Host Unreachable From 10.34.x.x icmp_seq=4 Destination Host Unreachable ON VM Server >brctl show bridge name bridge id STP enabled interfaces xenbr0 8000.feffffffffff no vif2.0 >ifconfig -a bond0 Link encap:Ethernet HWaddr D8:D3:85:FD:98:4C inet addr:10.34.xx.xx Bcast:10.34.x.255 Mask:255.255.255.0 UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1 RX packets:131221 errors:0 dropped:59 overruns:0 frame:0 TX packets:16691 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:9094043 (8.6 MiB) TX bytes:2711334 (2.5 MiB) eth0 Link encap:Ethernet HWaddr D8:D3:85:FD:98:4C UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1 RX packets:131221 errors:0 dropped:0 overruns:0 frame:0 TX packets:16691 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:9094043 (8.6 MiB) TX bytes:2711334 (2.5 MiB) eth1 Link encap:Ethernet HWaddr D8:D3:85:FD:98:4E 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) eth2 Link encap:Ethernet HWaddr D8:D3:85:FD:98:50 UP BROADCAST RUNNING 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) eth3 Link encap:Ethernet HWaddr D8:D3:85:FD:98:52 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) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:53 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:8848 (8.6 KiB) TX bytes:8848 (8.6 KiB) vif2.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:481 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:32 RX bytes:17972 (17.5 KiB) TX bytes:0 (0.0 b) xenbr0 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) Can you please hep about this issue? Thx.. |
Also quest OS got IP 10.34.xx.xx which given by me during installation.
|
Administrator
|
What is the output of following , run it On Hypervisor
sed -n '/^[^#].*\(\(network\)\|\(vif\)\)/p' /etc/xen/xend-config.sxp |
> sed -n '/^[^#].*\(\(network\)\|\(vif\)\)/p' /etc/xen/xend-config.sxp
(vif-script vif-bridge) |
Administrator
|
Wht is the output of "xm list " command
|
>xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1438 16 r----- 5199.0 OVM_OL5U7_X86_64_PVM_10GB 2 4094 2 -b---- 234.9 |
Administrator
|
what is the output of following command;
xm network-list OVM_OL5U7_X86_64_PVM_10GB |
> xm network-list OVM_OL5U7_X86_64_PVM_10GB
Idx BE MAC Addr. handle state evt-ch tx-/rx-ring-ref BE-path 0 0 00:16:3E:4F:FB:09 0 4 17 768 /769 /local/domain/0/backend/vif/2/0 |
Administrator
|
What is the output of :
brctl show |
Free forum by Nabble | Edit this page |