All of lore.kernel.org
 help / color / mirror / Atom feed
* DM_snapshot_cow filesystem (dmsetup create snapshot)
@ 2011-10-29 11:19 Mr Dash Four
  2011-10-29 20:49 ` Alasdair G Kergon
  0 siblings, 1 reply; 17+ messages in thread
From: Mr Dash Four @ 2011-10-29 11:19 UTC (permalink / raw)
  To: dm-devel

As part of my livecd data structure dmsetup is used to create a snapshot 
containing xz-compressed root combined with copy-on-write ram-based 
overlay.

The way as I understand it, the ram-based overlay contains only the 
"chunks" of data which is changed. Is there a way - in terms of a tool 
or by any other means - to look at this overlay to see what data has 
been changed exactly?

I have tried, rather naively as it turned out, to mount the ram-based 
overlay but received  "unknown filesystem type 'DM_snapshot_cow'" error 
message, which makes me thing that the data structure is unique somehow 
and private to the device mapper.

One other thing - my dmsetup man page is from 2006 (created some 5 years 
ago) even though I am using the latest device-mapper package (1.02.63 I 
believe) and this man page does not contain any information on dmsetup 
create snapshot format, which is very annoying. Is there an updated 
version of the man page I could look at?

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2011-12-02 17:42 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-29 11:19 DM_snapshot_cow filesystem (dmsetup create snapshot) Mr Dash Four
2011-10-29 20:49 ` Alasdair G Kergon
2011-11-27 22:31   ` Frederick Grose
2011-11-28  1:08     ` Douglas McClendon
2011-11-29  6:22       ` Frederick Grose
2011-11-30  2:09         ` Douglas McClendon
2011-11-30 21:48           ` Frederick Grose
2011-11-30 22:03             ` Alasdair G Kergon
2011-11-30 23:34               ` Douglas McClendon
2011-12-01 14:12                 ` Alasdair G Kergon
2011-12-01 20:18                   ` Douglas McClendon
2011-12-01 20:20                     ` Alasdair G Kergon
2011-12-01 20:26                       ` Douglas McClendon
2011-12-02  3:44                       ` Douglas McClendon
2011-12-02  8:46                         ` Alasdair G Kergon
2011-12-02 17:42                           ` Frederick Grose
2011-12-01 20:21                   ` Douglas McClendon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.