<div>Hello openstackers , </div><div><br></div><div>This is Hugo Kuo</div><div>There's a topology as the link , in this design . HA and LB will be set in app layer with two zones for fault tolerance . Due to there's no any idea about nova-network host HA in my mind.</div>
<a href="http://hugokuo-hugo.blogspot.com/2011/06/method-of-web-service-halb-in-openstack.html">http://hugokuo-hugo.blogspot.com/2011/06/method-of-web-service-halb-in-openstack.html</a><div><br></div><div>Network mode : FlatDHCP mode</div>
<div><br></div><div>Q1. </div><div>Does ip-share feature been implement in current NOVA ?   the ip-share function will make me easier to bind virtual ip for LB instance.... </div><div><br></div><div>Q2. </div><div>Is there any approach to change instance routing gateway after request metadata from api-server ?   Regularly , Instance traffic from nova-network host . I have to change default gateway to another address manually in instance. </div>
<div>For example </div><div>==================================</div><div>Nova-network : <a href="http://10.0.0.1/24">10.0.0.1/24</a></div><div>Real switch   :  10.0.0.254</div><div>Instance        : </div><div>                     <a href="http://10.0.0.2/24">10.0.0.2/24</a>   </div>
<div>                     default gw 10.0.0.1   </div><div>==================================</div><div>instance-01# route del -net <a href="http://0.0.0.0/24">0.0.0.0/24</a> dev eth0</div><div>instance-01# route add default gw 10.0.0.254</div>
<div>==================================</div><div><br></div><div>How can I make instance auto setting gateway from 10.0.0.254? (After fire up the instance , bcz instance have to retrieve metadata from API-server , instance request will redirect from nova-network)</div>
<div><br></div><div>Q3.</div><div>How about Nova-network HA/LB ?    Does anyone success to implement in your environment?</div><div><br></div><div>Q4.</div><div>Is that possible to specify private_ip for new instance or an exist instance?</div>
<div>Is that possible to auto set floating_ip during start up ? (I remember Eucalyptus has this feature)</div><div><br></div><div>Q5. </div><div>Does Atlas-LB work now ?</div><div><a href="http://wiki.openstack.org/Atlas-LB">http://wiki.openstack.org/Atlas-LB</a></div>
<div><br></div><div><br></div><div>Thanks </div><div><br></div><div>Hugo Kuo</div>