On 06/08/2018 08:48 AM, arnaud gaboury wrote:
> I used to make local backup of my cluster machines with rsync. I run a 
> systemd service file + a timer to rsync folder contents, with of course some 
> excludes.
> 
> I would like to do same with atomic machines, but I am too new with the 
> filesystem to know which directories to bakcup/exclude.
> 
> I am thinking of rsyncing :
> 
> /var , /boot, /etc.
> 

Those are the main ones that have "state" that isn't in the remote. Looks, like
you are on the right track.

Dusty

Reply via email to