Debian Bug report logs - #686095
partman/LVM: can't map LV to specified PV

Package: partman-lvm; Maintainer for partman-lvm is Debian Install System Team <[email protected]>;

Reported by: Daniel Pocock <[email protected]>

Date: Tue, 28 Aug 2012 13:54:04 UTC

Severity: normal

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to [email protected], Debian Install Team <[email protected]>:
Bug#686095; Package installation-reports. (Tue, 28 Aug 2012 13:54:06 GMT) (full text, mbox, link).


Acknowledgement sent to Daniel Pocock <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian Install Team <[email protected]>. (Tue, 28 Aug 2012 13:54:06 GMT) (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Daniel Pocock <[email protected]>
To: [email protected]
Subject: partman/LVM: can't map LV to specified PV
Date: Tue, 28 Aug 2012 15:51:19 +0200
Package: installation-reports

Image version: beta1 DVD amd64
http://cdimage.debian.org/cdimage/wheezy_di_beta1/amd64/iso-dvd/debian-wheezy-DI-b1-amd64-DVD-1.iso
Date: 28 August 2012



I successfully proceed through all steps up to partitioning / partman

I have a single disk of 500GB

I create the following:

sda1 256MB
sda2 250GB
sda3 250GB


Then I create a VG, called vg00, with two PVs, sda2 and sda3

Finally, I create an LV, called /dev/vg00/lv0, size = 250GB

pvdisplay shows me that everything was lumped onto /dev/sda2 and nothing
is on /dev/sda3

For modern use cases, such as btrfs RAID1, it is very useful to manually
assign each LV to a PV, e.g.

  lvcreate -n lv0 -L 250GB vg00 /dev/sda2
  lvcreate -n lv1 -L 250GB vg00 /dev/sda3

  mkfs.btrfs -d raid1 -m raid1 /dev/vg00/lv0 /dev/vg00/lv1

However, partman does not allow the final option to be added to the
lvcreate command line.

Workaround: user can run lvcreate from the shell to get exactly what
they want.





Bug reassigned from package 'installation-reports' to 'partman-lvm'. Request was from Daniel Pocock <[email protected]> to [email protected]. (Wed, 29 Aug 2012 13:45:05 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 12:10:42 2025; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.