Hey,
I have a little non-standard BSD question. We have to do incremental backups of logs (i.e. append-only data) of size in hundreds of GB. But we cannot use ZFS as for the reasons I cannot publicly share.
What would you guys use in such scenario? Formally, machine A (logs produced there), machine B connected over ssh (quite close). They don't need to be realtime. A few times per day is enough. Say, 5 GB of new logs per day. Some rsync incremental? Other ideas? Any tricks?
I have a little non-standard BSD question. We have to do incremental backups of logs (i.e. append-only data) of size in hundreds of GB. But we cannot use ZFS as for the reasons I cannot publicly share.
What would you guys use in such scenario? Formally, machine A (logs produced there), machine B connected over ssh (quite close). They don't need to be realtime. A few times per day is enough. Say, 5 GB of new logs per day. Some rsync incremental? Other ideas? Any tricks?