On Tue, 16 Oct 2012 13:00:27 -0400, Jeff Mahoney <jeffm@suse.de> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 10/16/12 8:39 AM, Carlos E. R. wrote:
On 2012-10-16 12:39, doiggl@velocitynet.com.au wrote:
Hello, I am trying to repair a reiserfs filesystem, the checking produces result [1].
Questions: - Can it be repaired with the following command: # reiserfsck --rebuild-tree -y /dev/sdb1
The check run says what you have to do, on the last line. No "y".
The -y is fine. It suppresses asking for confirmation.
- -Jeff
- -- Jeff Mahoney SUSE Labs
Hello, The rebuild result {reiserfsck --rebuild-tree /dev/sdb1} finished with Flushing..finished Objects without names 19754 Empty lost dirs removed 329 Dirs linked to /lost+found: 2309 Dirs without stat data found 103 Files linked to /lost+found 17445 Objects having used objectids: 19741 files fixed 17433 dirs fixed 2308 Pass 4 - finished done 242936, 21 /sec Deleted unreachable items 399 Flushing..finished Syncing..finished ########### reiserfsck finished at Wed Oct 17 14:53:39 2012 ########### I rechecked filesystem again, results: # reiserfsck --check -y /dev/sdb1 reiserfsck 3.6.21 (2009 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/sdb1 Will put log info to 'stdout' ########### reiserfsck --check started at Thu Oct 18 01:17:18 2012 ########### Replaying journal: Done. Reiserfs journal '/dev/sdb1' in blocks [18..8211]: 0 transactions replayed Checking internal tree.. finished Comparing bitmaps..finished Checking Semantic tree: finished No corruptions found There are on the filesystem: Leaves 242652 Internal nodes 1586 Directories 90904 Other files 982533 Data block pointers 130264670 (7641886 of them are zero) Safe links 0 ########### reiserfsck finished at Thu Oct 18 01:37:55 2012 ########### -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org