Re: RAID-1 and Reiser4 issue: umount hangs

From: Jens Axboe
Date: Wed May 31 2006 - 05:34:54 EST


On Wed, May 31 2006, Arend Freije wrote:
> You're probably right. I found several posts on the linux-kernel list
> involving problems with write barrier support in combination with SATA
> and ext3 . So I tried:
>
> # mkfs -t ext3 /dev/md/0
> # mount -o barrier=1 /dev/md/0 /mnt
> # cp -a $src /mnt
> # umount /mnt
>
> And indeed, umount hangs now as well.
> So it seems to be a linux-kernel issue after all...

Can you please try 2.6.17-rc5?

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/