All of lore.kernel.org
 help / color / mirror / Atom feed
* Fwd: fsck.reiser4 questions
@ 2016-06-23 14:24 doiggl
  2016-06-23 22:21 ` Christian Kujau
  0 siblings, 1 reply; 3+ messages in thread
From: doiggl @ 2016-06-23 14:24 UTC (permalink / raw)
  To: Edward Shishkin; +Cc: reiserfs-devel

Hello,
Some reiser4 questions for Edward Shishkin.

Is fsck broken in version reiser4progs-1.1.0  ?

What reiser4 checks and tests can I run on the the r4 meta data to see if
it is  ok ? 
Packed with 
- I packed r4 meta-data with command

# debugfs.reiser4 -P /dev/sdb  | gzip -9 > r4meta-sdb.gz

I use:
# fsck.reiser4 --build-sb --build-sb /dev/sdb
# fsck.reiser4 --build-fs --build-fs /dev/sdb
# fsck.reiser4 --fix  /dev/sdb

Thanks
--Glenn

#  rpm -qa | grep -i reiser4progs
reiser4progs-1.1.0-35.1.x86_64

a copy of [reiser4 /dev/sdb] meta-data see:
http://www.4shared.com/file/-RA17cXlba/metadata-sdb.html

metadata-sdb.bz2
2,049,018 KB | 2016-05-30

Packed with with command

# debugfs.reiser4 -P /dev/sdb  | gzip -9 > metadata-sdb.gz


Background history
==================
http://www.spinics.net/lists/reiserfs-devel/msg04206.html

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

* Re: Fwd: fsck.reiser4 questions
  2016-06-23 14:24 Fwd: fsck.reiser4 questions doiggl
@ 2016-06-23 22:21 ` Christian Kujau
  2016-06-24  7:51   ` doiggl
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Kujau @ 2016-06-23 22:21 UTC (permalink / raw)
  To: doiggl; +Cc: reiserfs-devel

On Fri, 24 Jun 2016, doiggl@velocitynet.com.au wrote:
> Is fsck broken in version reiser4progs-1.1.0  ?
> What reiser4 checks and tests can I run on the the r4 meta data to see if
> it is  ok ? 
> Packed with 
> - I packed r4 meta-data with command
> # debugfs.reiser4 -P /dev/sdb  | gzip -9 > r4meta-sdb.gz

See debugfs.reiser4(8): once you've packed metadata, you can unpack it and 
write to a different device and use fsck.reiser4 on it. But...what are you 
trying to do?

> a copy of [reiser4 /dev/sdb] meta-data see:
> http://www.4shared.com/file/-RA17cXlba/metadata-sdb.html

I couldn't find the correct download button, the ones I clicked just 
brought up advertisments and fake flash installers :-\

> Background history
> ==================
> http://www.spinics.net/lists/reiserfs-devel/msg04206.html

Well, there you go: scroll down to the bottom to see Edward's response to 
your report.

Christian.
-- 
BOFH excuse #105:

UPS interrupted the server's power

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

* Re: Fwd: fsck.reiser4 questions
  2016-06-23 22:21 ` Christian Kujau
@ 2016-06-24  7:51   ` doiggl
  0 siblings, 0 replies; 3+ messages in thread
From: doiggl @ 2016-06-24  7:51 UTC (permalink / raw)
  To: Christian Kujau; +Cc: reiserfs-devel

On Thu, 23 Jun 2016 15:21:40 -0700 (PDT), Christian Kujau
<lists@nerdbynature.de> wrote:
> On Fri, 24 Jun 2016, doiggl@velocitynet.com.au wrote:
>> Is fsck broken in version reiser4progs-1.1.0  ?
>> What reiser4 checks and tests can I run on the the r4 meta data to see
if
>> it is  ok ? 
>> Packed with 
>> - I packed r4 meta-data with command
>> # debugfs.reiser4 -P /dev/sdb  | gzip -9 > r4meta-sdb.gz
> 
> See debugfs.reiser4(8): once you've packed metadata, you can unpack it
and 
> write to a different device and use fsck.reiser4 on it. But...what are
you 
> trying to do?

> Christian.

Hello,
reiser4progs] fsck.reiser4 commands fail to repair file system [1] is the
reason I ask for this.

[1]

 --build-sb
 --build-fs 
 --fix

e.g
# fsck.reiser4 --build-sb --build-sb /dev/sdb
# fsck.reiser4 --build-fs --build-fs /dev/sdb
# fsck.reiser4 --fix  /dev/sdb

# fsck.reiser4 --fix --help
Usage: fsck.reiser4 [ options ] FILE
Fsck options:
  --check                       checks the consistency (default)
  --fix                         fixes minor corruptions
  --build-sb                    rebuilds the super block
  --build-fs                    rebuilds the filesystem
.
.
.


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

end of thread, other threads:[~2016-06-24  7:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-23 14:24 Fwd: fsck.reiser4 questions doiggl
2016-06-23 22:21 ` Christian Kujau
2016-06-24  7:51   ` doiggl

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.