Bug#454926: How to reproduce the problem...

2007-12-15 Thread Theodore Tso
tags 454926 +pending thanks On Wed, Dec 12, 2007 at 12:35:58PM +, Alun wrote: > In the past I've never had problems running tune2fs on live filesystems, > but it seems that the new checks don't like it. It looks like > tune2fs is only modifying the first superblock, which sounds wrong to > me

Bug#454926: How to reproduce the problem...

2007-12-12 Thread Alun
Hi, I just came across this bug report after googling for the same error message. I am trying to do "online" fsck using dm-snapshot. The procedure is: take a snapshot of a live filesystem "e2fsck -fn" the snapshot if the fsck reports clean then "tune2fs -C0 -Tnow" the live filesystem. When I do