From: Oleg Drokin <green@namesys.com>
To: Manuel Krause <manuelkrause@netscape.net>
Cc: reiserfs-list <reiserfs-list@namesys.com>
Subject: Re: BTW: 2.4.19-patches-to-come?
Date: Wed, 8 May 2002 09:30:44 +0400 [thread overview]
Message-ID: <20020508093044.A32071@namesys.com> (raw)
In-Reply-To: <3CD82C76.2080706@netscape.net>
Gwllo!
On Tue, May 07, 2002 at 09:35:18PM +0200, Manuel Krause wrote:
> >Sure. Files are deleted already. How do you plan to retrieve deleted files?
> >(not using backups, that's it).
> Mmh. I meant to restore the affected files from existing backups. When
Then you just see what files are missing and restore these.
> they are removed by reiserfs on mount I know they are really corrupted
> during crash. It often looks like:
Wait-wait. They are removed, so their blocks are freed and may be replaced
with other files data. Removing files is like this.
Late deletion is because application that deleted the file kept it open
until the reboot.
And no, it's not even possible to print filename at this point, because
all the links (And dierctory items) pointing at the file were already removed,
only unacessible body with nlink count of zero was left.
> I don't find this information very explicative. And I really don't know
> enough about reiserfs code to interprete these lines. BTW, can we have a
> "ReiserFS: " in front of these messages?
In fact I think these messages should not be printed at all, there is no
useful information given to the user.
> >This is unclear to me. You mean to crash a system to get a copy of deleted
> >file,
> >or to crash a system to delete a file? Both things sound very unlikely.
> Yes, no doubt, I really don't know what is usual in these cases. I
> should explain what happened to make me write this comment. I had
> recompiled one DRI module for X recently when my system decided to
> crash. After rebooot I had some truncates-to-complete. So far "normal"
> or at least "o.k.".
> But due to anti-aliasing configured in KDE it loaded everything but
> didn't show anything else than my desktops background color and the
> mouse arrow. It took me some time to figure out how to get things back
> into previous order. It finally seems like I just needed to reinstall
> the DRI component. But until now I don't know what files had
> disappeared/corrupted to get exactly and only these ones from my backup.
> You see? Yes, not usual, but...
No, actually I do not see, if some files have disappeared, reiserfsck
should tell you about fs errors, then (like lost files, or dir entries
pointing to nowhere).
Late deletes/truncates have nothing to do with disappeared files.
> >Hm? What do you mean by latest speedup-compound-patch? I know Chris does
> >not
> >believe iicache should be good to use, because similar functionality (with
> >less overhead) can be achieved by pagecache.
> Pagecache? How can I adjust this? Where did I read this before...?
No code in reiserfs proper exists for that yet. But it may appear in the future.
Bye,
Oleg
next prev parent reply other threads:[~2002-05-08 5:30 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-07 1:15 BTW: 2.4.19-patches-to-come? Manuel Krause
2002-05-07 5:22 ` Oleg Drokin
2002-05-07 14:02 ` Yury Yu. Rupasov
2002-05-07 19:35 ` Manuel Krause
2002-05-08 5:30 ` Oleg Drokin [this message]
2002-05-08 13:04 ` Chris Mason
2002-05-08 13:08 ` Oleg Drokin
2002-05-08 13:16 ` Chris Mason
2002-05-08 13:20 ` Oleg Drokin
2002-05-08 13:34 ` Chris Mason
2002-05-17 1:49 ` Manuel Krause
2002-05-17 4:56 ` Oleg Drokin
2002-05-17 9:47 ` Pierre Etchemaite
2002-05-17 9:47 ` Oleg Drokin
2002-05-07 13:52 ` Yury Yu. Rupasov
2002-05-07 20:41 ` Manuel Krause
-- strict thread matches above, loose matches on Subject: below --
2002-05-17 15:36 Dieter Nützel
2002-05-17 15:47 ` Chris Mason
2002-05-17 18:20 ` Dieter Nützel
2002-05-17 18:26 ` Dieter Nützel
2002-05-17 15:54 ` Oleg Drokin
2002-05-17 17:05 ` Dieter Nützel
2002-05-17 18:28 ` Oleg Drokin
2002-05-17 19:44 ` Dieter Nützel
2002-05-18 5:44 ` Oleg Drokin
2002-05-18 13:18 ` Dieter Nützel
2002-05-18 16:29 ` Oleg Drokin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020508093044.A32071@namesys.com \
--to=green@namesys.com \
--cc=manuelkrause@netscape.net \
--cc=reiserfs-list@namesys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.