The topic generally covers a few points.
We have an “older” backup system, running Windows Server with “suitable” hardware specs, containing >50 TB of storage. No cloud stuff etc. but an LTO-9 library attached.
- Why is the fragmentation so high at all. I’ve configured allocation of writeblocks to 1024 MB. But it seems to clearly not do - or keep - that.
- I hoped to find help in:
But the recommendation to use “space reclamaition” instead of defragmenting sounds like someone has no clue about the topic. If my library is “full”, I can’t reclaim anything and by that it does not help the fragmentation-status the tiniest bit.
-
For DR-use, we not only save the dr-backups (config etc.) but also have a scheduled job running, that backs up (copies) all library-files from storage to our tape library (also enabling us to airgap data frequently - good for ransomware attacks). But due to the fragmentation, our backup process is limited by the RAID containing the library. It’s still “spinning rust” as dozens of TB are pretty pricy on SSD. I saw that you can backup on block-level instead of file-level. As we’re speed-limited by the RAID and not by tape: Would it help us speeding up that process or is that not suitable for such scenario?The idea behind it is: Fragmentation doesn’t matter much, if it’s backed up on block-level, as it’s kinda streaming the disc content. Also in almost every case I would need a full recovery of all files, as I couldn’t use a single one - which would make the library inconsistent and break it (from my understanding).
-
Additionally for block-level backups: Does it still make use of VSS or any consistent snapshot-alike function to ensure it covers all data at that exact point in time?
Thx for any answers/solutions/hints/ideas… I wonder if noone else stumbled over that.
The reason we backup all library-files is, that we don’t know of any other option to make a DR-backup of the server. We explicitly do NOT want data aging to tape, as that would break the point of a DR-backup.


