Bug 1148949
Summary: | openstack-packstack: installed "packstack --allinone" on Centos7.0 and configured private networking. The booted VMs are not able to communicate with each other, nor ping the gateway. | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] RDO | Reporter: | Alexander Chuzhoy <sasha> | ||||
Component: | openstack-packstack | Assignee: | Javier Peña <jpena> | ||||
Status: | CLOSED EOL | QA Contact: | Shai Revivo <srevivo> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | unspecified | CC: | aortega, chris.brown, derekh, dkranz, ihrachys, jpena, sasha, srevivo | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-06-18 06:35:50 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Alexander Chuzhoy
2014-10-02 17:48:26 UTC
Created attachment 943498 [details]
neutron/* and /var/log/messages
Most error messages in neutron.log seem to be related to the l3-agent: 2014-10-01 22:56:37.104 690 TRACE neutron.openstack.common.rpc.amqp AgentNotFoundByTypeHost: Agent with agent_type=L3 agent and host=rhos-compute-node-04.lab.eng.rdu2.redhat.com could not be found 2014-10-02 00:59:24.158 690 WARNING neutron.scheduler.l3_agent_scheduler [req-959c8d26-2f7f-46e5-9e4e-0238f6f77bc9 None] No routers compatible with L3 agent configuration on host rhos-compute-node-04.lab.eng.rdu2.redhat.com That would explain lack of ping connectivity to the gateway, but not between the instances. I think https://review.openstack.org/#/c/126321/24..25/packstack/plugins/neutron_350.py would help here, will test that and see if that fixes some or all the issues. I tested the patch mentioned in comment #2, and everything seems to go fine. I found an unrelated issue (still investigating), only if I tried to boot the VMs within one minute of starting the Packstack-installed machine. Aleksander, did you reboot the system between installing and login into Horizon? If not, I will just push the patch for review. Created https://review.openstack.org/130818 as a fix for the L3 agent issue. With that, the L3 agent works fine after installing Packstack. Still waiting for Aleksander's confirmation on the reboot. I didn't reboot the system. *** Bug 1149292 has been marked as a duplicate of this bug. *** *** Bug 1157666 has been marked as a duplicate of this bug. *** This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions I think this is stale and should be closed. |