[linux-lvm] mount reiserfs snapshot failed

Chris Mason mason at suse.com
Thu Apr 18 07:05:02 UTC 2002


On Thu, 2002-04-18 at 07:38, Markus Bartl wrote:

> I rebuilt the kernel with lvm 1.0.3 and used the 1.0.3 tools. The
> problem is still there.

Could you please send the script?

During snapshot testing, I run two loops in the background:

while(1) 
mount /dev/vg/lv1 /foo
touch /foo/foo
rm /foo/foo
umount /foo/foo
end

while(1)
create snapshot
mount snapshot
umount snapshot
remove snapshot
end

-chris





More information about the linux-lvm mailing list