Bug 1141788

Summary: ValueError: specified lv is not part of this vg
Product: [Fedora] Fedora Reporter: Jozef Mlich <jmlich>
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, hhorak, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:53e711007353b46f3788fe2144d28423627e15a7fbdcc801971eac6501b65597
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-15 15:48:31 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 Jozef Mlich 2014-09-15 13:05:04 UTC
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/storage.py", line 722, in on_back_clicked
    self.storage.devicetree.hide(disk)
ValueError: specified lv is not part of this vg

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-21_A_T7-x86_64 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.16.1-301.fc21.x86_64
product:        Fedora-Workstation
release:        Cannot get release name.
type:           anaconda
version:        21_Alpha_TC7

Potential duplicate: bug 1114825

Comment 1 Jozef Mlich 2014-09-15 13:05:12 UTC
Created attachment 937606 [details]
File: anaconda-tb

Comment 2 Jozef Mlich 2014-09-15 13:05:14 UTC
Created attachment 937607 [details]
File: anaconda.log

Comment 3 Jozef Mlich 2014-09-15 13:05:15 UTC
Created attachment 937608 [details]
File: environ

Comment 4 Jozef Mlich 2014-09-15 13:05:16 UTC
Created attachment 937609 [details]
File: lsblk_output

Comment 5 Jozef Mlich 2014-09-15 13:05:17 UTC
Created attachment 937610 [details]
File: nmcli_dev_list

Comment 6 Jozef Mlich 2014-09-15 13:05:19 UTC
Created attachment 937611 [details]
File: os_info

Comment 7 Jozef Mlich 2014-09-15 13:05:20 UTC
Created attachment 937612 [details]
File: program.log

Comment 8 Jozef Mlich 2014-09-15 13:05:23 UTC
Created attachment 937613 [details]
File: storage.log

Comment 9 Jozef Mlich 2014-09-15 13:05:25 UTC
Created attachment 937614 [details]
File: syslog

Comment 10 Jozef Mlich 2014-09-15 13:05:27 UTC
Created attachment 937615 [details]
File: ifcfg.log

Comment 11 Jozef Mlich 2014-09-15 13:05:28 UTC
Created attachment 937616 [details]
File: packaging.log

Comment 12 David Lehman 2014-09-15 15:48:31 UTC
The traceback (and reproducer) is slightly different (on the anaconda side), but this is same as blivet bug 1121383.

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