Bug 522992

Summary: PV and VG Creation Fails
Product: [Fedora] Fedora Reporter: Jonathan Steffan <jonathansteffan>
Component: system-config-lvmAssignee: Marek Grac <mgrac>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: high    
Version: 11CC: agk, dwysocha, itamar, mbroz, mclasen, mgrac, prockai
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-14 08:27:34 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
Strace of segfault
none
CommandHandler.py Patch none

Description Jonathan Steffan 2009-09-13 03:22:26 UTC
Created attachment 360828 [details]
Strace of segfault

Description of problem:
Trying to create a PV or a VG fails.

Version-Release number of selected component (if applicable):
system-config-lvm-1.1.9-1.fc11.noarch

How reproducible:
Always.

Steps to Reproduce:
1. Try to initialize a device. Fail.
2. Apply patch. Fail differently. Manually run pvcreate
3. Try to create a VG, command generated segfaults.
  
Actual results:
Fails.

Expected results:
Things work.

Additional info:
Attached is a stace of the segfault and a patch to correct the typeo.

Comment 1 Jonathan Steffan 2009-09-13 03:23:54 UTC
Created attachment 360829 [details]
CommandHandler.py Patch

Comment 2 Jonathan Steffan 2009-09-13 03:27:10 UTC
Removing "--config 'log{command_names=0}'" allows the command(s) to run successfully.

Comment 3 Marek Grac 2009-09-14 08:27:34 UTC
Probably an LVM2 bug (removing this option from s-c-lvm now), fixed in bug #522315

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