All of lore.kernel.org
 help / color / mirror / Atom feed
From: "E.Gryaznova" <grev@namesys.com>
To: Alex Zarochentsev <zam@namesys.com>
Cc: Louis Erickson <lerickson@rdwarf.net>, reiserfs-list@namesys.com
Subject: Re: Erased start of voulme...
Date: Fri, 14 Jan 2005 15:32:14 +0300	[thread overview]
Message-ID: <41E7BBCE.9070601@namesys.com> (raw)
In-Reply-To: <20050114122539.GE5661@backtop.namesys.com>

Alex Zarochentsev wrote:

>Hello,
>
>On Thu, Jan 13, 2005 at 05:03:30PM -0800, Louis Erickson wrote:
>  
>
>>I don't know how it happened, but the start of the /var partition of one 
>>of the machines I run has gotten itself zeroed out.  Only the first little 
>>bit - 4k or so - is nulls, then a large amount of very plausible data 
>>appears.
>>
>>I can't get reiserfsck to even think this is a reiserfs volume - the 
>>program doesn't think this is a reiserfs volume any more.
>>    
>>
>
>  
>
>>Is there any chance of getting the data back off of this disk?  Can 
>>reiserfsck be told to look harder and recover more deeply or something?  
>>Or is this a lesson in why backups are important?
>>
>>Any suggestions you can give are welcome.
>>    
>>
>
>reiserfsck --rebuild-sb can re-create the super block.
>  
>
I would prefer to do the following :
dd if=/dev/problem_partition of=/dev/sparedevice
sparedevice can be usual disk partition
then
reiserfsck --rebuild-sb /dev/sparedevice
reiserfsck --check /dev/sparedevice

Thanks,
Lena.

>  
>
>>I'm currently running dd from the mangled partition to a file to be able 
>>to try some things without losing my only copy of the data.  If there's 
>>anything special I have to do to make that work, please let me know.
>>
>>Thank you!
>>
>>-- 
>>Louis Erickson - lerickson@rdwarf.net - http://www.rdwarf.com/~wwonko/
>>
>>Oh Dad!  We're ALL Devo!
>>    
>>
>
>  
>



  reply	other threads:[~2005-01-14 12:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-14  1:03 Erased start of voulme Louis Erickson
2005-01-14  7:14 ` Sander
2005-01-14 12:25 ` Alex Zarochentsev
2005-01-14 12:32   ` E.Gryaznova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-01-14 16:23 Louis Erickson
2005-01-15  2:49 ` E.Gryaznova
2005-01-15 11:51 ` Sander

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=41E7BBCE.9070601@namesys.com \
    --to=grev@namesys.com \
    --cc=lerickson@rdwarf.net \
    --cc=reiserfs-list@namesys.com \
    --cc=zam@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.