Full Disclosure mailing list archives

Re: File system recursion and symlinks: A never-ending story (and how to bring it to an end for me)


From: coderman <coderman () gmail com>
Date: Mon, 30 May 2011 18:16:09 -0700

On Mon, May 30, 2011 at 5:09 PM, Andrew Farmer <andfarm () gmail com> wrote:
....
LVM snapshots have some nasty gotchas, though:

https://bugs.launchpad.net/lvm2/+bug/360237

there are also corner cases depending on filesystem used on top of the
logical volumes, there is often no fail-safe behavior when you fuck up
sizing or lose backing devices, you need to handle application level
sync yourself (like locking DB tables and letting buffers flush to
disk), etc.

did you expect training wheels?


They also don't solve the problem of restoring a fragment of data (e.g, a single accidentally deleted file) from a 
backup in an untrustworthy environment.

are you a volume shadow copy user? ;)

the poor man's way to handle this is mounting the RO snapshot
somewhere, and invoking and rsync, afick, $your_favorite_tool to see
what changed and copy/restore what you want.

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/


Current thread: