Bug 228041

Summary: vgremove failed
Product: Red Hat Enterprise Linux 4 Reporter: Joseph R. Carr <joseph.r.carr>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED INSUFFICIENT_DATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-12 13:52:19 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:

Description Joseph R. Carr 2007-02-09 17:50:59 UTC
Description of problem:

Traceback (most recent call last):
 File "/usr/src/build/761796-i386/install//usr/lib/anaconda/gui.py", line 1074
in handleRenderCallback
  self.currentWindow.renderCallback()
 File "/usr/src/build/761796-i386/install//usr/lib/anaconda/iw/progress_gui.py",
line 242 in renderCallback
  self.intf.icw.nextClicked()
 File "/usr/src/build/761796-i386/install//usr/lib/anaconda/gui.py", line 789,
in nextClicked
  self.dispatch.gotoNext()
 File "/usr/src/build/761796-i386/install//usr/lib/anaconda/dispatch.py", line
171, in gotoNext
  self.moveStep()
 File "/usr/src/build/771796-i386/install//usr/lib/anaconda/dispatch.py", line
239, in moveStep
  rc = apply(func, self.bindArgs(args))
 File "/usr/src/build/761796-i386/install//usr/lib/anaconda/packages.py", line
564, in turnOnFilesystems
  partitions.doMetaDeletes(diskset)
 File "/usr/src/build/761796-i386/install//usr/lib/anaconda/packages.py", line
1212, in doMetaDeletes
  lcm.vgremove(delete.name)
 File "/usr/src/build/761796-i386/install//usr/lib/anaconda/lvm.py", line 169,
in vgremove
  raise SystemError, "vgremove failed"
System error: vgremove failed

Version-Release number of selected component (if applicable):

How reproducible: Happens each time I try to install from this media set.  The
system is a Dell Precision 670, with dual SATA 152 GB hard drives.  Drive
/dev/sda is being built as an ES4 system, and /dev/sdb is a Windows Server 2003
installation.


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jeremy Katz 2007-02-26 19:31:49 UTC
Can you attach the entire backtrace?

Comment 2 Red Hat Bugzilla 2007-06-12 03:40:46 UTC
requested by Jams Antill

Comment 3 Joseph R. Carr 2007-06-12 12:43:44 UTC
I was able to install several months ago, and will not be able to attach any
additional information.