Bug 1142780

Summary: ValueError: specified lv is not part of this vg
Product: [Fedora] Fedora Reporter: Tomas Dolezal <todoleza>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:bf2368d8f5bcd4949e53a139952ed657927ad6775e07e0c308c24c01319d31db
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-17 13:42:33 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 Tomas Dolezal 2014-09-17 11:53:05 UTC
Description of problem:
selecting storage: unselected and reselected vda device, chose manual partitioning, clicked done
this is new VM with clear storage

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

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/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:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   method=http://download.englab.brq.redhat.com/pub/fedora/fedora-alt/stage/21_Alpha_RC1/Server/x86_64/os/
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.16.1-301.fc21.x86_64
product:        Fedora-Server
release:        Cannot get release name.
type:           anaconda
version:        21_Alpha

Potential duplicate: bug 1132322

Comment 1 Tomas Dolezal 2014-09-17 11:53:13 UTC
Created attachment 938434 [details]
File: anaconda-tb

Comment 2 Tomas Dolezal 2014-09-17 11:53:15 UTC
Created attachment 938435 [details]
File: anaconda.log

Comment 3 Tomas Dolezal 2014-09-17 11:53:16 UTC
Created attachment 938436 [details]
File: environ

Comment 4 Tomas Dolezal 2014-09-17 11:53:17 UTC
Created attachment 938437 [details]
File: lsblk_output

Comment 5 Tomas Dolezal 2014-09-17 11:53:18 UTC
Created attachment 938438 [details]
File: nmcli_dev_list

Comment 6 Tomas Dolezal 2014-09-17 11:53:20 UTC
Created attachment 938439 [details]
File: os_info

Comment 7 Tomas Dolezal 2014-09-17 11:53:21 UTC
Created attachment 938440 [details]
File: program.log

Comment 8 Tomas Dolezal 2014-09-17 11:53:24 UTC
Created attachment 938441 [details]
File: storage.log

Comment 9 Tomas Dolezal 2014-09-17 11:53:27 UTC
Created attachment 938442 [details]
File: syslog

Comment 10 Tomas Dolezal 2014-09-17 11:53:28 UTC
Created attachment 938443 [details]
File: ifcfg.log

Comment 11 Tomas Dolezal 2014-09-17 11:53:29 UTC
Created attachment 938444 [details]
File: packaging.log

Comment 12 David Shea 2014-09-17 13:42:33 UTC

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