Hey all,<div><br></div><div>I would like to setup a highly available service *inside* two KVM instances,</div><div>so I have created a security group to contain all required service ports,</div><div>so clients can connect to either VM and that works.</div>
<div><br></div><div>And both instances have their own designated IP address, provided by</div><div>nova itself.</div><div><br></div><div>And now I want to allocate a custom private IP address (I just chose one from</div><div>
the higher address range, since I've a quite a big one (/21) and it was planned</div><div>to use higher numbers for HA service IPs.</div><div><br></div><div>But how do I teach OpneStack to let traffic to these KVMs via its designated</div>
<div>Service IP?</div><div><br></div><div>I took a look at the iptables rules, however, they are created automatically,</div><div>and I did not get it really right what it all wants to tell me yet and what is there</div><div>
for what (not every rule uses -m comment --comment $hint). :-)</div><div><br></div><div>So how do I teach OpneStack custom provided IP addresses?</div><div><br></div><div>Best regards,</div><div>Christian.</div>