Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ReiserFS issues causing problems
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
ToadMan8
Tux's lil' helper
Tux's lil' helper


Joined: 03 Dec 2003
Posts: 81

PostPosted: Tue Apr 05, 2005 3:57 am    Post subject: ReiserFS issues causing problems Reply with quote

I don't know much about filesystems so I'm not sure this would be a hardware or filesystem problem:
Code:
hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hda: dma_intr: error=0x40 { UncorrectableError }, LBAsect=76667931, sector=76667929
ide: failed opcode was: unknown
end_request: I/O error, dev hda, sector 76667929
ReiserFS: hda4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [6674167 6674252 0x0 SD]
hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hda: dma_intr: error=0x40 { UncorrectableError }, LBAsect=76667931, sector=76667929
ide: failed opcode was: unknown
end_request: I/O error, dev hda, sector 76667929
ReiserFS: hda4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [6674167 6674253 0x0 SD]
This line appears over and over in dmesg.

it causes problems like this (e.g. when emerging binutils):
Code:
tar: binutils-2.15.92.0.2/ld/testsuite/ld-frv/fdpic-pie-2.d: Cannot open: No such file or directory
tar: binutils-2.15.92.0.2/ld/testsuite/ld-frv/fdpic-pie-5.d: Cannot open: No such file or directory
tar: binutils-2.15.92.0.2/ld/testsuite/ld-frv/fdpic-pie-6.d: Cannot open: No such file or directory
tar: binutils-2.15.92.0.2/ld/testsuite/ld-frv/fdpic-pie-7.d: Cannot open: No such file or directory


I have a standard IDE HDD setup, kernel 2.6.9-gentoo-r9 with reiserfsprogs 3.6.19. Machine is stable running off this drive, has no problems. How can I detect the issue and repair this thing! Thanks!
Back to top
View user's profile Send private message
donjuan
l33t
l33t


Joined: 11 May 2004
Posts: 760
Location: At Uni

PostPosted: Tue Apr 05, 2005 4:37 am    Post subject: Reply with quote

Have you changed anything about your system that may have caused this error? I'm thinking of stuff such as switching kernels that may have resulted in a driver change. Have you had a power failure recently or something else that may have caused a filesystem corruption? From the way you're talking it sounds like you have some other partitions on the drive that you aren't having problems with, is this correct?

If you think it's a filesystem problem, you can try running
Code:
reiserfsck --check /dev/hda4
from the LiveCD. However, if that does pop up with errors and tries to do more than simply simply replaying the journal most people would suggest reformatting because it can't completely fix the filesystem and you will probably continue to run into errors later on. But make a backup first, if possible.
_________________
Command-line ACCEPT_KEYWORDS is considered harmful, use the package.* files.

The Stage 1 on 3 Install
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Tue Apr 05, 2005 4:44 am    Post subject: Reply with quote

It could be both things, so you'll have to check the fs and try to replay the journal. As stated above do a backup if you can, if you cannont make a conventional copy try with dd command. If dd dont work is there a very high chance that the drive is broken. :cry:
Back to top
View user's profile Send private message
nxsty
Veteran
Veteran


Joined: 23 Jun 2004
Posts: 1556
Location: .se

PostPosted: Tue Apr 05, 2005 10:45 am    Post subject: Reply with quote

What's the manufacture of your hard-drive? If it's any of the common you can use this boot-cd to test your hard-drive for errors: http://www.ultimatebootcd.com/
Back to top
View user's profile Send private message
ToadMan8
Tux's lil' helper
Tux's lil' helper


Joined: 03 Dec 2003
Posts: 81

PostPosted: Tue Apr 05, 2005 3:15 pm    Post subject: Reply with quote

OK - I'll try replaying the journal from the live cd when I get home. I did lose power a whole bunch of times, but I figured that could cause hardware and software issues too. Just noticed this too:
Code:
end_request: I/O error, dev hde, sector 459584543
hde: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hde: dma_intr: error=0x40 { UncorrectableError }, LBAsect=459584551, high=27, low=6599719, sector=459584551
ide: failed opcode was: unknown
end_request: I/O error, dev hde, sector 459584551
I/O error in filesystem ("dm-0") meta-data dev dm-0 block 0x1b64b3e0       ("xfs_trans_read_buf") error 5 buf count 8192
hde: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hde: dma_intr: error=0x40 { UncorrectableError }, LBAsect=398874303, high=23, low=12998335, sector=398874303
ide: failed opcode was: unknown
That's a different physical disk... it's also XFS, not reiserfs. Well, hde is actually a big chunk of something strange until you use the device mapper to unencrypt it then it becomes a device that contains a xfs filesystem. It also uses a different IDE controller than the first drive. The first drive is plugged into the mobo, the second is in a PCI IDE controller.
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