May 17, 201610 yr How might one setup rsync jobs to sync all user shares between two UnRAID servers on say an hourly basis?
May 17, 201610 yr Still researching this myself.. One source I found is: Link But I get stuck on where to put the ssh certificates on unraid.. My use case is: Unraid <-> openmediavault
May 17, 201610 yr Although it is not the perfect solution, the following does work: 1. Install websync docker (rsync front end) a. Link docker 'source' to, for example, "/mnt/" b. Specify config dir (for me on the cache drive: "/mnt/cache/appdata/config") c. Link docker 'backup' to whatever. 2. Install 'unassigned devices' plugin 3. Mount share in the main page using the unassigned devices plugin 4. Note the share mount (/mnt/disks/xxx.xxx.xxx.xxx_share name) 5. Make item in websync LOCAL, because now it is treated as a local directory. 6. Specify options like 'compress' and 'backup' and press test 7. if all is good run it! So for me this is an 'in between' solution, would love to make it work with rsync over ssh. If I find a solution i will post it here.
Archived
This topic is now archived and is closed to further replies.