weizhouapache commented on a change in pull request #5786:
URL: https://github.com/apache/cloudstack/pull/5786#discussion_r840910632
##########
File path: systemvm/debian/opt/cloud/bin/cs/CsRedundant.py
##########
@@ -471,6 +469,40 @@ def _remove_ipv6_to_interface(self, interface, ipv6):
logging.info("IPv6 address %s not present for %s" % (ipv6, dev))
return
+ def _enable_radvd(self, dev, ipv6, dns1, dns2):
Review comment:
@shwstppr
just my suggestion above.
I have tested a network with RVR, both VRs are BACKUP, no primary ...
however, `/opt/cloud/bin/configure_router.py --primary` in VR looks good.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]