Bug 1350163 - F24, anaconda, existing VG not activated properly
Summary: F24, anaconda, existing VG not activated properly
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 24
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Blivet Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-26 08:02 UTC by Patrick C. F. Ernzer
Modified: 2017-08-08 15:03 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-08-08 15:03:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
details of my LVM setup collected under F23 (4.47 KB, text/plain)
2016-06-26 08:02 UTC, Patrick C. F. Ernzer
no flags Details
anaconda.log from the F24 install attempt (40.44 KB, text/plain)
2016-06-26 08:04 UTC, Patrick C. F. Ernzer
no flags Details
dnf.librepo.log from the F24 install attempt (10.41 KB, text/plain)
2016-06-26 08:05 UTC, Patrick C. F. Ernzer
no flags Details
dnf.log from the F24 install attempt (957 bytes, text/plain)
2016-06-26 08:05 UTC, Patrick C. F. Ernzer
no flags Details
dnf.rpm.log from the F24 install attempt (49 bytes, text/plain)
2016-06-26 08:05 UTC, Patrick C. F. Ernzer
no flags Details
hawkey.log from the F24 install attempt (910 bytes, text/plain)
2016-06-26 08:06 UTC, Patrick C. F. Ernzer
no flags Details
ifcfg.log from the F24 install attempt (5.91 KB, text/plain)
2016-06-26 08:06 UTC, Patrick C. F. Ernzer
no flags Details
packaging.log from the F24 install attempt (759 bytes, text/plain)
2016-06-26 08:06 UTC, Patrick C. F. Ernzer
no flags Details
program.log from the F24 install attempt (60.87 KB, text/plain)
2016-06-26 08:07 UTC, Patrick C. F. Ernzer
no flags Details
storage.log from the F24 install attempt (370.60 KB, text/plain)
2016-06-26 08:08 UTC, Patrick C. F. Ernzer
no flags Details
syslog from the F24 install attempt (149.71 KB, text/plain)
2016-06-26 08:08 UTC, Patrick C. F. Ernzer
no flags Details
X.log from the F24 install attempt (52.44 KB, text/plain)
2016-06-26 08:08 UTC, Patrick C. F. Ernzer
no flags Details

Description Patrick C. F. Ernzer 2016-06-26 08:02:34 UTC
Created attachment 1172453 [details]
details of my LVM setup collected under F23

Description of problem:
My existing (and working fine under F23) VG can not be used in F24 anaconda.
I get
This LVM Volume Group is missing 1 of 2 physical volumes. You can remove it or select a different device.


Version-Release number of selected component (if applicable):
F24 x86_64 GA
netboot of Everything

How reproducible:
always

Steps to Reproduce:
1. have an existing LVM setup as can be seen in LVM-karhu-F23.txt
2. netboot F24 Everything
3. go to storage screen, select all my drives plus "I will configure partitioning"

Actual results:
This LVM Volume Group is missing 1 of 2 physical volumes. You can remove it or select a different device.


Expected results:
My existing VG is available as an installation target

Additional info:

Comment 1 Patrick C. F. Ernzer 2016-06-26 08:03:46 UTC
entry used for booting off my install server;

label F24-Everything-x86_64
  MENU LABEL Fedora 24 Everything x86_64 Live
  TEXT HELP
initrd and kernel from Everything images/pxelinux/
repo points at Everything
  ENDTEXT
  IPAPPEND 2
  kernel images/F24-Everything-x86_64/vmlinuz
  append initrd=images/F24-Everything-x86_64/initrd.img inst.stage2=ftp://haswell.internal.pcfe.net/pub/redhat/Fedora/linux/releases/24/Everything/x86_64/os/ inst.repo=ftp://haswell.internal.pcfe.net/pub/redhat/Fedora/linux/releases/24/Everything/x86_64/os/ ip=dhcp

Comment 2 Patrick C. F. Ernzer 2016-06-26 08:04:38 UTC
Created attachment 1172455 [details]
anaconda.log from the F24 install attempt

Comment 3 Patrick C. F. Ernzer 2016-06-26 08:05:08 UTC
Created attachment 1172456 [details]
dnf.librepo.log from the F24 install attempt

Comment 4 Patrick C. F. Ernzer 2016-06-26 08:05:28 UTC
Created attachment 1172457 [details]
dnf.log from the F24 install attempt

Comment 5 Patrick C. F. Ernzer 2016-06-26 08:05:51 UTC
Created attachment 1172458 [details]
dnf.rpm.log from the F24 install attempt

Comment 6 Patrick C. F. Ernzer 2016-06-26 08:06:11 UTC
Created attachment 1172459 [details]
hawkey.log from the F24 install attempt

Comment 7 Patrick C. F. Ernzer 2016-06-26 08:06:35 UTC
Created attachment 1172460 [details]
ifcfg.log from the F24 install attempt

Comment 8 Patrick C. F. Ernzer 2016-06-26 08:06:58 UTC
Created attachment 1172461 [details]
packaging.log from the F24 install attempt

Comment 9 Patrick C. F. Ernzer 2016-06-26 08:07:22 UTC
Created attachment 1172462 [details]
program.log from the F24 install attempt

Comment 10 Patrick C. F. Ernzer 2016-06-26 08:08:09 UTC
Created attachment 1172463 [details]
storage.log from the F24 install attempt

Comment 11 Patrick C. F. Ernzer 2016-06-26 08:08:31 UTC
Created attachment 1172464 [details]
syslog from the F24 install attempt

Comment 12 Patrick C. F. Ernzer 2016-06-26 08:08:50 UTC
Created attachment 1172465 [details]
X.log from the F24 install attempt

Comment 13 Patrick C. F. Ernzer 2016-06-27 09:29:03 UTC
A work-around of sorts is dnf-plugin-system-upgrade
https://fedoraproject.org/wiki/DNF_system_upgrade

This allowed me to pull the affected machine up to F24, even though I would have preferred to install into a new LV

Coul;d it be that my use of lvmcache for the /home LV confused anaconda?

Comment 14 David Lehman 2016-06-27 15:02:32 UTC
This is a bit like 1348688, in which we don't get any info from lvm-dbus about a luks pv. The md pv would have been activated quite a bit earlier, though, so I don't know if this could be the same underlying problem or not.

Comment 15 Vratislav Podzimek 2016-06-29 06:08:59 UTC
Patrick, could you please try using the updates.img for the bug #1348688?

https://fedoraproject.org/wiki/Common_F24_bugs#lvm-on-luks-reuse-broken

Comment 16 Patrick C. F. Ernzer 2016-07-01 16:53:35 UTC
Vratislav,

anaconda still reports 1 out of 2 PV missing
when I use the umdates.img

Comment 17 Vratislav Podzimek 2016-07-04 08:34:38 UTC
(In reply to Patrick C. F. Ernzer from comment #16)
> Vratislav,
> 
> anaconda still reports 1 out of 2 PV missing
> when I use the umdates.img

Not so good news, but thanks!

Comment 18 Fedora End Of Life 2017-07-25 21:19:00 UTC
This message is a reminder that Fedora 24 is nearing its end of life.
Approximately 2 (two) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 24. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '24'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 24 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 19 Fedora End Of Life 2017-08-08 15:03:45 UTC
Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.