First time here? Check out the FAQ!
2018-09-17 02:37:43 -0500 | asked a question | Failed retrying wait for the venus builds to complete openstack ansible This task has been failed any advise how we can resolve this. |
2018-04-30 06:16:44 -0500 | received badge | ● Student (source) |
2018-03-06 07:18:26 -0500 | received badge | ● Popular Question (source) |
2018-03-06 07:18:26 -0500 | received badge | ● Popular Question (source) |
2017-05-20 06:33:16 -0500 | received badge | ● Famous Question (source) |
2017-04-27 09:37:08 -0500 | received badge | ● Notable Question (source) |
2017-04-27 02:34:41 -0500 | commented answer | instance only show the IP on dashboard but not inside the VM in both cases I am unable to get the IPs, please advise |
2017-04-26 17:08:02 -0500 | received badge | ● Popular Question (source) |
2017-04-26 13:59:48 -0500 | commented question | instance only show the IP on dashboard but not inside the VM I have added the openstack network show output in above, thank you so much for helping me |
2017-04-26 13:58:40 -0500 | commented question | instance only show the IP on dashboard but not inside the VM [linux_bridge] physical_interface_mappings = provider:enp6s0 [vxlan] enable_vxlan = True local_ip = 192.168.1.4 l2_population = True [securitygroup] enable_security_group = True firewall_driver = neutron.agent.linux.iptables_firewall.IptablesFirewallDrive |
2017-04-26 06:16:16 -0500 | commented question | instance only show the IP on dashboard but not inside the VM Starting network... udhcpc (v1.20.1) started Sending discover... Sending discover... no lease, failing |
2017-04-26 06:08:47 -0500 | commented question | instance only show the IP on dashboard but not inside the VM I have check one more thing, on the compute node my provider interface is showing off. I have changed the interface setting dhcp to none but its automatically revert back to dhcp. I have seen on GUI |
2017-04-26 05:57:03 -0500 | commented question | instance only show the IP on dashboard but not inside the VM thanks for your response, its my first VM and DHCP is working but cannot get the IP, I have run the ifup eth0 but its showing dashboard is showing the IP but VM is not get the IP from DHCP no lease, failing |
2017-04-26 03:06:07 -0500 | asked a question | unable to ping the provider network from controller or anywhere Hi Team, I am unable to ping the public/provider IP from controller or anywhere from the network. please advise. |
2017-04-26 03:03:12 -0500 | asked a question | instance only show the IP on dashboard but not inside the VM VM is not getting the IP but only IP is showing on dashboard, I am using NEWtow relaese. Please advise, below are the out put |
2017-04-25 13:09:11 -0500 | asked a question | unable to access the external network I have configured the openstack but my vm cannot get the IP and also my provider caanot ping the outside. please advise |
2017-04-21 11:55:09 -0500 | received badge | ● Notable Question (source) |
2016-11-03 00:01:20 -0500 | received badge | ● Popular Question (source) |
2016-10-02 20:20:44 -0500 | received badge | ● Famous Question (source) |
2016-09-30 18:37:12 -0500 | received badge | ● Notable Question (source) |
2016-09-30 07:11:04 -0500 | received badge | ● Popular Question (source) |
2016-09-08 03:00:47 -0500 | asked a question | Linux bridge agent is not visible (Mitaka) Linux bridge agent is not visible on controller but it is running on compute node, please advise [root@controller ~]# neutron agent-list +--------------------------------------+--------------------+------------+-------------------+-------+----------------+---------------------------+ | id | agent_type | host | availability_zone | alive | admin_state_up | binary | +--------------------------------------+--------------------+------------+-------------------+-------+----------------+---------------------------+ | 2aab8e43-a058-4831-acec-269a3dbb68c5 | DHCP agent | controller | nova | :-) | True | neutron-dhcp-agent | | a1ef7c79-3ed5-4ea6-98c3-07d4bc240e02 | Metadata agent | controller | | :-) | True | neutron-metadata-agent | | a72e7f6c-7b09-4822-be83-ba419ac6a6c1 | Linux bridge agent | controller | | :-) | True | neutron-linuxbridge-agent | | d0cb03b6-986f-4033-ab00-0a76bdd005f2 | L3 agent | controller | nova | :-) | True | neutron-l3-agent | +--------------------------------------+--------------------+------------+-------------------+-------+----------------+---------------------------+ [root@compute /]# systemctl status neutron-linuxbridge-agent.service ● neutron-linuxbridge-agent.service - OpenStack Neutron Linux Bridge Agent Loaded: loaded (/usr/lib/systemd/system/neutron-linuxbridge-agent.service; enabled; vendor preset: disabled) Active: active (running) since Wed 2016-09-07 13:20:30 EDT; 1h 49min ago Main PID: 958 (neutron-linuxbr) CGroup: /system.slice/neutron-linuxbridge-agent.service ├─ 958 /usr/bin/python2 /usr/bin/neutron-linuxbridge-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --co... ├─2046 sudo neutron-rootwrap-daemon /etc/neutron/rootwrap.conf └─2072 /usr/bin/python2 /usr/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf Sep 07 13:20:30 compute systemd[1]: Started OpenStack Neutron Linux Bridge Agent. Sep 07 13:20:30 compute systemd[1]: Starting OpenStack Neutron Linux Bridge Agent... Sep 07 13:20:33 compute neutron-linuxbridge-agent[958]: Guru mediation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will... reports. Sep 07 13:20:35 compute neutron-linuxbridge-agent[958]: Option "verbose" from group "DEFAULT" is deprecated for removal. Its value may be silently ignored ...e future. Sep 07 13:20:36 compute neutron-linuxbridge-agent[958]: Option "notification_driver" from group "DEFAULT" is deprecated. Use option "driver" from group "osl...cations". Sep 07 13:20:37 compute sudo[2046]: neutron : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf Hint: Some lines were ellipsized, use -l to show in full. [root@compute /]# |
2016-09-08 03:00:45 -0500 | asked a question | Linux bridge agent is not visible (Mitaka) [root@controller ~]# neutron agent-list +--------------------------------------+--------------------+------------+-------------------+-------+----------------+---------------------------+ | id | agent_type | host | availability_zone | alive | admin_state_up | binary | +--------------------------------------+--------------------+------------+-------------------+-------+----------------+---------------------------+ | 2aab8e43-a058-4831-acec-269a3dbb68c5 | DHCP agent | controller | nova | :-) | True | neutron-dhcp-agent | | a1ef7c79-3ed5-4ea6-98c3-07d4bc240e02 | Metadata agent | controller | | :-) | True | neutron-metadata-agent | | a72e7f6c-7b09-4822-be83-ba419ac6a6c1 | Linux bridge agent | controller | | :-) | True | neutron-linuxbridge-agent | | d0cb03b6-986f-4033-ab00-0a76bdd005f2 | L3 agent | controller | nova | :-) | True | neutron-l3-agent | +--------------------------------------+--------------------+------------+-------------------+-------+----------------+---------------------------+ [root@compute /]# systemctl status neutron-linuxbridge-agent.service ● neutron-linuxbridge-agent.service - OpenStack Neutron Linux Bridge Agent Loaded: loaded (/usr/lib/systemd/system/neutron-linuxbridge-agent.service; enabled; vendor preset: disabled) Active: active (running) since Wed 2016-09-07 13:20:30 EDT; 1h 49min ago Main PID: 958 (neutron-linuxbr) CGroup: /system.slice/neutron-linuxbridge-agent.service ├─ 958 /usr/bin/python2 /usr/bin/neutron-linuxbridge-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --co... ├─2046 sudo neutron-rootwrap-daemon /etc/neutron/rootwrap.conf └─2072 /usr/bin/python2 /usr/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf Sep 07 13:20:30 compute systemd[1]: Started OpenStack Neutron Linux Bridge Agent. Sep 07 13:20:30 compute systemd[1]: Starting OpenStack Neutron Linux Bridge Agent... Sep 07 13:20:33 compute neutron-linuxbridge-agent[958]: Guru mediation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will... reports. Sep 07 13:20:35 compute neutron-linuxbridge-agent[958]: Option "verbose" from group "DEFAULT" is deprecated for removal. Its value may be silently ignored ...e future. Sep 07 13:20:36 compute neutron-linuxbridge-agent[958]: Option "notification_driver" from group "DEFAULT" is deprecated. Use option "driver" from group "osl...cations". Sep 07 13:20:37 compute sudo[2046]: neutron : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf Hint: Some lines were ellipsized, use -l to show in full. [root@compute /]# |