Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1142780 - ValueError: specified lv is not part of this vg
Summary: ValueError: specified lv is not part of this vg
Keywords:
Status: CLOSED DUPLICATE of bug 1121383
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:bf2368d8f5bcd4949e53a139952...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-17 11:53 UTC by Tomas Dolezal
Modified: 2014-09-17 13:42 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-09-17 13:42:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (deleted)
2014-09-17 11:53 UTC, Tomas Dolezal
no flags Details
File: anaconda.log (deleted)
2014-09-17 11:53 UTC, Tomas Dolezal
no flags Details
File: environ (deleted)
2014-09-17 11:53 UTC, Tomas Dolezal
no flags Details
File: lsblk_output (deleted)
2014-09-17 11:53 UTC, Tomas Dolezal
no flags Details
File: nmcli_dev_list (deleted)
2014-09-17 11:53 UTC, Tomas Dolezal
no flags Details
File: os_info (deleted)
2014-09-17 11:53 UTC, Tomas Dolezal
no flags Details
File: program.log (deleted)
2014-09-17 11:53 UTC, Tomas Dolezal
no flags Details
File: storage.log (deleted)
2014-09-17 11:53 UTC, Tomas Dolezal
no flags Details
File: syslog (deleted)
2014-09-17 11:53 UTC, Tomas Dolezal
no flags Details
File: ifcfg.log (deleted)
2014-09-17 11:53 UTC, Tomas Dolezal
no flags Details
File: packaging.log (deleted)
2014-09-17 11:53 UTC, Tomas Dolezal
no flags Details

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 ***


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