I came across this old article I wrote for the NOCOUG newsletter in 2002 about using OS snapshots for backups. This technique is still very much a valid and widely used technique to perform backups. The idea is simple: – Stop I/O temporarily – Snapshot the filesystem (OS snapshot, rsync, whatever) – Release I/O -… Read more »

Recent Comments