Bug 1256318

Summary: Removing GTP partition table doesn't remove PMBR
Product: [Fedora] Fedora Reporter: Vojtech Trefny <vtrefny>
Component: python-blivetAssignee: Blivet Maintenance Team <blivet-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: anaconda-maint-list, bcl, dlehman, vpodzime
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-blivet-2.0.0-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-27 17:45:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vojtech Trefny 2015-08-24 11:09:52 UTC
Running ActionDestroyFormat on disk with a GPT disklabel doesn't destroy the PMBR record.

Result of this is that blivet see the disk as empty (without disklabel) but can't format it to btrfs (or ext4 or any non-disklabel format type) because we call the mkfs command without using "--force" option.

We are using libparted method "ped_disk_clobber" that doesn't destroy the PMBR record.

Comment 1 David Lehman 2015-08-24 14:21:56 UTC
I had to fix this on uevents-branch. I can make a pull request to bring that to master.

Comment 3 Fedora Admin XMLRPC Client 2015-09-28 20:27:06 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.