*** mhen_ is now known as mhen | 02:15 | |
keerthivasansuresh | https://www.irccloud.com/pastebin/MGjtTcwD/ | 08:44 |
---|---|---|
keerthivasansuresh | Hi Team, I have setup devstack with PUBLIC_INTERFACE=eth1(dedicated interface for br-ex), all went fine, spun up VMs. | 08:45 |
keerthivasansuresh | Now am looking to change interface from eth1 to eth2, I've attempted to del-port and add-port using ovs-vsctl command on br-ex bridge. | 08:45 |
keerthivasansuresh | But the moment, I removed old interface and add new interface, devstack VMs lost external connection and unable to ping to gateway. | 08:45 |
keerthivasansuresh | What's the best approach to change the interfaces contributing to br-ex bridge post installation ? | 08:45 |
keerthivasansuresh | Note:- No issues with eth2 interface w.r.t IP, subnet etc. But when added to bridge its not helping VMs to make external connection. | 08:56 |
frickler | keerthivasansuresh: the expected way to modify a devstack setup is to redeploy it with the changed config | 10:19 |
keerthivasansuresh | Thanks for the response, while redeploying existing resources will be impacted/deleted ? | 10:37 |
keerthivasansuresh | I was trying to avoid any impact, if we could do the change via cli commands, would be nice. | 10:37 |
keerthivasansuresh | just want to be sure of idempotency in stack.sh script | 10:52 |
frickler | keerthivasansuresh: existing resources will be deleted. you should not use devstack to run any resources that you care about, devstack is only a development tool | 11:56 |
keerthivasansuresh | ok, thanks for the confirmation | 17:38 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!