All of lore.kernel.org
 help / color / mirror / Atom feed
* reiserfs 3.5.x partition and corruption - please help
       [not found] <20020329131517.GA373@debian>
@ 2002-03-29 13:20 ` Rajesh Fowkar
  0 siblings, 0 replies; 3+ messages in thread
From: Rajesh Fowkar @ 2002-03-29 13:20 UTC (permalink / raw)
  To: reiserfs-list

Hi,

I have got a primary partition of 1.5 GB on which I created reiserfs file
system. I created the file system using mkreiserfs which came with the
reiserfsprogs package distributed with woody. It was working fine for last
6 months.

Today suddenly when I tried to mount and list the contents, it gave me
error saying that some of the files could not be stated. I downloaded the
latest version of e2fsprogs from woody tree and ran reiserfsck /dev/hda2,
error still persisted. I even tried --fix-fixable, --rebuild-tree.

Now my position is I cannot mount the patition at all. I have got lot of
stuff from woody downloaded on my dial-up link in that partition. Please
help me to somehow mount that partition.

Here are some details :

--------------------------------------------------------------------------
debian:~# mount /mnt/hda2/
mount: wrong fs type, bad option, bad superblock on /dev/hda2,
       or too many mounted file systems
debian:~# 
--------------------------------------------------------------------------


--------------------------------------------------------------------------
debian:~# dpkg -l |grep reiser
ii  reiserfsprogs  3.x.1a-2       User-level tools for ReiserFS filesystems
--------------------------------------------------------------------------


--------------------------------------------------------------------------
debian:~# reiserfsck /dev/hda2

<-------------reiserfsck, 2002------------->
reiserfsprogs 3.x.1a

Will read-only check consistency of the filesystem on /dev/hda2
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 Fri Mar 29 13:09:52 2002
###########
Replaying journal..
Journal header's mountid: 57
latest transaction found is of mountid 3072
Should those transactions be replayed?(y/n)
0 transactions replayed
Checking S+tree..

Bad root block 4294967295. (--rebuild-tree did not complete)



Aborted
debian:~# 
--------------------------------------------------------------------------


--------------------------------------------------------------------------
debian:~# reiserfsck --rebuild-tree /dev/hda2

<-------------reiserfsck, 2002------------->
reiserfsprogs 3.x.1a

  **********************************************************
  ** This  is  an  experimental  version  of  reiserfsck, **
  **              !! MAKE A BACKUP FIRST !!               **
  ** Don't run this program unless something  is  broken. **
  ** Some types of random FS damage can be recovered from **
  ** by  this  program,   which  basically   throws  away **
  ** the internal nodes of the tree and then reconstructs **
  ** them. This program is for use only by the desperate, **
  ** and is of only beta quality.
  **
  **   Email reiserfs-list@namesys.com with bug reports.
  **
  **********************************************************

  Will rebuild the filesystem (/dev/hda2) tree
  Will put log info to 'stdout'

  Do you want to run this program?[N/Yes] (note need to type Yes):Yes
  Replaying journal..
  Journal header's mountid: 57
  latest transaction found is of mountid 3072
  Should those transactions be replayed?(y/n)
  0 transactions replayed
  ###########
  reiserfsck --rebuild-tree started at Fri Mar 29 13:10:47 2002
  ###########

  Pass 0:
  ####### Pass 0 #######
  Loading on-disk bitmap .. ok, 203297 blocks marked used
  Skipping 8207 blocks (super block, journal, bitmaps) 195091 blocks will be read
  0%pass0.c 1215 do_pass_0 left 195090, 0 /sec
  not data block found, 0
  Aborted
 debian:~# 
--------------------------------------------------------------------------

--------------------------------------------------------------------------
If I say 'y' to the above prompt to replay the transaction than I am
getting the following :

<Snipped>
replay_one_transaction: transaction 9568258: block 3289 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3290 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3291 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3292 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3293 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3294 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3295 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3296 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3297 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3298 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3299 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3300 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3301 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3302 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3303 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3304 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3305 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3306 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3307 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3308 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3309 should not be journalled (0)
replay_one_transaction: transaction 9568258: block 3310 should not be journalled (0)
Segmentation fault
debian:~# 
<Snipped>

I will be really greatful if somebody can help me to come out of this hole.

Thanks in advance.

Please cc: the replies to rfowkar@goatelecom.com. I am not subscribed to
the list.

Peace

--
Rajesh *  rajesh-shriram@gmx.net  *  http://www.symonds.net/~rajesh/
Powered By : Debian GNU/Linux 2.2 R-3 [Kernel 2.4.18(ext3),Mutt 1.3.27i]
To love is good, love being difficult.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: reiserfs 3.5.x partition and corruption - please help
@ 2002-03-29 20:09 Dieter Nützel
       [not found] ` <20020330171823.GA365@debian>
  0 siblings, 1 reply; 3+ messages in thread
From: Dieter Nützel @ 2002-03-29 20:09 UTC (permalink / raw)
  To: Rajesh Fowkar; +Cc: ReiserFS List

On Friday, 29. March 2002 07:58:32, Rajesh Fowkar wrote:
> Hi,
>
> I have got a primary partition of 1.5 GB on which I created reiserfs file
> system. I created the file system using mkreiserfs which came with the
> reiserfsprogs package distributed with woody. It was working fine for last
> 6 months.
>
> Today suddenly when I tried to mount and list the contents, it gave me
> error saying that some of the files could not be stated. I downloaded the
> latest version of e2fsprogs from woody tree and ran reiserfsck /dev/hda2,
> error still persisted. I even tried --fix-fixable, --rebuild-tree.
>
> Now my position is I cannot mount the patition at all. I have got lot of
> stuff from woody downloaded on my dial-up link in that partition. Please
> help me to somehow mount that partition.
>
> Here are some details :
>
> --------------------------------------------------------------------------
> debian:~# mount /mnt/hda2/
> mount: wrong fs type, bad option, bad superblock on /dev/hda2,
>       or too many mounted file systems
> debian:~# 
> --------------------------------------------------------------------------
> --------------------------------------------------------------------------
> debian:~# dpkg -l |grep reiser
> ii  reiserfsprogs  3.x.1a-2       User-level tools for ReiserFS filesystems

Hello,

first of all I think that you should start with the latest reiserfprogs tools 
and let debian woody's e2fsprogs alone.

ftp://ftp.namesys.com/pub/reiserfsprogs/pre
reiserfsprogs-3.x.1c_pre1.tar.gz
or
reiserfsprogs-3.x.1b.tar.gz (final)

When all is smooth again you could switch to 3.6 format (kernel 2.4) with 
mount -conv.

Happy Easter!

-Dieter

-- 
Dieter Nützel
Graduate Student, Computer Science

University of Hamburg
Department of Computer Science
@home: Dieter.Nuetzel@hamburg.de


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: reiserfs 3.5.x partition and corruption - please help
       [not found] ` <20020330171823.GA365@debian>
@ 2002-03-30 17:45   ` Dieter Nützel
  0 siblings, 0 replies; 3+ messages in thread
From: Dieter Nützel @ 2002-03-30 17:45 UTC (permalink / raw)
  To: Rajesh Fowkar; +Cc: ReiserFS List

On Samstag, 30. März 2002 :18, you wrote:
> On 29/03/02 at 21:09 - Dieter N?tzel said in public:
> >On Friday, 29. March 2002 07:58:32, Rajesh Fowkar wrote:
> >> Hi,
> >>
> >> I have got a primary partition of 1.5 GB on which I created reiserfs
> >> file debian:~# dpkg -l |grep reiser
> >> ii  reiserfsprogs  3.x.1a-2       User-level tools for ReiserFS
> >> filesystems
> >
> >Hello,
> >
> >first of all I think that you should start with the latest reiserfprogs
> > tools and let debian woody's e2fsprogs alone.
> >
> >ftp://ftp.namesys.com/pub/reiserfsprogs/pre
> >reiserfsprogs-3.x.1c_pre1.tar.gz
> >or
> >reiserfsprogs-3.x.1b.tar.gz (final)
>
> Hi,
>
> After upgrading to reiserfsprogs-3.x.1b I could rebuild and recover some of
> the files. However some of the files got corrupted.
>
> Thanks for the reply.
>
> >When all is smooth again you could switch to 3.6 format (kernel 2.4) with
> >mount -conv.
>
> At present I am using kernel 2.4.18 compiled on my machine.
>
> >Happy Easter!
>
> Happy Easter to you too.
>
> Peace

I only forwarded this to the list, so that all know what's going on.

-Dieter

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-03-30 17:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20020329131517.GA373@debian>
2002-03-29 13:20 ` reiserfs 3.5.x partition and corruption - please help Rajesh Fowkar
2002-03-29 20:09 Dieter Nützel
     [not found] ` <20020330171823.GA365@debian>
2002-03-30 17:45   ` Dieter Nützel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.