On 7/17/06, Neil Brown <neilb@xxxxxxx> wrote:
On Thursday July 6, bkbonner@xxxxxxxxx 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: > > [root@app1 ~]# cd /mnt/usb250 > [root@app1 usb250]# ls > lost+found > [root@app1 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html