[Bug 1019320] Re: Installer looks at partitions inside existing LVM volumes
Phillip Susi
psusi at ubuntu.com
Thu Nov 5 02:25:43 UTC 2015
Given the error message is referencing sda5, what you describe does not
make sense. We would need the installer log file to debug this further.
Can you reproduce this and attach the installer log files?
** Changed in: debian-installer (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1019320
Title:
Installer looks at partitions inside existing LVM volumes
Status in debian-installer package in Ubuntu:
Incomplete
Bug description:
I have a system set up with 2 disks; sda and sdb. sdb contains an lvm
volume group that contains logical volumes that contain disk images
for virtual machines, some of which are Linux-based. When I tried to
set up "guided partitioning" using just sda, after selecting "Finish
and write changes to disk", it failed saying, "Cannot format swap
partition in sda5."
It turns out that what it was doing was looking *inside* the LVM
volumes on sdb, finding valid partition tables inside those volumes
(i.e., the partition tables of the virtual disks), finding swap
partitions, and deciding to try to use them.
After going back through the proposed partition and selecting "do not
use" for the partitions contained inside LVM volumes, the install
succeeded.
It seems overall like the installer by default shouldn't be looking at
partition tables *inside* LVM volumes; apart from VMs, there's never
really a need for that kind of thing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1019320/+subscriptions
More information about the foundations-bugs
mailing list