On 7/17/06, Neil Brown <[EMAIL PROTECTED]> wrote:
On Thursday July 6, [EMAIL PROTECTED] wrote:
> I created a raid1 array using /dev/disk/by-id with (2) 250GB USB 2.0
> Drives.  It was working for about 2 minutes until I tried to copy a
> directory tree from one drive to the array and then cancelled it
> midstream.  After cancelling the copy, when I list the contents of the
> directory it doesn't show anything there.
>
> When I try to create a file, I get the following error msg:
>
> [EMAIL PROTECTED] ~]# cd /mnt/usb250
> [EMAIL PROTECTED] usb250]# ls
> lost+found
> [EMAIL PROTECTED] usb250]# touch test.txt
> touch: cannot touch `test.txt': Read-only file system

Sounds like you got some disk errors so the filesystem when readonly.

Is there anything in /var/log/messages about errors at that time?

What's /proc/mount for /dev/disk/by-id when it's rw?  Is it
rw,errors=remount-ro?

David
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to