Snapshot in ext4

2 messages, 2 authors, 2012-01-05 · open the first message on its own page

Snapshot in ext4

From: Swapnil Gaikwad <hidden>
Date: 2012-01-04 09:43:14

1. Where to place snapshot files in filesystem level snapshot?
2. Is there any issues regarding it?
3. It is helpful to allocate new inode for a file od which snapshot is
taken?


-- 
    Regards,

Swapnil Gaikwad.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120104/73fde34e/attachment.html 

Snapshot in ext4

From: Greg Freemyer <hidden>
Date: 2012-01-05 19:17:15

I missed this series of questions before:

On Wed, Jan 4, 2012 at 4:43 AM, Swapnil Gaikwad [off-list ref] wrote:
1. Where to place snapshot files in filesystem level snapshot?
What does that even mean.
2. Is there any issues regarding it?
3. It is helpful to allocate new inode for a file od which snapshot is
taken?
I told you NTFS does the equivalent of allocating a new inode and new
pointer blocks for any files which have both a previous version and a
current verson.

So with a file like a database table that has some common content
between live and previous versions, you end up with data pointer
blocks for each version.  But they can point at the same data blocks
if the data blocks are unchanged.

So it clearly is a good way to do things.  I don't know how btrfs or
next4 handle it, so I'm not saying it is the best way.
--
??? Regards,

Swapnil Gaikwad.
Greg
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help