From mboxrd@z Thu Jan 1 00:00:00 1970 From: "B. J. Zolp" Subject: Re: reiserfsck core dumps Date: Mon, 12 Jan 2004 01:40:21 -0600 Message-ID: <40024F65.2010608@wisc.edu> References: <4001D0BA.5020604@wisc.edu> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-reply-to: <4001D0BA.5020604@wisc.edu> List-Id: Content-Type: text/plain; format="flowed"; charset="us-ascii" To: "B. J. Zolp" Cc: reiserfs-list@namesys.com BTW, this is on a Mandrake 9.0 machine using the stock reiserfsck 3.6.3 version. B. J. Zolp wrote: > I have a LVM partition that I cannot seem to mount anymore. Mount > tells me the standard "Too many mounted files systems.... " message. > So I decided to run reiserfsck on it, well when i do that it soon > crashes with this output: > > [root@orion root]# reiserfsck /dev/vg0/logical0 > reiserfsck, 2002 - reiserfsprogs 3.6.3Will read-only check consistency > of the filesystem on /dev/vg0/logical0 > Will put log info to 'stdout' > > Do you want to run this program?[N/Yes] (note need to type Yes):Yes > ########### > reiserfsck --check started at Sun Jan 11 15:19:58 2004 > ########### > > bread: Cannot read a block # 119472128. > > > > Aborted (core dumped) > > > > Now, I am pretty sure the LVM is intact, all the drives are added > correctly and all that is ok. I ran badblocks on the partition and it > gave me a list of about ~1000 badblocks. Is there a way I can use > this list of blocks to my advantage to recover this partition, I would > like to get data from it. > > > Thanks > > >