• InputZero@lemmy.ml
    link
    fedilink
    arrow-up
    14
    ·
    9 months ago

    I use to run my closet asynchronously like that, but I would loose way too many small packets waiting for the cache to fill. Especially when they were mirrored. Now I exclusively use synchronous writes to the cold store. It may be slower but it’s worth it for better data integrity.

    Oh pro tip, if you use a FAT filesystem avoid horizontal striping.