<div dir="ltr"><br>Rakesh,<div><br></div><div>Forwarding this to the discuss list for more attention. Keep in mind OSA does take some time to run so including at what point you're failing would be helpful.</div><div><br></div><div>Thanks,</div><div><br></div><div>Amy (spotz)</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">---------- Forwarded message ---------<br>From: <strong class="gmail_sendername" dir="auto">rakesh zingade</strong> <span dir="auto"><<a href="mailto:rakeshzingade@gmail.com">rakeshzingade@gmail.com</a>></span><br>Date: Wed, Jul 17, 2019 at 3:11 AM<br>Subject: [openstack-community] [openstack-ansible] do I need deploymenthost on same br-mgmt network<br>To: <<a href="mailto:community@lists.openstack.org">community@lists.openstack.org</a>><br></div><br><br><div dir="ltr">Hi,<div><br></div><div>I am pretty new to openstack and openstack ansible. I am trying to install openstack in our lab. So lab server are on different network (<a href="http://10.200.105.0/24" target="_blank">10.200.105.0/24</a> [external] and <a href="http://10.200.75.0/24" target="_blank">10.200.75.0/24</a> [internal-within lab servers])</div><div>I suppose to deploy openstack by accessing remote connection and I am on different network (<a href="http://10.200.104.0/24" target="_blank">10.200.104.0/24</a>) in same private lan & can access target hosts on ssh.</div><div><br></div><div>my openstack_user_config.yml as below:</div><div><br></div><div>cidr_networks:<br> container: <a href="http://10.200.105.0/24" target="_blank">10.200.105.0/24</a><br> storage: <a href="http://10.200.75.0/24" target="_blank">10.200.75.0/24</a><br> tunnel: <a href="http://10.200.105.0/24" target="_blank">10.200.105.0/24</a><br><br>used_ips:<br> - "10.200.105.200,10.200.105.201"<br> - "10.200.105.1,10.200.105.50"<br><br>global_overrides:<br> internal_lb_vip_address: 10.200.105.200<br> external_lb_vip_address: 10.200.105.200<br> management_bridge: "br-mgmt"<br><br> provider_networks:<br> - network:<br> container_bridge: br-mgmt<br> container_interface: eth1<br> container_type: veth<br> group_binds:<br> - all_containers<br> - hosts<br> ip_from_q: container<br> is_container_address: true<br> type: raw<br> - network:<br> container_bridge: br-storage<br> container_interface: eth2<br> container_mtu: "9000"<br> container_type: veth<br> group_binds:<br> - glance_api<br> - cinder_api<br> - cinder_volume<br> - nova_compute<br> - swift_proxy<br> ip_from_q: storage<br> type: raw<br> - network:<br> container_bridge: br-vxlan<br> container_interface: eth10<br> container_mtu: "9000"<br> container_type: veth<br> group_binds:<br> - neutron_linuxbridge_agent<br> ip_from_q: tunnel<br> net_name: vxlan<br> range: "1:1000"<br> type: vxlan<br> - network:<br> container_bridge: br-vlan<br> container_interface: eth11<br> container_type: veth<br> group_binds:<br> - neutron_linuxbridge_agent<br> net_name: vlan<br> range: "101:200,301:400"<br> type: vlan<br> - network:<br> container_bridge: br-vlan<br> container_interface: eth12<br> container_type: veth<br> group_binds:<br> - neutron_linuxbridge_agent<br> host_bind_override: eth12<br> net_name: flat<br> type: flat<br>shared-infra_hosts:<br> infra1:<br> container_vars:<br> container_tech: lxc<br> ip: 10.200.105.200<br><div><br></div><div>My deployment gets hanged after deploying lxc containers? any clue why this is happening? is my network is incorrect? do I have to deploy from same network i.e. <a href="http://10.200.105.0/24" target="_blank">10.200.105.0/24</a> or <a href="http://10.200.75.0/24" target="_blank">10.200.75.0/24</a>?</div><div><br></div><div>please let me know</div><div><br></div><div>Thanks,</div>-- <br><div dir="ltr" class="m_-2978575354454013550gmail_signature" data-smartmail="gmail_signature">Rakesh P. Zingade<br><br></div></div></div>
_______________________________________________<br>
Community mailing list<br>
<a href="mailto:Community@lists.openstack.org" target="_blank">Community@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/community" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/community</a><br>
</div></div></div>