|
Bugzilla – Full Text Bug Listing |
| Summary: | reiserfs corruption | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Bart Whiteley <bwhiteley> |
| Component: | Kernel | Assignee: | Jeff Mahoney <jeffm> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | suse-beta |
| Version: | RC 4 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | debugreiserfs -1 22217103 | ||
|
Description
Bart Whiteley
2006-02-02 18:01:57 UTC
Ok, I'll need to know exactly which kernel you are running, and ask you to run reiserfsck --check and send me the log output. Could you also please up your kernel log level to 8 (in /etc/sysconfig/kernel or dmesg -n 8) Linux www 2.6.13-15.4-bigsmp #1 SMP Fri Nov 4 08:27:50 UTC 2005 i686 i686 i386 GNU/Linux reiserfsck 3.6.18 (2003 www.namesys.com) ************************************************************* ** If you are using the latest reiserfsprogs and it fails ** ** please email bug reports to reiserfs-list@namesys.com, ** ** providing as much information as possible -- your ** ** hardware, kernel, patches, settings, all reiserfsck ** ** messages (including version), the reiserfsck logfile, ** ** check the syslog file for any related information. ** ** If you would like advice on using this program, support ** ** is available for $25 at www.namesys.com/support.html. ** ************************************************************* Will read-only check consistency of the filesystem on /dev/ida/c0d0p6 Will put log info to 'stdout' Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes ########### reiserfsck --check started at Thu Feb 2 11:18:46 2006 ########### Filesystem seems mounted read-only. Skipping journal replay. Checking internal tree../ 1 (of 9)/ 97 (of 113)/ 96 (of 96)bad_path: The right delimiting key [15186 422473 0x0 SD (0)] of the node (22217103) must be greater than the last (10) element's key [1756finished Comparing bitmaps..finished Fatal corruptions were found, Semantic pass skipped 1 found corruptions can be fixed only when running with --rebuild-tree ########### reiserfsck finished at Thu Feb 2 11:25:29 2006 ########### debugreiserfs -1 22217103 please Created attachment 66240 [details]
debugreiserfs -1 22217103
The data in the block looks ok. I wonder if it even corresponds to any part of the path of the file you can't access. What does ls -i tell you in the problem directory? # ls -i
/bin/ls: NLD-10-i386-Beta3: Permission denied
4 . 5 .. 15186 .wip 420479 NLD-10-i386-Beta2 420477 update.sh
Found another trouble spot: # ls /bin/ls: hda7: Permission denied . .. backup_jbw.sh boxen lap # ls -i /bin/ls: hda7: Permission denied 17566 . 2 .. 917696 backup_jbw.sh 917694 boxen 271473 lap Hi Bart, this is an old one that I got assigned from Mason's queue. I don't suppose you have an image of this file system lying around? Otherwise, I'm afraid there's not much I can do for this one. I'm surprised the log was completely empty of any reiserfs error messages, since it should whine a bit before returning the error. Closing due to inactivity. |