24Oct/080
Howto restore a lvm snapshot
When you created an lvm snapshot and gzipped it, this is the way to restore it.
zcat your-lvm-snapshot.gz > /dev/yourvg/your-logical-volume-disk
When you created an lvm snapshot and gzipped it, this is the way to restore it.
zcat your-lvm-snapshot.gz > /dev/yourvg/your-logical-volume-disk