On Tue, Sep 16, 2003 at 02:42:18PM +0900, tester7 A. wrote: > 1. Force active snapshot to be inactive and make it accessable. > It seems like inactive snapshot are not accesable at all. Inactive snapshots > does not update the changes, but it holds the changes while it was active, > so old data might be usefull. Unfortunately this is not possible: a snapshot LV holds copies of the *original* data the first time each part of the original device changes; if this process was switched off, further changes to the origin would appear as part of the snapshot and so you'd get a hybrid. You should either make the snapshot LV big enough to hold all the changes, or else take a complete copy of the volume elsewhere and use that. Alasdair -- agk@uk.sistina.com _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/