Bug 240668
| Summary: | F7T4 : Unable to install on existing LVM : 1 PV of 2 detected | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Remi Collet <fedora> |
| Component: | anaconda | Assignee: | David Cantrell <dcantrell> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | agk, rs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-06-25 17:20:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Remi Collet
2007-05-19 18:16:53 UTC
Resolved. Reading the anaconda sources, i see that it get le "pvlist" from partition table rather than from "pvscan" result. After changing the partition type to "LVM PV" using fdisk, installation works fine. Regards. I had a similar issue trying to install F7 to an existing LVM group from a FC5 install. Every time I tried to do anything related with LVM, I got an 'not enough physical volumes' error. This was a ppc machine, so no fdisk. But using parted to set the lvm flag on existing partitions worked. requested by Jams Antill |