Bug 1098458

Summary: ValueError: specified lv is not part of this vg
Product: [Fedora] Fedora Reporter: mk
Component: python-blivetAssignee: mulhern <amulhern>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: amulhern, anaconda-maint-list, bcl, dlehman, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:3a832086f77da230592e6b2f80f3b89b4da72fc2d27ea5acf8a2365bb55c4965
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-18 20:32:11 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:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description mk 2014-05-16 09:05:50 UTC
Description of problem:
The disk setup reported that there was an error. Selected automatic partitioning and the warning went away. Entered disk setup again and selected manual configuration.

Version-Release number of selected component:
anaconda-21.36-1

The following was filed automatically by anaconda:
anaconda 21.36-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2508, in _removeLogVol
    raise ValueError("specified lv is not part of this vg")
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 443, in _removeDevice
    dev.vg._removeLogVol(dev)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 514, in cancelAction
    self._removeDevice(action.device)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1927, in hide
    self.cancelAction(action)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 353, in _hide_unusable_disks
    self._storage_playground.devicetree.hide(disk)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 120, in decorated
    return func(*args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 361, in _reset_storage
    self._hide_unusable_disks()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 376, in refresh
    self._reset_storage()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 109, in _runSpoke
    action.refresh()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 404, in _on_spoke_clicked
    self._runSpoke(spoke)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 422, in _on_spoke_clicked
    self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest])
ValueError: specified lv is not part of this vg

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.15.0-0.rc5.git2.1.fc21.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 mk 2014-05-16 09:06:02 UTC
Created attachment 896255 [details]
File: anaconda-tb

Comment 2 mk 2014-05-16 09:06:05 UTC
Created attachment 896256 [details]
File: anaconda.log

Comment 3 mk 2014-05-16 09:06:08 UTC
Created attachment 896257 [details]
File: environ

Comment 4 mk 2014-05-16 09:06:10 UTC
Created attachment 896258 [details]
File: lsblk_output

Comment 5 mk 2014-05-16 09:06:12 UTC
Created attachment 896259 [details]
File: nmcli_dev_list

Comment 6 mk 2014-05-16 09:06:15 UTC
Created attachment 896260 [details]
File: os_info

Comment 7 mk 2014-05-16 09:06:18 UTC
Created attachment 896261 [details]
File: program.log

Comment 8 mk 2014-05-16 09:06:21 UTC
Created attachment 896262 [details]
File: storage.log

Comment 9 mk 2014-05-16 09:06:24 UTC
Created attachment 896263 [details]
File: syslog

Comment 10 mk 2014-05-16 09:06:26 UTC
Created attachment 896264 [details]
File: ifcfg.log

Comment 11 mk 2014-05-16 09:06:33 UTC
Created attachment 896265 [details]
File: packaging.log

Comment 12 David Lehman 2014-09-18 20:32:11 UTC
While the procedures are different, this bug is the result of the same underlying issue as bug 1121383.

*** This bug has been marked as a duplicate of bug 1121383 ***