All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: reiserfsprogs 3.6.5-pre2 release.
@ 2003-02-26 15:12 berthiaume_wayne
  2003-02-26 16:14 ` Vitaly Fertman
  0 siblings, 1 reply; 23+ messages in thread
From: berthiaume_wayne @ 2003-02-26 15:12 UTC (permalink / raw)
  To: philippe.gramoulle; +Cc: reiserfs-list

	Philippe, how many files were on the partition?
Regards,
Wayne.

-----Original Message-----
From: Philippe Gramoullé [mailto:philippe.gramoulle@mmania.com]
Sent: Tuesday, February 25, 2003 7:55 PM
To: reiserfs-list@namesys.com
Subject: Re: reiserfsprogs 3.6.5-pre2 release.



Hi Vitaly,

here is an output of reiserfsck -a on a ~550 Gb Raid5 array filled about
60%.

# df /dev/sdb1
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sdb1            572418604 335826568 236592036  59% /prod


#  reiserfsck -V

<-------------reiserfsck, 2002------------->
reiserfsprogs 3.6.5-pre2


# time reiserfsck -a /dev/sdb1
Reiserfs super block in block 16 on 0x811 of format 3.6 with standard
journal
Blocks (total/free): 143109020/59148009 by 4096 bytes
Filesystem is cleanly umounted
Replaying journal..
0 transactions replayed
Checking internal tree..finished                  

real    0m47.890s
user    0m6.668s
sys     0m0.732s

Hope that helps.

Thanks,

Philippe


On Tue, 25 Feb 2003 17:12:45 +0300
Vitaly Fertman <vitaly@namesys.com> wrote:


  |  Also, it would be interesting to know how much time does reiserfsck -a
take
  |   on big arrays. So if you have a such, try it also please. I mean, on
consistent
  |   filsystems, otherwise reiserfsck will switch to the fix-fixable mode.

-- 

Philippe Gramoullé
philippe.gramoulle@mmania.com
Lycos Europe - NOC France

^ permalink raw reply	[flat|nested] 23+ messages in thread
* RE: reiserfsprogs 3.6.5-pre2 release.
@ 2003-02-25 16:25 berthiaume_wayne
  2003-02-25 16:41 ` Vitaly Fertman
  0 siblings, 1 reply; 23+ messages in thread
From: berthiaume_wayne @ 2003-02-25 16:25 UTC (permalink / raw)
  To: vitaly; +Cc: reiserfs-list

	Vitaly, how does "check-followed-by-fixable" in 3.6.3 compare to
"-a" at boot in 3.6.5? 
Regards,
Wayne.

-----Original Message-----
From: Vitaly Fertman [mailto:vitaly@namesys.com]
Sent: Tuesday, February 25, 2003 8:50 AM
To: reiserfs-list@namesys.com
Subject: reiserfsprogs 3.6.5-pre2 release.



Hi all!

this new pre-release includes:

- a critical bug on pass0 of rebuild-tree with overflowing while checking 
unformatted item offsets was fixed.
- a bug in relocation of shared object id - entry key sometimes does not 
get updated correctly with the new key - was fixed.
- a bug in bitops operations for be mashins was fixed. 
- a bug with the superblock overwriting during replaying was fixed.

- while openning the journal check that journal parameters in the superblock

and in the journal header mathches; advice to run rebuild-sb if not. While 
rebuilding the superblock, do the same check and ask the user if he wants to

rebuild the journal header or continue w/out the journal or he wants to
change 
the start of the partition before using reiserfsck.
- check that all not valid bits of the bitmap are set to 1, set it
correctly. 

- fix-fixable does not relocate shared object ids anymore, as it is too
complex 
for fix-fixable and only rebuild-tree does.

- reiserfsck -a (started at boot) replays journal, checks error flags in 
the superblock, bitmaps, fs size, 2 levels of internal tree and switches 
to fixble mode if any problem is detected. For root fs fixable cannot be 
performed (as fs is mounted) and just --check will be done.

- Journal replay was improved a) check blocks if they could be journable 
before replaying; b) replay only transactions which has trans_id == last 
replayed transaction trans_id + 1.

- warning messages were improved.

-- 

Thanks,
Vitaly Fertman

^ permalink raw reply	[flat|nested] 23+ messages in thread
* reiserfsprogs 3.6.5-pre2 release.
@ 2003-02-25 13:50 Vitaly Fertman
  2003-02-25 14:12 ` Vitaly Fertman
  2003-03-05  0:50 ` Zygo Blaxell
  0 siblings, 2 replies; 23+ messages in thread
From: Vitaly Fertman @ 2003-02-25 13:50 UTC (permalink / raw)
  To: reiserfs-list


Hi all!

this new pre-release includes:

- a critical bug on pass0 of rebuild-tree with overflowing while checking 
unformatted item offsets was fixed.
- a bug in relocation of shared object id - entry key sometimes does not 
get updated correctly with the new key - was fixed.
- a bug in bitops operations for be mashins was fixed. 
- a bug with the superblock overwriting during replaying was fixed.

- while openning the journal check that journal parameters in the superblock 
and in the journal header mathches; advice to run rebuild-sb if not. While 
rebuilding the superblock, do the same check and ask the user if he wants to 
rebuild the journal header or continue w/out the journal or he wants to change 
the start of the partition before using reiserfsck.
- check that all not valid bits of the bitmap are set to 1, set it correctly. 

- fix-fixable does not relocate shared object ids anymore, as it is too complex 
for fix-fixable and only rebuild-tree does.

- reiserfsck -a (started at boot) replays journal, checks error flags in 
the superblock, bitmaps, fs size, 2 levels of internal tree and switches 
to fixble mode if any problem is detected. For root fs fixable cannot be 
performed (as fs is mounted) and just --check will be done.

- Journal replay was improved a) check blocks if they could be journable 
before replaying; b) replay only transactions which has trans_id == last 
replayed transaction trans_id + 1.

- warning messages were improved.

-- 

Thanks,
Vitaly Fertman

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

end of thread, other threads:[~2003-03-05 18:10 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-26 15:12 reiserfsprogs 3.6.5-pre2 release berthiaume_wayne
2003-02-26 16:14 ` Vitaly Fertman
2003-02-26 18:59   ` Hans Reiser
2003-02-26 19:21   ` Andreas Dilger
2003-02-26 23:40     ` Philippe Gramoullé
2003-02-27  6:11     ` Oleg Drokin
2003-02-26 23:49   ` Anders Widman
2003-02-27  6:13     ` Oleg Drokin
  -- strict thread matches above, loose matches on Subject: below --
2003-02-25 16:25 berthiaume_wayne
2003-02-25 16:41 ` Vitaly Fertman
2003-02-25 13:50 Vitaly Fertman
2003-02-25 14:12 ` Vitaly Fertman
2003-02-26  0:54   ` Philippe Gramoullé
2003-02-26  7:29     ` Oleg Drokin
2003-02-26  8:23       ` Philippe Gramoullé
2003-02-26 11:27       ` Hans Reiser
2003-02-26 12:14         ` Anders Widman
2003-02-26 12:24           ` Oleg Drokin
2003-02-26 12:34             ` Anders Widman
2003-02-26 12:42               ` Oleg Drokin
2003-03-05  0:50 ` Zygo Blaxell
2003-03-05 17:48   ` Dieter Nützel
2003-03-05 18:10     ` Vitaly Fertman

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.