[ https://issues.apache.org/jira/browse/CLOUDSTACK-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Shevel updated CLOUDSTACK-973: -------------------------------------- Attachment: logs_r-294-VM.tar.gz bug_r-294-VM.tar.gz > VR ipassoc.sh toruble > --------------------- > > Key: CLOUDSTACK-973 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-973 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: KVM, Network Controller, Network Devices > Affects Versions: 4.0.0, 4.0.1 > Environment: CentOS 6.3 x86_64 > CS -4.0.1-0.13.el6.4.0.1.x86_64 (from jenkins) > Reporter: Richard Shevel > Priority: Critical > Attachments: bug_r-294-VM.tar.gz, logs_r-294-VM.tar.gz > > > Hello colleagues, I encountered a problem. > I do the following: > 1. I created a domain > 2. I Created a virtual machine (ubuntu 12.04) > 3. Opened the firewall 0.0.0.0 / 0 tcp start port 22 end port 64000 > 4. connected to the router and saw like this: > root @ r-294-VM: ~ # ip a > 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN > link / loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1 / 8 scope host lo > 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state > UNKNOWN qlen 1000 > link / ether 02:00:38: f1: 00:02 brd ff: ff: ff: ff: ff: ff > inet 10.1.1.1/24 brd 10.1.1.255 scope global eth0 > 3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state > UNKNOWN qlen 1000 > link / ether 0e: 00: a9: fe: 03: a1 brd ff: ff: ff: ff: ff: ff > inet 169.254.3.161/16 brd 169.254.255.255 scope global eth1 > 4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state > UNKNOWN qlen 1000 > link / ether 06:56:3 c: 00:00:8 e brd ff: ff: ff: ff: ff: ff > inet 77.95.133.174/26 brd 77.95.133.191 scope global eth2 > 5: eth3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state > UNKNOWN qlen 1000 > link / ether 06: a9: 78:00:00:8 e brd ff: ff: ff: ff: ff: ff > inet 77.95.133.174/26 scope global eth3 > 6: eth4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state > UNKNOWN qlen 1000 > link / ether 06:18: f4: 00:00:8 e brd ff: ff: ff: ff: ff: ff > inet 77.95.133.174/26 scope global eth4 > 7: eth5: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state > UNKNOWN qlen 1000 > link / ether 06:04:6 a: 00:00:8 e brd ff: ff: ff: ff: ff: ff > inet 77.95.133.174/26 scope global eth5 > 8: eth6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state > UNKNOWN qlen 1000 > link / ether 06:04:6 a: 00:00:8 e brd ff: ff: ff: ff: ff: ff > inet 77.95.133.174/26 scope global eth6 > 9: eth7: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state > UNKNOWN qlen 1000 > link / ether 06:6 f: 52:00:00:8 e brd ff: ff: ff: ff: ff: ff > inet 77.95.133.174/26 scope global eth7 > 10: eth8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state > UNKNOWN qlen 1000 > link / ether 06:6 f: 52:00:00:8 e brd ff: ff: ff: ff: ff: ff > inet 77.95.133.174/26 scope global eth8 > root @ r-294-VM: ~ # ip route > 77.95.133.128/26 dev eth2 proto kernel scope link src 77.95.133.174 > 77.95.133.128/26 dev eth3 proto kernel scope link src 77.95.133.174 > 77.95.133.128/26 dev eth4 proto kernel scope link src 77.95.133.174 > 77.95.133.128/26 dev eth5 proto kernel scope link src 77.95.133.174 > 77.95.133.128/26 dev eth6 proto kernel scope link src 77.95.133.174 > 77.95.133.128/26 dev eth7 proto kernel scope link src 77.95.133.174 > 77.95.133.128/26 dev eth8 proto kernel scope link src 77.95.133.174 > 10.1.1.0/24 dev eth0 proto kernel scope link src 10.1.1.1 > 169.254.0.0/16 dev eth1 proto kernel scope link src 169.254.3.161 > default via 77.95.133.129 dev eth2 > after rebooted the router : > 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN > link / loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1 / 8 scope host lo > 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state > UNKNOWN qlen 1000 > link / ether 02:00:38: f1: 00:02 brd ff: ff: ff: ff: ff: ff > inet 10.1.1.1/24 brd 10.1.1.255 scope global eth0 > 3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state > UNKNOWN qlen 1000 > link / ether 0e: 00: a9: fe: 00: ce brd ff: ff: ff: ff: ff: ff > inet 169.254.0.206/16 brd 169.254.255.255 scope global eth1 > 4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state > UNKNOWN qlen 1000 > link / ether 06:56:3 c: 00:00:8 e brd ff: ff: ff: ff: ff: ff > inet 77.95.133.174/26 brd 77.95.133.191 scope global eth2 > 5: eth3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state > UNKNOWN qlen 1000 > link / ether 06: ab: fa: 00:00:8 e brd ff: ff: ff: ff: ff: ff > inet 77.95.133.174/26 scope global eth3 > I have attached the logs from VR (logs_r-294-VM.tar.gz) and from VR > (bug_r-294-VM.tar.gz) > Other domains, where running virtual machines from CentOS, do not cause > problems. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira