<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Repairing ReiserFS file system with reiserfsck</title> <atom:link href="http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: AFP_SCH</title><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-152500</link> <dc:creator>AFP_SCH</dc:creator> <pubDate>Sat, 26 Dec 2009 15:52:30 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-152500</guid> <description>Hi,
I write
&quot;reiserfsck --check /dev/sdb5&quot;
and the system show me this message
&quot;Will read-only check consistency of the filesystem on /dev/sdb5
Will put log info to &#039;stdout&#039;
Do you want to run this program?[N/Yes] (note need to type Yes if you do):&quot;
Then i type:
&quot;Yes&quot;
An system show this
&quot;###########
reiserfsck --check started at Sat Dec 26 10:13:53 2009
###########
Replaying journal..
Reiserfs journal &#039;/dev/sdb5&#039; in blocks [18..8211]: 0 transactions replayed
Checking internal tree..
Bad root block 0. (--rebuild-tree did not complete)
Cancelado
usuario@usuario:~$ sudo reiserfsck --scan-whole-partition --rebuild-tree /dev/sdb5
reiserfsck 3.6.19 (2003 www.namesys.com)&quot;
I wait 2 days for any answer on diferents forum, then i try this comands
reiserfsck --scan-whole-partition --rebuild-tree /dev/sdb5
Then system show this message
&quot;reiserfsck 3.6.19 (2003 www.namesys.com)
*************************************************************
** Do not  run  the  program  with  --rebuild-tree  unless **
** something is broken and MAKE A BACKUP  before using it. **
** If you have bad sectors on a drive  it is usually a bad **
** idea to continue using it. Then you probably should get **
** a working hard drive, copy the file system from the bad **
** drive  to the good one -- dd_rescue is  a good tool for **
** that -- and only then run this program.                 **
** 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 rebuild the filesystem (/dev/sdb5) tree
Will put log info to &#039;stdout&#039;
Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes
Replaying journal..
Reiserfs journal &#039;/dev/sdb5&#039; in blocks [18..8211]: 0 transactions replayed
###########
reiserfsck --rebuild-tree started at Sat Dec 26 10:22:01 2009
###########
Pass 0:
####### Pass 0 #######
The whole partition (122093984 blocks) is to be scanned&quot;
I have 1 day and 3 hors waitin.
I calculate that this work take 10 days,¿¿is this normal??
Thanks!!
Sorry for my english....</description> <content:encoded><![CDATA[<p>Hi,<br
/> I write<br
/> &#8220;reiserfsck &#8211;check /dev/sdb5&#8243;</p><p>and the system show me this message<br
/> &#8220;Will read-only check consistency of the filesystem on /dev/sdb5<br
/> Will put log info to &#8216;stdout&#8217;</p><p>Do you want to run this program?[N/Yes] (note need to type Yes if you do):&#8221;</p><p>Then i type:<br
/> &#8220;Yes&#8221;</p><p>An system show this<br
/> &#8220;###########<br
/> reiserfsck &#8211;check started at Sat Dec 26 10:13:53 2009<br
/> ###########<br
/> Replaying journal..<br
/> Reiserfs journal &#8216;/dev/sdb5&#8242; in blocks [18..8211]: 0 transactions replayed<br
/> Checking internal tree..</p><p>Bad root block 0. (&#8211;rebuild-tree did not complete)</p><p>Cancelado<br
/> usuario@usuario:~$ sudo reiserfsck &#8211;scan-whole-partition &#8211;rebuild-tree /dev/sdb5<br
/> reiserfsck 3.6.19 (2003 <a
href="http://www.namesys.com" rel="nofollow">http://www.namesys.com</a>)&#8221;</p><p>I wait 2 days for any answer on diferents forum, then i try this comands<br
/> reiserfsck &#8211;scan-whole-partition &#8211;rebuild-tree /dev/sdb5</p><p>Then system show this message<br
/> &#8220;reiserfsck 3.6.19 (2003 <a
href="http://www.namesys.com" rel="nofollow">http://www.namesys.com</a>)</p><p>*************************************************************<br
/> ** Do not  run  the  program  with  &#8211;rebuild-tree  unless **<br
/> ** something is broken and MAKE A BACKUP  before using it. **<br
/> ** If you have bad sectors on a drive  it is usually a bad **<br
/> ** idea to continue using it. Then you probably should get **<br
/> ** a working hard drive, copy the file system from the bad **<br
/> ** drive  to the good one &#8212; dd_rescue is  a good tool for **<br
/> ** that &#8212; and only then run this program.                 **<br
/> ** If you are using the latest reiserfsprogs and  it fails **<br
/> ** please  email bug reports to <a
href="mailto:reiserfs-list@namesys.com">reiserfs-list@namesys.com</a>, **<br
/> ** providing  as  much  information  as  possible &#8212;  your **<br
/> ** hardware,  kernel,  patches,  settings,  all reiserfsck **<br
/> ** messages  (including version),  the reiserfsck logfile, **<br
/> ** check  the  syslog file  for  any  related information. **<br
/> ** If you would like advice on using this program, support **<br
/> ** is available  for $25 at <a
href="http://www.namesys.com/support.html" rel="nofollow">http://www.namesys.com/support.html</a>. **<br
/> *************************************************************</p><p>Will rebuild the filesystem (/dev/sdb5) tree<br
/> Will put log info to &#8216;stdout&#8217;</p><p>Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes<br
/> Replaying journal..<br
/> Reiserfs journal &#8216;/dev/sdb5&#8242; in blocks [18..8211]: 0 transactions replayed<br
/> ###########<br
/> reiserfsck &#8211;rebuild-tree started at Sat Dec 26 10:22:01 2009<br
/> ###########</p><p>Pass 0:<br
/> ####### Pass 0 #######<br
/> The whole partition (122093984 blocks) is to be scanned&#8221;</p><p>I have 1 day and 3 hors waitin.<br
/> I calculate that this work take 10 days,¿¿is this normal??</p><p>Thanks!!</p><p>Sorry for my english&#8230;.</p> ]]></content:encoded> </item> <item><title>By: Elton</title><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-150454</link> <dc:creator>Elton</dc:creator> <pubDate>Tue, 01 Sep 2009 09:33:38 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-150454</guid> <description>This command not working Suse Linux En 10
reiserfsck --scan-whole-partition --rebuild-tree /dev/sda1</description> <content:encoded><![CDATA[<p>This command not working Suse Linux En 10<br
/> reiserfsck &#8211;scan-whole-partition &#8211;rebuild-tree /dev/sda1</p> ]]></content:encoded> </item> <item><title>By: Toffel</title><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-149833</link> <dc:creator>Toffel</dc:creator> <pubDate>Sun, 02 Aug 2009 20:09:23 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-149833</guid> <description>Thank you for this article. Very useful for me.</description> <content:encoded><![CDATA[<p>Thank you for this article. Very useful for me.</p> ]]></content:encoded> </item> <item><title>By: Fred</title><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-146764</link> <dc:creator>Fred</dc:creator> <pubDate>Sun, 18 Jan 2009 04:26:32 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-146764</guid> <description>You should not attempt this from a remote machine, because going to init 1 will stop ssh, then you are in deep shit.</description> <content:encoded><![CDATA[<p>You should not attempt this from a remote machine, because going to init 1 will stop ssh, then you are in deep shit.</p> ]]></content:encoded> </item> <item><title>By: spiff</title><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-143858</link> <dc:creator>spiff</dc:creator> <pubDate>Fri, 23 May 2008 03:18:40 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-143858</guid> <description>Thanks for this article. This helped me repair my corrupt ReiserFS partition.</description> <content:encoded><![CDATA[<p>Thanks for this article. This helped me repair my corrupt ReiserFS partition.</p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-141867</link> <dc:creator>vivek</dc:creator> <pubDate>Thu, 15 Nov 2007 20:51:22 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-141867</guid> <description>Bruce,
See step # 2: Backup partition/disk
run dd command to backup data and create new image &lt;a href=&quot;http://www.cyberciti.biz/tips/how-do-i-make-linux-filesystem-backup-with-dd.html&quot; rel=&quot;nofollow&quot;&gt;on other hard disk&lt;/a&gt;. You only need read only access.</description> <content:encoded><![CDATA[<p>Bruce,</p><p>See step # 2: Backup partition/disk</p><p>run dd command to backup data and create new image <a
href="http://www.cyberciti.biz/tips/how-do-i-make-linux-filesystem-backup-with-dd.html" rel="nofollow">on other hard disk</a>. You only need read only access.</p> ]]></content:encoded> </item> <item><title>By: Bruce Mincks</title><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-141866</link> <dc:creator>Bruce Mincks</dc:creator> <pubDate>Thu, 15 Nov 2007 20:33:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-141866</guid> <description>This is an update of my preceding.  It&#039;s not my swap partition; it&#039;s the root partition.  I thought it was the swap partitition from misreading the &quot;failed to load hda5&quot; as it flashed by the bootup diagnostics.
Now I have run residerfsck -- check and learned that I have a Problem in Internal Tree 2/120 (of 168)/19 (of 170) there at block 65885, and I need to rebuild the tree, not the superblock. The man pages say it &quot;strongly recommends&quot; that I back up the data before I proceed, but how am I supposed to do that when the partition is now mounted &quot;read only.&quot;  All the critical data would fit on a small flash drive, but like any other media, it has a mount point which is now &quot;read only.&quot;
Isn&#039;t this a contradiction, to recommend a backup for a partition that has been mounted read only?</description> <content:encoded><![CDATA[<p>This is an update of my preceding.  It&#8217;s not my swap partition; it&#8217;s the root partition.  I thought it was the swap partitition from misreading the &#8220;failed to load hda5&#8243; as it flashed by the bootup diagnostics.</p><p>Now I have run residerfsck &#8212; check and learned that I have a Problem in Internal Tree 2/120 (of 168)/19 (of 170) there at block 65885, and I need to rebuild the tree, not the superblock. The man pages say it &#8220;strongly recommends&#8221; that I back up the data before I proceed, but how am I supposed to do that when the partition is now mounted &#8220;read only.&#8221;  All the critical data would fit on a small flash drive, but like any other media, it has a mount point which is now &#8220;read only.&#8221;</p><p>Isn&#8217;t this a contradiction, to recommend a backup for a partition that has been mounted read only?</p> ]]></content:encoded> </item> <item><title>By: Bruce Mincks</title><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-141843</link> <dc:creator>Bruce Mincks</dc:creator> <pubDate>Wed, 14 Nov 2007 00:24:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-141843</guid> <description>I need to fix my swap partition, apparently.  I can see all my files are there, using the CAT command, but I can&#039;t get an xterm.  The filesystem is read-only.   I was confused by the first error message that told me to run fsck when I need to run reiserfsck, apparently, having consulted my SUSE 10 manual.  I have never managed to run reiserfsck, because I chickened out after it asked me for the block size (did it also give 4096 by default, then?) and I think the initial number.  Now this information is telling me I need to back up evreything and remount it and all this stuff, when the error message seems to suggest it&#039;s not a big deal; it wants me to run reiserfs and fix some bad pointer.
Can someone tell me both the correct syntax for doing this as well as how I find out the correct parameters before I try it?
I got so far as checking the partition, which tells me that I have a corrupted superblock.  Then when I try to rebuild the superblock, it starts asking me all these questions I&#039;m not sure about, and I don&#039;t want to lose two months of work here.
I&#039;ll be happy to consult the right man pages if I could figure out which one is really appropriate.</description> <content:encoded><![CDATA[<p>I need to fix my swap partition, apparently.  I can see all my files are there, using the CAT command, but I can&#8217;t get an xterm.  The filesystem is read-only.   I was confused by the first error message that told me to run fsck when I need to run reiserfsck, apparently, having consulted my SUSE 10 manual.  I have never managed to run reiserfsck, because I chickened out after it asked me for the block size (did it also give 4096 by default, then?) and I think the initial number.  Now this information is telling me I need to back up evreything and remount it and all this stuff, when the error message seems to suggest it&#8217;s not a big deal; it wants me to run reiserfs and fix some bad pointer.</p><p>Can someone tell me both the correct syntax for doing this as well as how I find out the correct parameters before I try it?</p><p>I got so far as checking the partition, which tells me that I have a corrupted superblock.  Then when I try to rebuild the superblock, it starts asking me all these questions I&#8217;m not sure about, and I don&#8217;t want to lose two months of work here.</p><p>I&#8217;ll be happy to consult the right man pages if I could figure out which one is really appropriate.</p> ]]></content:encoded> </item> <item><title>By: What am I learning now?</title><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-6657</link> <dc:creator>What am I learning now?</dc:creator> <pubDate>Tue, 05 Sep 2006 04:58:56 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-6657</guid> <description>[...] Well, recently, I finally stumbled across something mentioning how to go about recovering stuff from a partition that has become corrupted. I thought,&#8221;Ah ha! I bet I can use this to save those photos and stuff I lost a couple of years ago!&#8221; So I went searching for more info. If you read that other article, you might think,&#8221;What else ya need to know? That seems to cover it pretty good!&#8221; Well, I have always been the type who would rather be overly informed. With the photos and stuff on that drive, I have always kinda thought, when I try to recover that stuff, I need to get it right the first time, cause that drive will die about the time I plug it back into my computer. [...]</description> <content:encoded><![CDATA[<p>[...] Well, recently, I finally stumbled across something mentioning how to go about recovering stuff from a partition that has become corrupted. I thought,&#8221;Ah ha! I bet I can use this to save those photos and stuff I lost a couple of years ago!&#8221; So I went searching for more info. If you read that other article, you might think,&#8221;What else ya need to know? That seems to cover it pretty good!&#8221; Well, I have always been the type who would rather be overly informed. With the photos and stuff on that drive, I have always kinda thought, when I try to recover that stuff, I need to get it right the first time, cause that drive will die about the time I plug it back into my computer. [...]</p> ]]></content:encoded> </item> <item><title>By: nixcraft</title><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-2998</link> <dc:creator>nixcraft</dc:creator> <pubDate>Thu, 20 Jul 2006 15:34:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-2998</guid> <description>Ian, sorry to hear that it didnâ€™t worked out for you but it did worked for Jacques. Data recovery is complicated topic (procedure) and it needs some expertise/experience.</description> <content:encoded><![CDATA[<p>Ian, sorry to hear that it didnâ€™t worked out for you but it did worked for Jacques. Data recovery is complicated topic (procedure) and it needs some expertise/experience.</p> ]]></content:encoded> </item> <item><title>By: Ian</title><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-2943</link> <dc:creator>Ian</dc:creator> <pubDate>Wed, 19 Jul 2006 17:53:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-2943</guid> <description>Tried it. It didn&#039;t work. I ended up using a WINDOWS program called &quot;UFS Explorer&quot; - yes, I paid the $22.95 for it - and it recovered most of my needed data. Running on Windows. I&#039;m sorry, but that&#039;s just wrong, when Linux should be better at dealing with Linux filesystems.
One utility that is needed, if we&#039;re going to put Linux on many desktops, is a utility to read an unmounted drive and recover the data from it without depending on the superblock, inodes, et cetera. I don&#039;t know what, exactly, UFS Explorer does to do its thing, but it does it very nicely. Other utilities are out there that do this; at least one runs in java (okay, crawls in java): rossifstools. It doesn&#039;t do it as well as UFS explorer does, though. And rfstools just sucks; it balks when the filesystem is not whole and intact.</description> <content:encoded><![CDATA[<p>Tried it. It didn&#8217;t work. I ended up using a WINDOWS program called &#8220;UFS Explorer&#8221; &#8211; yes, I paid the $22.95 for it &#8211; and it recovered most of my needed data. Running on Windows. I&#8217;m sorry, but that&#8217;s just wrong, when Linux should be better at dealing with Linux filesystems.</p><p>One utility that is needed, if we&#8217;re going to put Linux on many desktops, is a utility to read an unmounted drive and recover the data from it without depending on the superblock, inodes, et cetera. I don&#8217;t know what, exactly, UFS Explorer does to do its thing, but it does it very nicely. Other utilities are out there that do this; at least one runs in java (okay, crawls in java): rossifstools. It doesn&#8217;t do it as well as UFS explorer does, though. And rfstools just sucks; it balks when the filesystem is not whole and intact.</p> ]]></content:encoded> </item> <item><title>By: chadrick</title><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-2781</link> <dc:creator>chadrick</dc:creator> <pubDate>Fri, 14 Jul 2006 07:59:12 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comment-2781</guid> <description>This is same as old article, surviving filesystem failures. Good one :)</description> <content:encoded><![CDATA[<p>This is same as old article, surviving filesystem failures. Good one :)</p> ]]></content:encoded> </item> </channel> </rss>
