From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anders Widman Message-Id: <13526423765.20020304010840@tnonline.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [linux-lvm] pvmove -i does not work.. Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Sun Mar 3 18:08:01 2002 List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-lvm@sistina.com Has anyone tried pvmove -i on a faulty disk (bad blocks)? pvmove -i /dev/crashed /dev/new stops when it hits the bad blocks. This wasn't so bad for me this time as I could use dd to move everything from the bad disk to my new disk... //Anders