All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rickard Olsson <richie@webhackande.se>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Can I dd one disc of a lv
Date: Thu Nov  6 06:22:01 2003	[thread overview]
Message-ID: <3FAA3C95.8010708@webhackande.se> (raw)
In-Reply-To: <20031106130748.A15981@wagener.nu>

Tobias Wagener wrote:

> Now the question: Can I "dd" the faulty 200 GB drive to the new 200 GB
> drive? And if, how? Does "dd if=/dev/hde1 of=/dev/hdf1" the job, or what
> have I to do?

Heinz told me:
"You need to dd starting from the first physical extent (use pvdata -PP 
on the old one and look for pe_on_disk.base) to the same offset on the 
new disk (skip and seek dd option) and you want dd to continue after 
read errors (noerror option)."

Also, I was recently told about the dd_rescue utility, but I haven't had 
the misfortune/opportunity to try that one yet.

    / Rickard Olsson,IT-Konsult/
   / Telefon: +46 70 635 01 42/
  / http://www.webhackande.se/

  reply	other threads:[~2003-11-06  6:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-06  6:08 [linux-lvm] Can I dd one disc of a lv Tobias Wagener
2003-11-06  6:22 ` Rickard Olsson [this message]
2003-11-06  6:43   ` Tobias Wagener
2003-11-06  6:49     ` Rickard Olsson
2003-11-06  6:53       ` Tobias Wagener
2003-11-06  7:00         ` Rickard Olsson
2003-11-06  9:13     ` Re[2]: " Spam
2003-11-06  6:25 ` Spam
  -- strict thread matches above, loose matches on Subject: below --
2003-11-06  7:52 Koch, Steffen

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=3FAA3C95.8010708@webhackande.se \
    --to=richie@webhackande.se \
    --cc=linux-lvm@sistina.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.