<div dir="ltr">Hi,<div><br></div><div>I'm trying to add a new bind9 pool_target to an existing pool. The problem is that the new bind server has no knowledge of the existing zones as it missed the addzone commands when the domains where created. It seems to me I have 3 options:<br></div><div><div><br></div><div>1) To sync the zone + nzf files from an existing bind9 pool_target</div><div>2) Write a script to extract a list of domains for all tenants from designate and convert those into  "rndc addzone" commands targeted at the new unit</div><div>3) Some builtin designate method I've yet to discover?</div><div><br></div><div>What would you recommend? </div><div><br></div><div>I'm writing a designate and designate bind Juju charm and testing scaleout which is what caused me to trip over this issue. So for option 1 I'll need to synchronise a directory between Juju units of an application does anyone have a neat way of doing this?<br></div></div><div>Thanks</div><div>Liam</div></div>