trapexit / mergerfs-tools

Optional tools to help manage data in a mergerfs pool
ISC License
385 stars 44 forks source link

mergerfs.balance retain timestamp #111

Open no1knows opened 3 years ago

no1knows commented 3 years ago

I've just run a mergerfs.balance across five disks and it appears not to have retained the timestamp on the moved files. I'd have expected the default would be to do this (using rsync -t ?). Am I missing something?

trapexit commented 3 years ago

https://github.com/trapexit/mergerfs-tools/blob/master/src/mergerfs.balance#L132

-a, --archive archive mode; equals -rlptgoD (no -H,-A,-X)