conf file sync between master/peer

Oscar Ricardo Silva osilva at scuff.cc.utexas.edu
Tue May 14 16:33:20 UTC 2013


That's exactly what we do. We have two files:

dhcpd.conf
dhcpd.networks.conf

dhcpd.conf holds the server specific settings (primary/secondary, split, 
etc.). dhcpd.networks.conf is where we keep network definitions and then 
scp from the primary to the secondary.





On 05/13/2013 06:41 PM, Gregory Sloop wrote:
> I have another question about keeping a master and peer in "sync" as
> one changes one config file on one server, without having to manually
> edit/sync both.
>
> It looks like breaking down the dhcp.conf files into component pieces and
> syncing the "common" pieces for both master-peer with something like
> rsync +restart seems like a reasonable approach.
>
> I'm assuming there are others who have done something like this - but
> I haven't seen a lot of examples out there.
>
> Any tips - what works, what doesn't? What to watch for, or success
> stories?
>
> TIA
> -Greg
>
>



More information about the dhcp-users mailing list