Lines Matching refs:origin
11 *) To merge a snapshot of a block device back into the snapshot's origin
19 the origin device.
23 snapshot, snapshot-origin, and snapshot-merge.
25 *) snapshot-origin <origin>
33 *) snapshot <origin> <COW device> <persistent?> <chunksize>
35 A snapshot of the <origin> block device is created. Changed chunks of
38 from <origin> for unchanged data. <COW device> will often be
39 smaller than the origin and if it fills up the snapshot will become
53 * snapshot-merge <origin> <COW device> <persistent> <chunksize>
57 "snapshot-origin" target and must not be loaded if the "snapshot-origin"
58 is still present for <origin>.
62 procedure, and merges these chunks back into the <origin>. Once merging
63 has started (in the background) the <origin> may be opened and the merge
64 will continue while I/O is flowing to it. Changes to the <origin> are
79 source volume), whose table is replaced by a "snapshot-origin" mapping
94 volumeGroup-base: 0 2097152 snapshot-origin 254:11
105 A merging snapshot assumes the role of the "snapshot-origin" while
106 merging. As such the "snapshot-origin" is replaced with
108 device is renamed to <origin name>-cow to aid LVM2's cleanup of the
113 A snapshot will merge into its origin with the following command: