Bug 1147136 - ValueError: specified lv is not part of this vg
Summary: ValueError: specified lv is not part of this vg
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:88ff502726a57e4a17bb544d373...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-27 09:51 UTC by Tommy He
Modified: 2015-12-02 16:19 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-12-02 04:00:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (3.01 MB, text/plain)
2014-09-27 09:53 UTC, Tommy He
no flags Details
File: anaconda.log (139.04 KB, text/plain)
2014-09-27 09:53 UTC, Tommy He
no flags Details
File: environ (626 bytes, text/plain)
2014-09-27 09:53 UTC, Tommy He
no flags Details
File: journalctl (1.44 MB, text/plain)
2014-09-27 09:54 UTC, Tommy He
no flags Details
File: lsblk_output (2.80 KB, text/plain)
2014-09-27 09:54 UTC, Tommy He
no flags Details
File: nmcli_dev_list (1.89 KB, text/plain)
2014-09-27 09:54 UTC, Tommy He
no flags Details
File: os_info (377 bytes, text/plain)
2014-09-27 09:54 UTC, Tommy He
no flags Details
File: program.log (72.88 KB, text/plain)
2014-09-27 09:54 UTC, Tommy He
no flags Details
File: storage.log (1.28 MB, text/plain)
2014-09-27 09:55 UTC, Tommy He
no flags Details
File: ifcfg.log (6.87 KB, text/plain)
2014-09-27 09:55 UTC, Tommy He
no flags Details

Description Tommy He 2014-09-27 09:51:54 UTC
Description of problem:
Select manual configure for disk layout

Version-Release number of selected component:
anaconda-core-21.48.6-1.fc21.x86_64

The following was filed automatically by anaconda:
anaconda 21.48.6-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2584, in _removeLogVol
    raise ValueError("specified lv is not part of this vg")
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 450, in _removeDevice
    dev.vg._removeLogVol(dev)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 521, in cancelAction
    self._removeDevice(action.device)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1967, in hide
    self.cancelAction(action)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1960, in hide
    self.hide(d)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 354, in _hide_unusable_disks
    self._storage_playground.devicetree.hide(disk)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 122, in decorated
    return func(*args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 362, in _reset_storage
    self._hide_unusable_disks()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 377, in refresh
    self._reset_storage()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 355, in _on_spoke_clicked
    spoke.refresh()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 387, in spoke_done
    self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest])
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 51, in on_back_clicked
    self.main_window.current_action.spoke_done(self)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 870, in on_back_clicked
    NormalSpoke.on_back_clicked(self, button)
ValueError: specified lv is not part of this vg

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   initrd=initrd0.img root=live:UUID=6DCD-C89B rootfstype=vfat ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.16.1-301.fc21.x86_64
other involved packages: python-blivet-0.62-1.fc21.noarch, anaconda-gui-21.48.6-1.fc21.x86_64
product:        Fedora
release:        Fedora release 21 (Twenty One)
type:           anaconda
version:        21

Comment 1 Tommy He 2014-09-27 09:53:23 UTC
Created attachment 941816 [details]
File: anaconda-tb

Comment 2 Tommy He 2014-09-27 09:53:28 UTC
Created attachment 941817 [details]
File: anaconda.log

Comment 3 Tommy He 2014-09-27 09:53:30 UTC
Created attachment 941818 [details]
File: environ

Comment 4 Tommy He 2014-09-27 09:54:14 UTC
Created attachment 941819 [details]
File: journalctl

Comment 5 Tommy He 2014-09-27 09:54:15 UTC
Created attachment 941820 [details]
File: lsblk_output

Comment 6 Tommy He 2014-09-27 09:54:17 UTC
Created attachment 941821 [details]
File: nmcli_dev_list

Comment 7 Tommy He 2014-09-27 09:54:18 UTC
Created attachment 941822 [details]
File: os_info

Comment 8 Tommy He 2014-09-27 09:54:21 UTC
Created attachment 941823 [details]
File: program.log

Comment 9 Tommy He 2014-09-27 09:55:00 UTC
Created attachment 941824 [details]
File: storage.log

Comment 10 Tommy He 2014-09-27 09:55:02 UTC
Created attachment 941825 [details]
File: ifcfg.log

Comment 11 Menanteau Guy 2014-10-03 14:00:31 UTC
Note that this problem: specified lv is not part of this vg
appears also when install ppc64le Alpha TC4 iso using VNC
and follow these steps:
1. Select "Device Selection" 
2. Select a disk already partitioned (eg: with linux already inside)
3. select "delete all" for "Reclaim space"
4. exit "Device Selection" by clic on "Done"
5. enter again "Device Selection" 
6. Unselect disk (no more disk selected)
7 exit " Device Selection" by clic on "Done"  -> trigger problem

anaconda 21.48.6-1

Comment 12 bob 2014-10-14 03:27:38 UTC
Another user experienced a similar problem:

Failure of anaconda when reclaiming disk space during a fresh install on a used hard disk.

cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   initrd=initrd0.img root=live:UUID=19C9-3B23 rootfstype=vfat ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
hashmarkername: anaconda
kernel:         3.16.1-301.fc21.x86_64
other involved packages: python-blivet-0.62-1.fc21.noarch, anaconda-gui-21.48.6-1.fc21.x86_64
package:        anaconda-core-21.48.6-1.fc21.x86_64
packaging.log:  
product:        Fedora
reason:         ValueError: specified lv is not part of this vg
release:        Fedora release 21 (Twenty One)
version:        21

Comment 13 kxra 2014-10-23 21:38:56 UTC
Another user experienced a similar problem:

Trying to cheange from automatic partitioning to manual

cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=/syslinux/vmlinuz0 root=live:LABEL=LIVE ro rd.live.image quiet rhgb rd.live.check
hashmarkername: anaconda
kernel:         3.16.1-301.fc21.x86_64
other involved packages: python-blivet-0.62-1.fc21.noarch, anaconda-gui-21.48.6-1.fc21.x86_64
package:        anaconda-core-21.48.6-1.fc21.x86_64
packaging.log:  
product:        Fedora
reason:         ValueError: specified lv is not part of this vg
release:        Fedora release 21 (Twenty One)
version:        21

Comment 14 Daniel Packman 2015-02-27 21:48:02 UTC
I tried a RedHat 7 kickstart on 4 identically configured workstations. On 3 of the 4, installation went well. On the last one, this error message came up after selecting the disk for installation. This occurs if I request manual or automatic installation, whether I select to reclaim space or not, whether I zero out the partition table (via boot to rescue mode) or create a partition.

Comment 15 Daniel Packman 2015-03-03 23:08:28 UTC
It turns out that Fedora 21 can be used to kickstart RedHat 7 and it doesn't display this problem.

Comment 16 Fedora End Of Life 2015-11-04 13:20:18 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. 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 '21'.

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 21 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 17 Fedora End Of Life 2015-12-02 04:00:57 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 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.