[Bug 154086] Re: Installing to HDD with previous ubuntu fails to create fresh LVM claiming group already in use
Dmitrijs Ledkovs
launchpad at surgut.co.uk
Fri Sep 7 15:53:25 UTC 2012
Upon calling create Volume Group a few checks are done.
One of the check is Volume Group name collision.
This could be valid (duplicate name, pre-seed mistake, etc) or it could be a "zombie" Volume Group that got detected on otherwise empty partition.
There is a codepath to remove existing volume groups with confirmation.
I think instead claiming name collision, we should take that path:
- it can be pre-seeded out
- user can proceed to remove "zombie"/name-conflict or back out to partitioning
I will try to patch this & test it.
Does this sound reasonable?
** Changed in: partman-lvm (Ubuntu Quantal)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to partman-auto-lvm in Ubuntu.
https://bugs.launchpad.net/bugs/154086
Title:
Installing to HDD with previous ubuntu fails to create fresh LVM
claiming group already in use
Status in “partman-auto-lvm” package in Ubuntu:
Invalid
Status in “partman-lvm” package in Ubuntu:
In Progress
Status in “partman-auto-lvm” source package in Precise:
Invalid
Status in “partman-lvm” source package in Precise:
Confirmed
Status in “partman-auto-lvm” source package in Quantal:
Invalid
Status in “partman-lvm” source package in Quantal:
In Progress
Status in “partman-lvm” package in Debian:
Unknown
Bug description:
Binary package hint: debian-installer
I have a ubuntu 7.10 beta server I'd like to reinstall from scratch.
During the disk partitioning, I'd opted for "Guided - Use entire disk
and setup LVM" Part way through it informed me that the volume group
name was already in use. Surely this option should setup a new LVM
instance and use the entire disk, even if a LVM instance already
existed?
How can I blank this without manually having to create volumes? I
think this is a bug
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-auto-lvm/+bug/154086/+subscriptions
More information about the foundations-bugs
mailing list