On Sat, May 31, 2003 at 08:37:15AM -0700, Max Kalika wrote: > I'm going to turn off snapshotting for now and see if things become more > stable. > > Perhaps I also don't quite understand how snapshots are supposed to work. > Is one supposed to stop all the daemons that are writing to a target volume > before a snapshot can be created? Are "online" snapshots not the intent of > this system? If you want online snapshots you should have applied the VFS patch which tell the fs to checkpoint itself ready for the snapshot to be taken. If you are using a database you will have to instruct the database to do this checkpointing yourself. It might be worth you waiting a few days for the 2.0 release which will have the 'invalidate busy buffer' problem fixed. - Joe _______________________________________________ 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/