Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
scsi disk mounted as RW but after 5 min goes to read only
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
lampy
n00b
n00b


Joined: 30 Aug 2005
Posts: 5

PostPosted: Sun Sep 04, 2005 5:49 pm    Post subject: scsi disk mounted as RW but after 5 min goes to read only Reply with quote

Hello, I'm having issues with my scsi disk. I got Gentoo installed on my machine last month and was working, but windows blew up and I had to reinstall, thus hosing the boot loader. Yesterday I got grub working again but once I get back into Gentoo I try to do a few simple commands, emerge, mkdir, or cp. The disk will start to do its thing but after a min or so the command fails with the error of "read only file system" I check mount and it says the disk is in RW mode but it doesn't want to write. I'm running 2.6.12-r9 with emt64, the file system is resiserfs. The disk is a ST336754LW connected to a lsi-20320 card.

The dmesg says that there was a "failed buffer write." Windows lives on the same disks as the Gentoo install. So I'm not really sure what’s going on.
I think I just might blow away the Gentoo installation and retry it. beh
Back to top
View user's profile Send private message
ekutay
l33t
l33t


Joined: 30 Mar 2005
Posts: 636
Location: Berlin

PostPosted: Mon Sep 05, 2005 6:28 am    Post subject: Reply with quote

You can try to remount the partition
Code:
mount -o remount,rw /dev/sd?

The common behaviour in case of write errors is to remount the partition read-only to avoid loss of data.
After remounting rw check your kernel messages. If the write errors remain the partition will be remounted read-only again. You should imho think about buying a new harddisc then or disable the corrupt sectors.
_________________
-- erol
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum