[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] Announce: unlimited number of shared snapshots
- From: Mikulas Patocka <mpatocka redhat com>
- To: dm-devel redhat com
- Cc: Alasdair G Kergon <agk redhat com>
- Subject: [dm-devel] Announce: unlimited number of shared snapshots
- Date: Thu, 27 Nov 2008 00:41:36 -0500 (EST)
Hi
I made first release of my snapshot storage that can hold unlimited number
of snapshots and share data between them:
http://people.redhat.com/mpatocka/patches/kernel/new-snapshots/
How-to-use is at the beginning of dm-multisnapshot.patch
If you see some errors, report them.
This storage uses btree with the key (chunk number, snapshot range). It
uses log-structured storage, so that it is safe w.r.t. crash.
TODO:
- reclaim allocated space, allow deleting snapshots
- writable snapshots
Mikulas
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]