[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] LVM on a drive with a bad sector?
- From: Alasdair G Kergon <agk redhat com>
- To: LVM general discussion and development <linux-lvm redhat com>
- Subject: Re: [linux-lvm] LVM on a drive with a bad sector?
- Date: Mon, 24 May 2004 19:41:21 +0100
On Mon, May 24, 2004 at 08:31:25PM +0200, Martijn Schoemaker wrote:
> (as far as I know there is no
> bad-block mapping within LVM, correct me if I'm wrong)
The closest in LVM2 would be to put the bad sectors inside a single
LV and avoid using that LV.
e.g. lvcreate -l1 vg -n broken /dev/sda5:46
if the bad sector falls inside physical extent 46 on /dev/sda5.
Alasdair
--
agk redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]