Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 652022 Details for
Bug 880277
AttributeError: 'NoneType' object has no attribute 'format'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: storage.log
storage.log (text/plain), 173.80 KB, created by
Mark Hamzy
on 2012-11-26 15:48:26 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Mark Hamzy
Created:
2012-11-26 15:48:26 UTC
Size:
173.80 KB
patch
obsolete
>15:31:41,230 DEBUG storage: registered device format class SwapSpace as swap >15:31:41,258 DEBUG storage: registered device format class Ext2FS as ext2 >15:31:41,259 DEBUG storage: registered device format class Ext3FS as ext3 >15:31:41,259 DEBUG storage: registered device format class Ext4FS as ext4 >15:31:41,259 DEBUG storage: registered device format class FATFS as vfat >15:31:41,259 DEBUG storage: registered device format class EFIFS as efi >15:31:41,260 DEBUG storage: registered device format class BTRFS as btrfs >15:31:41,260 DEBUG storage: registered device format class GFS2 as gfs2 >15:31:41,260 DEBUG storage: registered device format class JFS as jfs >15:31:41,260 DEBUG storage: registered device format class ReiserFS as reiserfs >15:31:41,260 DEBUG storage: registered device format class XFS as xfs >15:31:41,261 DEBUG storage: registered device format class HFS as hfs >15:31:41,261 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >15:31:41,261 DEBUG storage: registered device format class HFSPlus as hfs+ >15:31:41,261 DEBUG storage: registered device format class NTFS as ntfs >15:31:41,261 DEBUG storage: registered device format class NFS as nfs >15:31:41,261 DEBUG storage: registered device format class NFSv4 as nfs4 >15:31:41,261 DEBUG storage: registered device format class Iso9660FS as iso9660 >15:31:41,262 DEBUG storage: registered device format class NoDevFS as nodev >15:31:41,262 DEBUG storage: registered device format class DevPtsFS as devpts >15:31:41,262 DEBUG storage: registered device format class ProcFS as proc >15:31:41,263 DEBUG storage: registered device format class SysFS as sysfs >15:31:41,263 DEBUG storage: registered device format class TmpFS as tmpfs >15:31:41,264 DEBUG storage: registered device format class BindFS as bind >15:31:41,265 DEBUG storage: registered device format class SELinuxFS as selinuxfs >15:31:41,265 DEBUG storage: registered device format class USBFS as usbfs >15:31:41,269 DEBUG storage: registered device format class MDRaidMember as mdmember >15:31:41,319 DEBUG storage: registered device format class LUKS as luks >15:31:41,322 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >15:31:41,324 DEBUG storage: registered device format class MultipathMember as multipath_member >15:31:41,326 DEBUG storage: registered device format class BIOSBoot as biosboot >15:31:41,328 DEBUG storage: registered device format class DMRaidMember as dmraidmember >15:31:41,334 DEBUG storage: registered device format class DiskLabel as disklabel >15:31:41,336 DEBUG storage: registered device format class PPCPRePBoot as prepboot >15:31:42,262 DEBUG storage: MultipathTopology._build_topology: >15:31:42,263 DEBUG storage: /etc/multipath.conf contents: >15:31:42,263 DEBUG storage: # multipath.conf written by anaconda >15:31:42,263 DEBUG storage: >15:31:42,264 DEBUG storage: defaults { >15:31:42,264 DEBUG storage: user_friendly_names yes >15:31:42,264 DEBUG storage: } >15:31:42,264 DEBUG storage: blacklist { >15:31:42,264 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:31:42,264 DEBUG storage: devnode "^hd[a-z]" >15:31:42,264 DEBUG storage: devnode "^dcssblk[0-9]*" >15:31:42,264 DEBUG storage: device { >15:31:42,264 DEBUG storage: vendor "DGC" >15:31:42,265 DEBUG storage: product "LUNZ" >15:31:42,265 DEBUG storage: } >15:31:42,266 DEBUG storage: device { >15:31:42,266 DEBUG storage: vendor "IBM" >15:31:42,267 DEBUG storage: product "S/390.*" >15:31:42,267 DEBUG storage: } >15:31:42,268 DEBUG storage: # don't count normal SATA devices as multipaths >15:31:42,268 DEBUG storage: device { >15:31:42,269 DEBUG storage: vendor "ATA" >15:31:42,270 DEBUG storage: } >15:31:42,270 DEBUG storage: # don't count 3ware devices as multipaths >15:31:42,271 DEBUG storage: device { >15:31:42,272 DEBUG storage: vendor "3ware" >15:31:42,272 DEBUG storage: } >15:31:42,273 DEBUG storage: device { >15:31:42,273 DEBUG storage: vendor "AMCC" >15:31:42,274 DEBUG storage: } >15:31:42,274 DEBUG storage: # nor highpoint devices >15:31:42,275 DEBUG storage: device { >15:31:42,275 DEBUG storage: vendor "HPT" >15:31:42,276 DEBUG storage: } >15:31:42,276 DEBUG storage: } >15:31:42,277 DEBUG storage: multipaths { >15:31:42,277 DEBUG storage: } >15:31:42,278 DEBUG storage: (end of /etc/multipath.conf) >15:31:42,365 INFO storage: MultipathTopology: not a multipath: ['sda'] >15:31:42,365 INFO storage: MultipathTopology: found singlepath device: sda >15:31:42,366 INFO storage: MultipathTopology: found non-disk device: sda1 >15:31:42,366 INFO storage: MultipathTopology: found non-disk device: sda2 >15:31:42,366 INFO storage: MultipathTopology: found non-disk device: sda3 >15:31:42,366 INFO storage: MultipathTopology: found non-disk device: sr0 >15:31:42,367 INFO storage: MultipathTopology: found singlepath device: loop0 >15:31:42,367 INFO storage: MultipathTopology: found singlepath device: loop1 >15:31:42,367 INFO storage: MultipathTopology: found singlepath device: loop2 >15:31:42,367 INFO storage: MultipathTopology: found singlepath device: loop3 >15:31:42,368 INFO storage: MultipathTopology: found singlepath device: loop4 >15:31:42,368 INFO storage: MultipathTopology: found singlepath device: loop5 >15:31:42,368 INFO storage: MultipathTopology: found singlepath device: loop6 >15:31:42,369 INFO storage: MultipathTopology: found singlepath device: loop7 >15:31:42,369 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:31:42,369 INFO storage: MultipathTopology: found singlepath device: dm-1 >15:31:42,370 INFO storage: MultipathTopology: found singlepath device: dm-2 >15:31:45,740 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >15:31:45,741 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:31:46,804 DEBUG storage: MultipathTopology._build_topology: >15:31:46,805 DEBUG storage: /etc/multipath.conf contents: >15:31:46,805 DEBUG storage: # multipath.conf written by anaconda >15:31:46,805 DEBUG storage: >15:31:46,805 DEBUG storage: defaults { >15:31:46,805 DEBUG storage: user_friendly_names yes >15:31:46,805 DEBUG storage: } >15:31:46,805 DEBUG storage: blacklist { >15:31:46,806 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:31:46,806 DEBUG storage: devnode "^hd[a-z]" >15:31:46,806 DEBUG storage: devnode "^dcssblk[0-9]*" >15:31:46,806 DEBUG storage: device { >15:31:46,806 DEBUG storage: vendor "DGC" >15:31:46,806 DEBUG storage: product "LUNZ" >15:31:46,807 DEBUG storage: } >15:31:46,807 DEBUG storage: device { >15:31:46,807 DEBUG storage: vendor "IBM" >15:31:46,808 DEBUG storage: product "S/390.*" >15:31:46,808 DEBUG storage: } >15:31:46,809 DEBUG storage: # don't count normal SATA devices as multipaths >15:31:46,810 DEBUG storage: device { >15:31:46,810 DEBUG storage: vendor "ATA" >15:31:46,811 DEBUG storage: } >15:31:46,811 DEBUG storage: # don't count 3ware devices as multipaths >15:31:46,812 DEBUG storage: device { >15:31:46,813 DEBUG storage: vendor "3ware" >15:31:46,813 DEBUG storage: } >15:31:46,814 DEBUG storage: device { >15:31:46,814 DEBUG storage: vendor "AMCC" >15:31:46,815 DEBUG storage: } >15:31:46,816 DEBUG storage: # nor highpoint devices >15:31:46,816 DEBUG storage: device { >15:31:46,817 DEBUG storage: vendor "HPT" >15:31:46,817 DEBUG storage: } >15:31:46,818 DEBUG storage: } >15:31:46,818 DEBUG storage: multipaths { >15:31:46,819 DEBUG storage: } >15:31:46,820 DEBUG storage: (end of /etc/multipath.conf) >15:31:46,989 INFO storage: MultipathTopology: not a multipath: ['sda'] >15:31:46,990 INFO storage: MultipathTopology: found singlepath device: sda >15:31:46,990 INFO storage: MultipathTopology: found non-disk device: sda1 >15:31:46,991 INFO storage: MultipathTopology: found non-disk device: sda2 >15:31:46,991 INFO storage: MultipathTopology: found non-disk device: sda3 >15:31:46,991 INFO storage: MultipathTopology: found non-disk device: sr0 >15:31:46,991 INFO storage: MultipathTopology: found singlepath device: loop0 >15:31:46,992 INFO storage: MultipathTopology: found singlepath device: loop1 >15:31:46,992 INFO storage: MultipathTopology: found singlepath device: loop2 >15:31:46,992 INFO storage: MultipathTopology: found singlepath device: loop3 >15:31:46,993 INFO storage: MultipathTopology: found singlepath device: loop4 >15:31:46,993 INFO storage: MultipathTopology: found singlepath device: loop5 >15:31:46,993 INFO storage: MultipathTopology: found singlepath device: loop6 >15:31:46,993 INFO storage: MultipathTopology: found singlepath device: loop7 >15:31:46,994 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:31:46,994 INFO storage: MultipathTopology: found singlepath device: dm-1 >15:31:46,994 INFO storage: MultipathTopology: found singlepath device: dm-2 >15:31:46,995 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >15:31:47,002 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8 /dev/disk/by-path/scsi-0:0:1:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '465583', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8', > '/dev/disk/by-path/scsi-0:0:1:0'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda'} ; name: sda ; >15:31:47,004 INFO storage: scanning sda (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda)... >15:31:47,006 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:31:47,007 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,009 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >15:31:47,011 INFO storage: sda is a disk >15:31:47,012 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:47,015 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:31:47,015 INFO storage: added disk sda (id 0) to device tree >15:31:47,016 DEBUG storage: looking up parted Device: /dev/sda >15:31:47,019 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >15:31:47,021 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >15:31:47,023 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:31:47,026 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >15:31:47,077 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xfff7f513ad0>, <parted.partition.Partition object at 0xfff7f513e50>, <parted.partition.Partition object at 0xfff7f5190d0>] > device: <parted.device.Device object at 0xfff7f513910> > PedDisk: <_ped.Disk object at 0xfff7f517ab8> >15:31:47,077 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:31:47,080 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:31:47,084 INFO storage: got device: DiskDevice instance (0xfff81fe2250) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 30720.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (30720, 64, 32) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0xfff821fe680> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xfff7f501ad0> >15:31:47,086 INFO storage: got format: DiskLabel instance (0xfff7f501b90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xfff7f513ad0>, <parted.partition.Partition object at 0xfff7f513e50>, <parted.partition.Partition object at 0xfff7f5190d0>] > device: <parted.device.Device object at 0xfff7f513910> > PedDisk: <_ped.Disk object at 0xfff7f517ab8> > origPartedDisk = <parted.disk.Disk object at 0xfff7f519250> > partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (30720, 64, 32) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0xfff82016440> > >15:31:47,091 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part1 /dev/disk/by-path/scsi-0:0:1:0-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192', > 'ID_PART_ENTRY_TYPE': '0x41', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '465605', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part1', > '/dev/disk/by-path/scsi-0:0:1:0-part1'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1'} ; name: sda1 ; >15:31:47,091 INFO storage: scanning sda1 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1)... >15:31:47,093 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:31:47,095 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,095 INFO storage: sda1 is a partition >15:31:47,097 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >15:31:47,099 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:31:47,101 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >15:31:47,103 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:31:47,105 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:31:47,105 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:47,108 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >15:31:47,108 DEBUG storage: looking up parted Partition: /dev/sda1 >15:31:47,110 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >15:31:47,113 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >15:31:47,115 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >15:31:47,116 DEBUG storage: getFormat('prepboot') returning PPCPRePBoot instance >15:31:47,118 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:31:47,120 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: prepboot ; >15:31:47,120 INFO storage: added partition sda1 (id 1) to device tree >15:31:47,122 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >15:31:47,124 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >15:31:47,126 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:31:47,128 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >15:31:47,155 WARN storage: disklabel detected but not usable on sda1 >15:31:47,156 DEBUG storage: no type or existing type for sda1, bailing >15:31:47,157 DEBUG storage: looking up parted Device: /dev/sda1 >15:31:47,161 INFO storage: got device: PartitionDevice instance (0xfff820308d0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 30720MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4.0 > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4, 64, 32) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0xfff82016710> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff7f5139d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7f513c10> PedPartition: <_ped.Partition object at 0xfff7f5145f0> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = boot, prep >15:31:47,163 INFO storage: got format: PPCPRePBoot instance (0xfff7f501a90) -- > type = prepboot name = PPC PReP Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >15:31:47,170 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part2 /dev/disk/by-path/scsi-0:0:1:0-part2 /dev/disk/by-uuid/d17b2573-ae58-407b-bf43-62d1a67a3a42', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd17b2573-ae58-407b-bf43-62d1a67a3a42', > 'ID_FS_UUID_ENC': 'd17b2573-ae58-407b-bf43-62d1a67a3a42', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '10240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '465633', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part2', > '/dev/disk/by-path/scsi-0:0:1:0-part2', > '/dev/disk/by-uuid/d17b2573-ae58-407b-bf43-62d1a67a3a42'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2'} ; name: sda2 ; >15:31:47,171 INFO storage: scanning sda2 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2)... >15:31:47,172 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:31:47,174 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,174 INFO storage: sda2 is a partition >15:31:47,175 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >15:31:47,177 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:31:47,179 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >15:31:47,181 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:31:47,183 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:31:47,184 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:47,186 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >15:31:47,187 DEBUG storage: looking up parted Partition: /dev/sda2 >15:31:47,188 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >15:31:47,190 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >15:31:47,191 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >15:31:47,193 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >15:31:47,193 INFO storage: added partition sda2 (id 2) to device tree >15:31:47,194 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >15:31:47,196 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >15:31:47,197 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:31:47,199 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >15:31:47,223 WARN storage: disklabel detected but not usable on sda2 >15:31:47,224 INFO storage: type detected on 'sda2' is 'ext4' >15:31:47,349 DEBUG storage: padding min size from 74 up to 81 >15:31:47,352 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:47,352 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:31:47,355 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:31:47,357 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >15:31:47,358 DEBUG storage: looking up parted Device: /dev/sda2 >15:31:47,360 INFO storage: got device: PartitionDevice instance (0xfff7f501d10) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 30720MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0xfff820168c0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff7f5139d0> fileSystem: <parted.filesystem.FileSystem object at 0xfff7f513f90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7f513f10> PedPartition: <_ped.Partition object at 0xfff7f514650> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = >15:31:47,361 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:47,362 INFO storage: got format: Ext4FS instance (0xfff7f519710) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = d17b2573-ae58-407b-bf43-62d1a67a3a42 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >15:31:47,369 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part3 /dev/disk/by-path/scsi-0:0:1:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'R4ha3s-I5Xp-UNew-qYJ2-2Jse-tSWV-gIc1IH', > 'ID_FS_UUID_ENC': 'R4ha3s-I5Xp-UNew-qYJ2-2Jse-tSWV-gIc1IH', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1034240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '61880320', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-ao---'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4145152.00', '26791936.00'], > 'LVM2_LV_UUID': ['SViDvq-9bkd-xe4C-Nkhj-G0Qz-iUvr-SZyaiD', > '8havyn-IeBX-dfnJ-rpPx-rWfO-3ap6-Rqy6kd'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '7553', > 'LVM2_PV_PE_COUNT': '7553', > 'LVM2_PV_SIZE': '30937088.00', > 'LVM2_PV_UUID': 'R4ha3s-I5Xp-UNew-qYJ2-2Jse-tSWV-gIc1IH', > 'LVM2_VG_EXTENT_COUNT': '7553', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora_nibbler', > 'LVM2_VG_SIZE': '30937088.00', > 'LVM2_VG_UUID': 'qom6yN-R1tJ-WOyA-zwUK-72TE-pc8I-9Vvzjv', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '465661', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part3', > '/dev/disk/by-path/scsi-0:0:1:0-part3'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3'} ; name: sda3 ; >15:31:47,370 INFO storage: scanning sda3 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3)... >15:31:47,371 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:31:47,373 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,373 INFO storage: sda3 is a partition >15:31:47,375 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >15:31:47,377 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:31:47,379 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >15:31:47,381 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:31:47,383 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:31:47,383 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:47,386 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >15:31:47,386 DEBUG storage: looking up parted Partition: /dev/sda3 >15:31:47,388 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >15:31:47,390 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >15:31:47,392 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >15:31:47,393 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >15:31:47,394 INFO storage: added partition sda3 (id 3) to device tree >15:31:47,396 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >15:31:47,397 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >15:31:47,399 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:31:47,401 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >15:31:47,441 WARN storage: disklabel detected but not usable on sda3 >15:31:47,442 INFO storage: type detected on 'sda3' is 'LVM2_member' >15:31:47,446 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora_nibbler ; uuid: R4ha3s-I5Xp-UNew-qYJ2-2Jse-tSWV-gIc1IH ; exists: True ; vgUuid: qom6yN-R1tJ-WOyA-zwUK-72TE-pc8I-9Vvzjv ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: 00c0061a00004c00000001312047a27a.8 ; >15:31:47,446 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >15:31:47,449 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:31:47,451 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >15:31:47,453 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >15:31:47,455 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_nibbler ; >15:31:47,457 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,459 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >15:31:47,460 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:47,463 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora_nibbler ; current: None ; type: None ; >15:31:47,463 INFO storage: added lvmvg fedora_nibbler (id 4) to device tree >15:31:47,464 DEBUG storage: looking up parted Device: /dev/sda3 >15:31:47,467 INFO storage: got device: PartitionDevice instance (0xfff7f501c50) -- > name = sda3 status = True kids = 1 id = 3 > parents = ['existing 30720MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 30215.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61880320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30215, 64, 32) biosGeometry: (3851, 255, 63) > PedDevice: <_ped.Device object at 0xfff82016950> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff7f5139d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7f519110> PedPartition: <_ped.Partition object at 0xfff7f5146b0> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 1034240 end = 62914559 length = 61880320 > flags = lvm >15:31:47,468 INFO storage: got format: LVMPhysicalVolume instance (0xfff82b6e790) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = R4ha3s-I5Xp-UNew-qYJ2-2Jse-tSWV-gIc1IH exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_nibbler vgUUID = qom6yN-R1tJ-WOyA-zwUK-72TE-pc8I-9Vvzjv peStart = 1.0 >15:31:47,475 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-label/Fedora\\x2018-Beta\\x20ppc64 /dev/disk/by-path/scsi-0:0:3:0 /dev/disk/by-uuid/2012-11-22-10-39-26-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '257', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-scsi-0_0_3_0', > 'ID_FS_LABEL': 'Fedora_18-Beta_ppc64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta\\x20ppc64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-22-10-39-26-00', > 'ID_FS_UUID_ENC': '2012-11-22-10-39-26-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VOPTA', > 'ID_MODEL_ENC': 'VOPTA\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:3:0', > 'ID_PATH_TAG': 'scsi-0_0_3_0', > 'ID_SCSI': '1', > 'ID_TYPE': 'cd', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '466004', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-label/Fedora\\x2018-Beta\\x20ppc64', > '/dev/disk/by-path/scsi-0:0:3:0', > '/dev/disk/by-uuid/2012-11-22-10-39-26-00'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0'} ; name: sr0 ; >15:31:47,475 INFO storage: scanning sr0 (/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0)... >15:31:47,477 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >15:31:47,479 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,480 INFO storage: sr0 is a cdrom >15:31:47,481 DEBUG storage: DeviceTree.addUdevOpticalDevice: >15:31:47,482 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:47,484 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:31:47,484 INFO storage: added cdrom sr0 (id 5) to device tree >15:31:47,486 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:31:47,490 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:31:47,491 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >15:31:47,493 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >15:31:47,495 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >15:31:47,510 WARN storage: disklabel detected but not usable on sr0 >15:31:47,511 INFO storage: type detected on 'sr0' is 'iso9660' >15:31:47,513 DEBUG storage: Iso9660FS.supported: supported: True ; >15:31:47,513 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >15:31:47,514 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >15:31:47,516 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:31:47,518 DEBUG storage: looking up parted Device: /dev/sr0 >15:31:47,519 INFO storage: got device: OpticalDevice instance (0xfff7f5195d0) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1088.02978516 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sr0 partedDevice = parted.Device instance -- > model: AIX VOPTA path: /dev/sr0 type: 1 > sectorSize: 512 physicalSectorSize: 2048 > length: 2228285 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: True > hardwareGeometry: (138, 255, 63) biosGeometry: (138, 255, 63) > PedDevice: <_ped.Device object at 0xfff820169e0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >15:31:47,521 DEBUG storage: Iso9660FS.supported: supported: True ; >15:31:47,521 INFO storage: got format: Iso9660FS instance (0xfff82b6e5d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-22-10-39-26-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta_ppc64 size = 0 targetSize = 0 > >15:31:47,524 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '470990', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:31:47,525 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >15:31:47,527 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >15:31:47,529 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,529 INFO storage: loop0 is a loop device >15:31:47,531 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:31:47,533 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >15:31:47,535 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,535 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:47,537 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >15:31:47,538 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 6) to device tree >15:31:47,540 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >15:31:47,540 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:47,542 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:31:47,542 INFO storage: added loop loop0 (id 7) to device tree >15:31:47,544 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:31:47,546 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:31:47,546 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:31:47,548 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >15:31:47,550 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >15:31:47,559 WARN storage: disklabel detected but not usable on loop0 >15:31:47,560 INFO storage: type detected on 'loop0' is 'squashfs' >15:31:47,560 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:31:47,562 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:31:47,563 INFO storage: got device: LoopDevice instance (0xfff82b6eb10) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >15:31:47,567 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/e764f0c0-6eb0-4a02-a151-0aa8213bd934', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e764f0c0-6eb0-4a02-a151-0aa8213bd934', > 'ID_FS_UUID_ENC': 'e764f0c0-6eb0-4a02-a151-0aa8213bd934', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '471046', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/e764f0c0-6eb0-4a02-a151-0aa8213bd934'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:31:47,568 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >15:31:47,570 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:31:47,571 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,572 INFO storage: loop1 is a loop device >15:31:47,573 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:31:47,576 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >15:31:47,577 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,578 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:47,580 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >15:31:47,580 INFO storage: added file /LiveOS/rootfs.img (id 8) to device tree >15:31:47,582 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >15:31:47,583 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:47,585 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:31:47,585 INFO storage: added loop loop1 (id 9) to device tree >15:31:47,587 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:31:47,588 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:31:47,590 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:47,591 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:31:47,591 DEBUG storage: device loop1 does not contain a disklabel >15:31:47,591 INFO storage: type detected on 'loop1' is 'ext4' >15:31:47,683 DEBUG storage: padding min size from 0 up to 0 >15:31:47,686 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:47,686 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:31:47,688 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >15:31:47,688 INFO storage: got device: LoopDevice instance (0xfff82b6ebd0) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >15:31:47,690 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:47,691 INFO storage: got format: Ext4FS instance (0xfff82b6eb90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = e764f0c0-6eb0-4a02-a151-0aa8213bd934 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:31:47,694 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '471107', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:31:47,694 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >15:31:47,696 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:31:47,697 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,697 INFO storage: loop2 is a loop device >15:31:47,699 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:31:47,701 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:31:47,702 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,703 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:47,705 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:31:47,705 INFO storage: added file /overlay (deleted) (id 10) to device tree >15:31:47,707 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:31:47,707 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:47,708 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:31:47,709 INFO storage: added loop loop2 (id 11) to device tree >15:31:47,710 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:31:47,711 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:31:47,711 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:31:47,713 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >15:31:47,714 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >15:31:47,724 WARN storage: disklabel detected but not usable on loop2 >15:31:47,725 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >15:31:47,725 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:31:47,726 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:31:47,727 INFO storage: got device: LoopDevice instance (0xfff82b6ea50) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >15:31:47,729 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '471152', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:31:47,729 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >15:31:47,729 DEBUG storage: lvm filter: adding loop3 to the reject list >15:31:47,731 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '471208', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:31:47,732 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >15:31:47,732 DEBUG storage: lvm filter: adding loop4 to the reject list >15:31:47,734 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '471265', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >15:31:47,734 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >15:31:47,734 DEBUG storage: lvm filter: adding loop5 to the reject list >15:31:47,736 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '471321', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >15:31:47,736 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >15:31:47,736 DEBUG storage: lvm filter: adding loop6 to the reject list >15:31:47,738 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '471374', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >15:31:47,739 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >15:31:47,739 DEBUG storage: lvm filter: adding loop7 to the reject list >15:31:47,739 DEBUG storage: Skipping a device mapper drive (dm-0) for now >15:31:47,739 DEBUG storage: Skipping a device mapper drive (dm-1) for now >15:31:47,739 DEBUG storage: Skipping a device mapper drive (dm-2) for now >15:31:47,776 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2'] >15:31:47,780 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/e764f0c0-6eb0-4a02-a151-0aa8213bd934 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e764f0c0-6eb0-4a02-a151-0aa8213bd934', > 'ID_FS_UUID_ENC': 'e764f0c0-6eb0-4a02-a151-0aa8213bd934', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '356957', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/e764f0c0-6eb0-4a02-a151-0aa8213bd934', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:31:47,781 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >15:31:47,782 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:31:47,783 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,783 INFO storage: live-rw is a device-mapper device >15:31:47,785 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >15:31:47,787 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora_nibbler ; status: True ; >15:31:47,787 DEBUG storage: failed to find dm node for fedora_nibbler >15:31:47,790 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:31:47,792 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >15:31:47,795 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:31:47,796 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >15:31:47,799 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:31:47,800 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,802 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >15:31:47,802 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:47,804 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:31:47,804 INFO storage: added dm live-rw (id 12) to device tree >15:31:47,806 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:31:47,807 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:31:47,809 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:47,809 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:31:47,809 DEBUG storage: device live-rw does not contain a disklabel >15:31:47,810 INFO storage: type detected on 'live-rw' is 'ext4' >15:31:47,878 DEBUG storage: padding min size from 820 up to 902 >15:31:47,882 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:47,883 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:31:47,885 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:31:47,886 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >15:31:47,893 INFO storage: got device: DMDevice instance (0xfff82b6e450) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0xfff82016b90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:31:47,896 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:47,896 INFO storage: got format: Ext4FS instance (0xfff82b6e6d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e764f0c0-6eb0-4a02-a151-0aa8213bd934 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:31:47,901 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_nibbler-swap /dev/disk/by-id/dm-uuid-LVM-qom6yNR1tJWOyAzwUK72TEpc8I9VvzjvSViDvq9bkdxe4CNkhjG0QziUvrSZyaiD /dev/disk/by-uuid/f0be0e1a-d391-4c86-848c-87078fca7b5c /dev/fedora_nibbler/swap /dev/mapper/fedora_nibbler-swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_nibbler-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-qom6yNR1tJWOyAzwUK72TEpc8I9VvzjvSViDvq9bkdxe4CNkhjG0QziUvrSZyaiD', > 'DM_VG_NAME': 'fedora_nibbler', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'f0be0e1a-d391-4c86-848c-87078fca7b5c', > 'ID_FS_UUID_ENC': 'f0be0e1a-d391-4c86-848c-87078fca7b5c', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38170', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_nibbler-swap', > '/dev/disk/by-id/dm-uuid-LVM-qom6yNR1tJWOyAzwUK72TEpc8I9VvzjvSViDvq9bkdxe4CNkhjG0QziUvrSZyaiD', > '/dev/disk/by-uuid/f0be0e1a-d391-4c86-848c-87078fca7b5c', > '/dev/fedora_nibbler/swap', > '/dev/mapper/fedora_nibbler-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora_nibbler-swap ; >15:31:47,902 INFO storage: scanning fedora_nibbler-swap (/devices/virtual/block/dm-1)... >15:31:47,903 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_nibbler-swap ; >15:31:47,905 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,905 INFO storage: fedora_nibbler-swap is an lvm logical volume >15:31:47,907 DEBUG storage: DeviceTree.addUdevLVDevice: name: fedora_nibbler-swap ; >15:31:47,913 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part3 /dev/disk/by-path/scsi-0:0:1:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'R4ha3s-I5Xp-UNew-qYJ2-2Jse-tSWV-gIc1IH', > 'ID_FS_UUID_ENC': 'R4ha3s-I5Xp-UNew-qYJ2-2Jse-tSWV-gIc1IH', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1034240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '61880320', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4145152.00', '26791936.00'], > 'LVM2_LV_UUID': ['SViDvq-9bkd-xe4C-Nkhj-G0Qz-iUvr-SZyaiD', > '8havyn-IeBX-dfnJ-rpPx-rWfO-3ap6-Rqy6kd'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '7553', > 'LVM2_PV_PE_COUNT': '7553', > 'LVM2_PV_SIZE': '30937088.00', > 'LVM2_PV_UUID': 'R4ha3s-I5Xp-UNew-qYJ2-2Jse-tSWV-gIc1IH', > 'LVM2_VG_EXTENT_COUNT': '7553', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora_nibbler', > 'LVM2_VG_SIZE': '30937088.00', > 'LVM2_VG_UUID': 'qom6yN-R1tJ-WOyA-zwUK-72TE-pc8I-9Vvzjv', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '465661', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part3', > '/dev/disk/by-path/scsi-0:0:1:0-part3'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3'} ; name: sda3 ; >15:31:47,914 INFO storage: scanning sda3 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3)... >15:31:47,915 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:31:47,917 DEBUG storage: DeviceTree.getDeviceByName returned existing 30215MB partition sda3 (3) with existing lvmpv >15:31:47,919 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >15:31:47,921 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >15:31:47,923 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:31:47,925 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >15:31:47,934 WARN storage: disklabel detected but not usable on sda3 >15:31:47,935 DEBUG storage: no type or existing type for sda3, bailing >15:31:47,939 INFO storage: got device: PartitionDevice instance (0xfff7f501c50) -- > name = sda3 status = True kids = 1 id = 3 > parents = ['existing 30720MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 30215.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61880320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30215, 64, 32) biosGeometry: (3851, 255, 63) > PedDevice: <_ped.Device object at 0xfff82016950> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff7f5139d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7f519110> PedPartition: <_ped.Partition object at 0xfff7f5146b0> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 1034240 end = 62914559 length = 61880320 > flags = lvm >15:31:47,939 INFO storage: got format: LVMPhysicalVolume instance (0xfff82b6e790) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = R4ha3s-I5Xp-UNew-qYJ2-2Jse-tSWV-gIc1IH exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_nibbler vgUUID = qom6yN-R1tJ-WOyA-zwUK-72TE-pc8I-9Vvzjv peStart = 1.0 >15:31:47,942 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_nibbler ; >15:31:47,946 DEBUG storage: DeviceTree.getDeviceByName returned existing 30212MB lvmvg fedora_nibbler (4) >15:31:47,946 DEBUG storage: no device or no media present >15:31:47,951 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_nibbler-root /dev/disk/by-id/dm-uuid-LVM-qom6yNR1tJWOyAzwUK72TEpc8I9Vvzjv8havynIeBXdfnJrpPxrWfO3ap6Rqy6kd /dev/disk/by-uuid/a83450a3-c7d4-40b3-87d5-6672284983f7 /dev/fedora_nibbler/root /dev/mapper/fedora_nibbler-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_nibbler-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-qom6yNR1tJWOyAzwUK72TEpc8I9Vvzjv8havynIeBXdfnJrpPxrWfO3ap6Rqy6kd', > 'DM_VG_NAME': 'fedora_nibbler', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a83450a3-c7d4-40b3-87d5-6672284983f7', > 'ID_FS_UUID_ENC': 'a83450a3-c7d4-40b3-87d5-6672284983f7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40617', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_nibbler-root', > '/dev/disk/by-id/dm-uuid-LVM-qom6yNR1tJWOyAzwUK72TEpc8I9Vvzjv8havynIeBXdfnJrpPxrWfO3ap6Rqy6kd', > '/dev/disk/by-uuid/a83450a3-c7d4-40b3-87d5-6672284983f7', > '/dev/fedora_nibbler/root', > '/dev/mapper/fedora_nibbler-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_nibbler-root ; >15:31:47,951 INFO storage: scanning fedora_nibbler-root (/devices/virtual/block/dm-2)... >15:31:47,953 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_nibbler-root ; >15:31:47,955 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:47,955 INFO storage: fedora_nibbler-root is an lvm logical volume >15:31:47,957 DEBUG storage: DeviceTree.addUdevLVDevice: name: fedora_nibbler-root ; >15:31:47,965 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part3 /dev/disk/by-path/scsi-0:0:1:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'R4ha3s-I5Xp-UNew-qYJ2-2Jse-tSWV-gIc1IH', > 'ID_FS_UUID_ENC': 'R4ha3s-I5Xp-UNew-qYJ2-2Jse-tSWV-gIc1IH', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1034240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '61880320', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00c0061a00004c00000001312047a27a.8', > 'ID_SERIAL_SHORT': '00c0061a00004c00000001312047a27a.8', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4145152.00', '26791936.00'], > 'LVM2_LV_UUID': ['SViDvq-9bkd-xe4C-Nkhj-G0Qz-iUvr-SZyaiD', > '8havyn-IeBX-dfnJ-rpPx-rWfO-3ap6-Rqy6kd'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '7553', > 'LVM2_PV_PE_COUNT': '7553', > 'LVM2_PV_SIZE': '30937088.00', > 'LVM2_PV_UUID': 'R4ha3s-I5Xp-UNew-qYJ2-2Jse-tSWV-gIc1IH', > 'LVM2_VG_EXTENT_COUNT': '7553', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora_nibbler', > 'LVM2_VG_SIZE': '30937088.00', > 'LVM2_VG_UUID': 'qom6yN-R1tJ-WOyA-zwUK-72TE-pc8I-9Vvzjv', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '465661', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00c0061a00004c00000001312047a27a.8-part3', > '/dev/disk/by-path/scsi-0:0:1:0-part3'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3'} ; name: sda3 ; >15:31:47,966 INFO storage: scanning sda3 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3)... >15:31:47,967 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:31:47,969 DEBUG storage: DeviceTree.getDeviceByName returned existing 30215MB partition sda3 (3) with existing lvmpv >15:31:47,971 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >15:31:47,973 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >15:31:47,975 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:31:47,977 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >15:31:47,987 WARN storage: disklabel detected but not usable on sda3 >15:31:47,988 DEBUG storage: no type or existing type for sda3, bailing >15:31:47,992 INFO storage: got device: PartitionDevice instance (0xfff7f501c50) -- > name = sda3 status = True kids = 1 id = 3 > parents = ['existing 30720MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 30215.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61880320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30215, 64, 32) biosGeometry: (3851, 255, 63) > PedDevice: <_ped.Device object at 0xfff82016950> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff7f5139d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7f519110> PedPartition: <_ped.Partition object at 0xfff7f5146b0> > disk = existing 30720MB disk sda (0) with existing msdos disklabel > start = 1034240 end = 62914559 length = 61880320 > flags = lvm >15:31:47,992 INFO storage: got format: LVMPhysicalVolume instance (0xfff82b6e790) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = R4ha3s-I5Xp-UNew-qYJ2-2Jse-tSWV-gIc1IH exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_nibbler vgUUID = qom6yN-R1tJ-WOyA-zwUK-72TE-pc8I-9Vvzjv peStart = 1.0 >15:31:47,994 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_nibbler ; >15:31:47,996 DEBUG storage: DeviceTree.getDeviceByName returned existing 30212MB lvmvg fedora_nibbler (4) >15:31:47,996 DEBUG storage: no device or no media present >15:31:48,036 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_nibbler-swap ; >15:31:48,039 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:48,041 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_nibbler ; >15:31:48,041 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:48,044 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora_nibbler-swap ; current: None ; type: None ; >15:31:48,045 DEBUG storage: looking up parted Device: /dev/mapper/fedora_nibbler-swap >15:31:48,047 DEBUG storage: Adding fedora_nibbler-swap/4048MB to fedora_nibbler >15:31:48,047 INFO storage: added lvmlv fedora_nibbler-swap (id 13) to device tree >15:31:48,050 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora_nibbler-swap ; status: True ; controllable: True ; orig: False ; >15:31:48,052 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_nibbler-root ; >15:31:48,054 DEBUG storage: DeviceTree.getDeviceByName returned None >15:31:48,057 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_nibbler ; >15:31:48,057 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:31:48,059 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora_nibbler-root ; current: None ; type: None ; >15:31:48,060 DEBUG storage: looking up parted Device: /dev/mapper/fedora_nibbler-root >15:31:48,062 DEBUG storage: Adding fedora_nibbler-root/26164MB to fedora_nibbler >15:31:48,062 INFO storage: added lvmlv fedora_nibbler-root (id 14) to device tree >15:31:48,065 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora_nibbler-root ; status: True ; controllable: True ; orig: False ; >15:31:48,256 INFO storage: devices to scan: ['dm-1', 'dm-2'] >15:31:48,263 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_nibbler-swap /dev/disk/by-id/dm-uuid-LVM-qom6yNR1tJWOyAzwUK72TEpc8I9VvzjvSViDvq9bkdxe4CNkhjG0QziUvrSZyaiD /dev/disk/by-uuid/f0be0e1a-d391-4c86-848c-87078fca7b5c /dev/fedora_nibbler/swap /dev/mapper/fedora_nibbler-swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_nibbler-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-qom6yNR1tJWOyAzwUK72TEpc8I9VvzjvSViDvq9bkdxe4CNkhjG0QziUvrSZyaiD', > 'DM_VG_NAME': 'fedora_nibbler', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'f0be0e1a-d391-4c86-848c-87078fca7b5c', > 'ID_FS_UUID_ENC': 'f0be0e1a-d391-4c86-848c-87078fca7b5c', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38170', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_nibbler-swap', > '/dev/disk/by-id/dm-uuid-LVM-qom6yNR1tJWOyAzwUK72TEpc8I9VvzjvSViDvq9bkdxe4CNkhjG0QziUvrSZyaiD', > '/dev/disk/by-uuid/f0be0e1a-d391-4c86-848c-87078fca7b5c', > '/dev/fedora_nibbler/swap', > '/dev/mapper/fedora_nibbler-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora_nibbler-swap ; >15:31:48,263 INFO storage: scanning fedora_nibbler-swap (/devices/virtual/block/dm-1)... >15:31:48,265 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_nibbler-swap ; >15:31:48,268 DEBUG storage: DeviceTree.getDeviceByName returned existing 4048MB lvmlv fedora_nibbler-swap (13) >15:31:48,269 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora_nibbler-swap ; >15:31:48,271 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora_nibbler-swap ; label_type: None ; >15:31:48,274 DEBUG storage: SwapSpace.__init__: >15:31:48,274 DEBUG storage: getFormat('swap') returning SwapSpace instance >15:31:48,275 DEBUG storage: device fedora_nibbler-swap does not contain a disklabel >15:31:48,275 INFO storage: type detected on 'fedora_nibbler-swap' is 'swap' >15:31:48,277 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora_nibbler-swap ; serial: None ; uuid: f0be0e1a-d391-4c86-848c-87078fca7b5c ; exists: True ; label: None ; >15:31:48,277 DEBUG storage: getFormat('swap') returning SwapSpace instance >15:31:48,279 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora_nibbler-swap ; current: None ; type: swap ; >15:31:48,283 DEBUG storage: looking up parted Device: /dev/mapper/fedora_nibbler >15:31:48,284 DEBUG storage: fedora_nibbler size is 30212MB >15:31:48,286 DEBUG storage: vg fedora_nibbler has 0MB free >15:31:48,286 DEBUG storage: fedora_nibbler size is 30212MB >15:31:48,288 DEBUG storage: vg fedora_nibbler has 0MB free >15:31:48,289 INFO storage: got device: LVMLogicalVolumeDevice instance (0xfff82b6c190) -- > name = fedora_nibbler-swap status = True kids = 0 id = 13 > parents = ['existing 30212MB lvmvg fedora_nibbler (4)'] > uuid = SViDvq-9bkd-xe4C-Nkhj-G0Qz-iUvr-SZyaiD size = 4048.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_nibbler-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8290304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (516, 255, 63) biosGeometry: (516, 255, 63) > PedDevice: <_ped.Device object at 0xfff82016a70> > target size = 4048.0 path = /dev/mapper/fedora_nibbler-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xfff7f519350) -- > name = fedora_nibbler status = True kids = 2 id = 4 > parents = ['existing 30215MB partition sda3 (3) with existing lvmpv'] > uuid = qom6yN-R1tJ-WOyA-zwUK-72TE-pc8I-9Vvzjv size = 30212 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_nibbler > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 7553 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 7553.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 30215MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 4048MB lvmlv fedora_nibbler-swap (13) with existing swap', > 'existing 26164MB lvmlv fedora_nibbler-root (14)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4048MB >15:31:48,290 INFO storage: got format: SwapSpace instance (0xfff81a37610) -- > type = swap name = swap status = False > device = /dev/mapper/fedora_nibbler-swap uuid = f0be0e1a-d391-4c86-848c-87078fca7b5c exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >15:31:48,295 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_nibbler-root /dev/disk/by-id/dm-uuid-LVM-qom6yNR1tJWOyAzwUK72TEpc8I9Vvzjv8havynIeBXdfnJrpPxrWfO3ap6Rqy6kd /dev/disk/by-uuid/a83450a3-c7d4-40b3-87d5-6672284983f7 /dev/fedora_nibbler/root /dev/mapper/fedora_nibbler-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_nibbler-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-qom6yNR1tJWOyAzwUK72TEpc8I9Vvzjv8havynIeBXdfnJrpPxrWfO3ap6Rqy6kd', > 'DM_VG_NAME': 'fedora_nibbler', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a83450a3-c7d4-40b3-87d5-6672284983f7', > 'ID_FS_UUID_ENC': 'a83450a3-c7d4-40b3-87d5-6672284983f7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40617', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_nibbler-root', > '/dev/disk/by-id/dm-uuid-LVM-qom6yNR1tJWOyAzwUK72TEpc8I9Vvzjv8havynIeBXdfnJrpPxrWfO3ap6Rqy6kd', > '/dev/disk/by-uuid/a83450a3-c7d4-40b3-87d5-6672284983f7', > '/dev/fedora_nibbler/root', > '/dev/mapper/fedora_nibbler-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_nibbler-root ; >15:31:48,296 INFO storage: scanning fedora_nibbler-root (/devices/virtual/block/dm-2)... >15:31:48,297 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_nibbler-root ; >15:31:48,299 DEBUG storage: DeviceTree.getDeviceByName returned existing 26164MB lvmlv fedora_nibbler-root (14) >15:31:48,301 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora_nibbler-root ; >15:31:48,304 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora_nibbler-root ; label_type: None ; >15:31:48,307 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:48,307 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:31:48,307 DEBUG storage: device fedora_nibbler-root does not contain a disklabel >15:31:48,307 INFO storage: type detected on 'fedora_nibbler-root' is 'ext4' >15:31:48,391 DEBUG storage: padding min size from 1236 up to 1359 >15:31:48,394 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:48,395 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:31:48,398 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora_nibbler-root ; current: None ; type: ext4 ; >15:31:48,404 DEBUG storage: looking up parted Device: /dev/mapper/fedora_nibbler >15:31:48,405 DEBUG storage: fedora_nibbler size is 30212MB >15:31:48,407 DEBUG storage: vg fedora_nibbler has 0MB free >15:31:48,407 DEBUG storage: fedora_nibbler size is 30212MB >15:31:48,410 DEBUG storage: vg fedora_nibbler has 0MB free >15:31:48,413 INFO storage: got device: LVMLogicalVolumeDevice instance (0xfff82b6c350) -- > name = fedora_nibbler-root status = True kids = 0 id = 14 > parents = ['existing 30212MB lvmvg fedora_nibbler (4)'] > uuid = 8havyn-IeBX-dfnJ-rpPx-rWfO-3ap6-Rqy6kd size = 26164.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_nibbler-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 53583872 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3335, 255, 63) biosGeometry: (3335, 255, 63) > PedDevice: <_ped.Device object at 0xfff82016b00> > target size = 26164.0 path = /dev/mapper/fedora_nibbler-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xfff7f519350) -- > name = fedora_nibbler status = True kids = 2 id = 4 > parents = ['existing 30215MB partition sda3 (3) with existing lvmpv'] > uuid = qom6yN-R1tJ-WOyA-zwUK-72TE-pc8I-9Vvzjv size = 30212 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_nibbler > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 7553 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 7553.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 30215MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 4048MB lvmlv fedora_nibbler-swap (13) with existing swap', > 'existing 26164MB lvmlv fedora_nibbler-root (14) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 26164MB >15:31:48,416 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:48,417 INFO storage: got format: Ext4FS instance (0xfff81a4ead0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_nibbler-root uuid = a83450a3-c7d4-40b3-87d5-6672284983f7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 26164.0 targetSize = 26164.0 > >15:31:48,457 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_nibbler-swap ; >15:31:48,460 DEBUG storage: DeviceTree.getDeviceByName returned existing 4048MB lvmlv fedora_nibbler-swap (13) with existing swap >15:31:48,461 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_nibbler-root ; >15:31:48,464 DEBUG storage: DeviceTree.getDeviceByName returned existing 26164MB lvmlv fedora_nibbler-root (14) with existing ext4 filesystem >15:31:48,467 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:31:48,469 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >15:31:48,473 DEBUG storage: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >15:31:48,500 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:31:48,502 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:31:48,506 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:31:48,534 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:31:48,564 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:31:48,567 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:31:48,570 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:31:48,595 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:31:48,626 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:31:48,628 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:31:48,630 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >15:31:48,632 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora_nibbler-swap ; status: True ; controllable: True ; >15:31:48,635 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora_nibbler-swap ; status: False ; type: swap ; >15:31:48,638 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora_nibbler-swap ; status: False ; type: swap ; >15:31:48,666 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora_nibbler-swap ; status: True ; controllable: True ; >15:31:48,771 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora_nibbler ; status: True ; controllable: True ; >15:31:48,774 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora_nibbler ; status: False ; type: None ; >15:31:48,777 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora_nibbler ; status: False ; type: None ; >15:31:48,806 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora_nibbler ; status: True ; controllable: True ; >15:31:48,887 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:31:48,890 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >15:31:48,894 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >15:31:48,922 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:31:48,926 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:31:48,930 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:31:48,956 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora_nibbler-root ; status: False ; controllable: True ; >15:31:48,957 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >15:31:48,970 INFO storage: edd: collected mbr signatures: {'sda': '0x000c3b17'} >15:31:48,972 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:31:48,987 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:31:49,056 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:31:49,213 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:31:49,216 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:31:49,221 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:31:49,248 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora_nibbler-root ; status: False ; controllable: True ; orig: False ; >15:31:49,250 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_nibbler-root ; orig: False ; >15:31:49,253 DEBUG storage: LVMVolumeGroupDevice.setup: fedora_nibbler ; status: True ; controllable: True ; orig: False ; >15:31:49,255 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora_nibbler-root ; status: False ; controllable: True ; orig: False ; >15:31:49,459 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:31:49,775 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:31:49,776 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >15:31:49,776 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >15:31:49,777 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:31:49,778 DEBUG storage: crypttab maps: [] >15:31:49,778 DEBUG storage: parsing /mnt/sysimage/etc/fstab >15:31:49,791 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_nibbler-root ; >15:31:49,794 DEBUG storage: DeviceTree.getDeviceByPath returned existing 26164MB lvmlv fedora_nibbler-root (14) with existing ext4 filesystem >15:31:49,794 DEBUG storage: resolved '/dev/mapper/fedora_nibbler-root' to 'fedora_nibbler-root' (lvmlv) >15:31:49,794 DEBUG storage: resolved 'UUID=d17b2573-ae58-407b-bf43-62d1a67a3a42' to 'sda2' (partition) >15:31:49,796 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_nibbler-swap ; >15:31:49,799 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4048MB lvmlv fedora_nibbler-swap (13) with existing swap >15:31:49,799 DEBUG storage: resolved '/dev/mapper/fedora_nibbler-swap' to 'fedora_nibbler-swap' (lvmlv) >15:31:49,801 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora_nibbler-root ; status: True ; controllable: True ; >15:31:49,932 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora_nibbler-root ; status: True ; controllable: True ; >15:31:50,180 DEBUG storage: fedora_nibbler size is 30212MB >15:31:50,197 DEBUG storage: vg fedora_nibbler has 0MB free >15:31:50,197 DEBUG storage: fedora_nibbler size is 30212MB >15:31:50,199 DEBUG storage: vg fedora_nibbler has 0MB free >15:31:50,201 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:50,204 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:50,206 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:50,210 DEBUG storage: Ext4FS.supported: supported: True ; >15:31:50,214 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:31:50,217 DEBUG storage: Iso9660FS.supported: supported: True ; >15:31:50,431 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >15:31:50,434 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:31:50,438 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1088MB cdrom sr0 (5) with existing iso9660 filesystem >10:37:29,258 DEBUG storage: Iso9660FS.supported: supported: True ; >10:37:29,259 DEBUG storage: Iso9660FS.supported: supported: True ; >10:37:29,260 DEBUG storage: NFSv4.supported: supported: False ; >10:37:29,262 DEBUG storage: NFSv4.supported: supported: False ; >10:37:29,263 DEBUG storage: SELinuxFS.supported: supported: False ; >10:37:29,264 DEBUG storage: SELinuxFS.supported: supported: False ; >10:37:29,267 DEBUG storage: Ext4FS.supported: supported: True ; >10:37:29,268 DEBUG storage: Ext4FS.supported: supported: True ; >10:37:29,270 DEBUG storage: Ext3FS.supported: supported: True ; >10:37:29,272 DEBUG storage: Ext3FS.supported: supported: True ; >10:37:29,274 DEBUG storage: Ext2FS.supported: supported: True ; >10:37:29,275 DEBUG storage: Ext2FS.supported: supported: True ; >10:37:29,277 DEBUG storage: SysFS.supported: supported: False ; >10:37:29,278 DEBUG storage: SysFS.supported: supported: False ; >10:37:29,280 DEBUG storage: MultipathMember.__init__: >10:37:29,282 DEBUG storage: SwapSpace.__init__: >10:37:29,283 DEBUG storage: ProcFS.supported: supported: False ; >10:37:29,285 DEBUG storage: ProcFS.supported: supported: False ; >10:37:29,286 DEBUG storage: NoDevFS.supported: supported: False ; >10:37:29,287 DEBUG storage: NoDevFS.supported: supported: False ; >10:37:29,289 DEBUG storage: DevPtsFS.supported: supported: False ; >10:37:29,290 DEBUG storage: DevPtsFS.supported: supported: False ; >10:37:29,291 DEBUG storage: BTRFS.supported: supported: True ; >10:37:29,383 DEBUG storage: USBFS.supported: supported: False ; >10:37:29,384 DEBUG storage: USBFS.supported: supported: False ; >10:37:29,386 DEBUG storage: DiskLabel.__init__: >10:37:29,386 INFO storage: DiskLabel.partedDevice returning None >10:37:29,388 DEBUG storage: HFSPlus.supported: supported: False ; >10:37:29,389 DEBUG storage: HFSPlus.supported: supported: False ; >10:37:29,391 DEBUG storage: XFS.supported: supported: True ; >10:37:29,461 DEBUG storage: XFS.supported: supported: True ; >10:37:29,464 DEBUG storage: TmpFS.supported: supported: False ; >10:37:29,466 DEBUG storage: TmpFS.supported: supported: False ; >10:37:29,468 DEBUG storage: LUKS.__init__: >10:37:29,469 DEBUG storage: NTFS.supported: supported: False ; >10:37:29,471 DEBUG storage: NTFS.supported: supported: False ; >10:37:29,474 DEBUG storage: BindFS.supported: supported: False ; >10:37:29,475 DEBUG storage: BindFS.supported: supported: False ; >10:37:29,477 DEBUG storage: HFS.supported: supported: False ; >10:37:29,478 DEBUG storage: HFS.supported: supported: False ; >10:37:29,479 DEBUG storage: LVMPhysicalVolume.__init__: >10:37:29,481 DEBUG storage: NFS.supported: supported: False ; >10:37:29,482 DEBUG storage: NFS.supported: supported: False ; >10:37:29,484 DEBUG storage: FATFS.supported: supported: True ; >10:37:29,512 DEBUG storage: FATFS.supported: supported: True ; >10:37:29,515 DEBUG storage: DMRaidMember.__init__: >10:37:29,516 DEBUG storage: MDRaidMember.__init__: >10:37:52,857 DEBUG storage: clearpart: looking at sda3 >10:37:52,858 DEBUG storage: clearpart: looking at sda2 >10:37:52,858 DEBUG storage: clearpart: looking at sda1 >10:37:52,858 DEBUG storage: checking whether disk sda has an empty extended >10:37:52,859 DEBUG storage: extended is None ; logicals is [] >10:37:52,860 DEBUG storage: new disk order: [] >10:37:52,895 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:37:52,896 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >10:37:52,897 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:37:52,899 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with existing msdos disklabel >10:37:52,899 DEBUG storage: resolved 'sda' to 'sda' (disk) >10:37:52,901 DEBUG storage: stage1 device cannot be of type lvmvg >10:37:52,901 DEBUG storage: stage1 device cannot be of type lvmlv >10:37:52,901 DEBUG storage: stage1 device cannot be of type lvmlv >10:37:52,901 DEBUG storage: stage1 device cannot be of type disk >10:37:52,901 DEBUG storage: _is_valid_disklabel(sda1) returning True >10:37:52,902 DEBUG storage: _is_valid_size(sda1) returning True >10:37:52,902 DEBUG storage: _is_valid_location(sda1) returning True >10:37:52,902 DEBUG storage: _is_valid_format(sda1) returning True >10:37:52,902 DEBUG storage: is_valid_stage1_device(sda1) returning True >10:37:52,946 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >10:37:52,947 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff7bf4f810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7bf56450> PedPartition: <_ped.Partition object at 0xfff7bf4ee90> >10:37:52,949 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >10:37:52,950 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff7bf4f810> fileSystem: <parted.filesystem.FileSystem object at 0xfff7bf56650> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7bf565d0> PedPartition: <_ped.Partition object at 0xfff7bf4ee30> >10:37:52,951 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >10:37:52,952 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff7bf4f810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff7bf56790> PedPartition: <_ped.Partition object at 0xfff7bf4ef50> >10:38:01,740 DEBUG storage: Ext4FS.supported: supported: True ; >10:38:01,740 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:38:16,445 DEBUG storage: Ext4FS.supported: supported: True ; >10:38:16,445 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:38:16,445 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 500.0, ['sda'], None >10:38:16,449 DEBUG storage: getFormat('PPC PReP Boot') returning PPCPRePBoot instance >10:38:22,846 DEBUG storage: getFormat('PPC PReP Boot') returning PPCPRePBoot instance >10:38:22,847 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 4.0, ['sda'], None >10:38:28,230 DEBUG storage.ui: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >10:38:28,232 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >10:38:28,232 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:38:28,234 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: prepboot ; type: None ; >10:38:28,235 INFO storage.ui: registered action: [0] Destroy Format prepboot on partition sda1 (id 1) >10:38:28,237 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:38:28,238 DEBUG storage.ui: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >10:38:28,242 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >10:38:28,269 INFO storage.ui: removed partition sda1 (id 1) from device tree >10:38:28,272 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:38:28,272 INFO storage.ui: registered action: [1] Destroy Device partition sda1 (id 1) >10:38:30,826 DEBUG storage: Ext4FS.supported: supported: True ; >10:38:30,826 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:38:35,223 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >10:38:35,223 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:38:35,225 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >10:38:35,225 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >10:38:35,226 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:38:35,228 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >10:38:35,251 INFO storage.ui: removed partition sda2 (id 2) from device tree >10:38:35,254 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:38:35,254 INFO storage.ui: registered action: [3] Destroy Device partition sda2 (id 2) >10:38:39,435 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:38:39,437 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_nibbler-root ; current: ext4 ; type: None ; >10:38:39,437 INFO storage.ui: registered action: [4] Destroy Format ext4 filesystem on lvmlv fedora_nibbler-root (id 14) >10:38:39,439 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora_nibbler-root ; status: False ; controllable: True ; >10:38:39,439 INFO storage.ui: removed lvmlv fedora_nibbler-root (id 14) from device tree >10:38:39,440 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora_nibbler ; >10:38:39,440 INFO storage.ui: registered action: [5] Destroy Device lvmlv fedora_nibbler-root (id 14) >10:38:39,465 DEBUG storage: SwapSpace.__init__: >10:38:39,465 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:38:43,765 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/fedora_nibbler-swap ; status: False ; type: swap ; >10:38:43,765 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:38:43,766 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_nibbler-swap ; current: swap ; type: None ; >10:38:43,767 INFO storage.ui: registered action: [6] Destroy Format swap on lvmlv fedora_nibbler-swap (id 13) >10:38:43,771 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora_nibbler-swap ; status: False ; controllable: True ; >10:38:43,771 INFO storage.ui: removed lvmlv fedora_nibbler-swap (id 13) from device tree >10:38:43,773 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_nibbler ; >10:38:43,773 INFO storage.ui: registered action: [7] Destroy Device lvmlv fedora_nibbler-swap (id 13) >10:38:43,775 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: fedora_nibbler ; status: True ; controllable: True ; >10:38:43,776 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora_nibbler ; status: False ; type: None ; >10:38:43,778 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora_nibbler ; status: False ; type: None ; >10:38:43,802 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: fedora_nibbler ; status: True ; controllable: True ; >10:38:43,862 INFO storage.ui: removed lvmvg fedora_nibbler (id 4) from device tree >10:38:43,864 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >10:38:43,864 INFO storage.ui: registered action: [8] Destroy Device lvmvg fedora_nibbler (id 4) >10:38:43,867 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >10:38:43,868 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >10:38:43,869 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:38:43,871 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: lvmpv ; type: None ; >10:38:43,871 INFO storage.ui: registered action: [9] Destroy Format lvmpv on partition sda3 (id 3) >10:38:43,873 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:38:43,875 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >10:38:43,878 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >10:38:43,900 INFO storage.ui: removed partition sda3 (id 3) from device tree >10:38:43,903 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:38:43,904 INFO storage.ui: registered action: [10] Destroy Device partition sda3 (id 3) >10:38:43,907 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:38:43,907 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:38:43,909 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >10:38:43,910 INFO storage.ui: registered action: [11] Destroy Format msdos disklabel on disk sda (id 0) >10:38:43,913 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >10:38:43,916 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >10:38:43,917 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0xfff814f6a90> > PedDisk: <_ped.Disk object at 0xfff814f9ea8> >10:38:43,917 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >10:38:43,920 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >10:38:43,922 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:38:43,922 INFO storage.ui: registered action: [12] Create Format msdos disklabel on disk sda (id 0) >10:39:04,817 DEBUG storage.ui: Storage.newDevice: 2 ; 30719.969238 ; mountpoint: None ; disks: [DiskDevice instance (0xfff7bf4f5d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 30720.0 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (30720, 64, 32) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0xfff821fe680> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xfff7bf4f650>] ; fstype: prepboot ; encrypted: False ; >10:39:04,817 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 30719.969238, ['sda'], None >10:39:04,818 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0xfff81505350> ; members: [] ; >10:39:04,818 DEBUG storage.ui: creating new device >10:39:04,818 DEBUG storage.ui: getFormat('prepboot') returning PPCPRePBoot instance >10:39:04,820 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:39:04,822 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >10:39:04,824 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: prepboot ; >10:39:04,825 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:39:04,825 INFO storage.ui: added partition req0 (id 15) to device tree >10:39:04,826 INFO storage.ui: registered action: [13] Create Device partition req0 (id 15) >10:39:04,826 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:39:04,826 INFO storage.ui: registered action: [14] Create Format prepboot on partition req0 (id 15) >10:39:04,828 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:39:04,829 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)'] from disk(s) ['sda'] >10:39:04,830 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 15)'] >10:39:04,830 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)'] from disk(s) ['sda'] >10:39:04,832 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:39:04,833 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:39:04,833 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:39:04,835 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:39:04,837 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:39:04,837 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:39:04,837 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 30719.969238 >10:39:04,837 DEBUG storage.ui: checking freespace on sda >10:39:04,838 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True >10:39:04,838 DEBUG storage.ui: current free range is 63-62914559 (30719MB) >10:39:04,838 DEBUG storage.ui: evaluating growth potential for new layout >10:39:04,838 DEBUG storage.ui: calculating growth for disk /dev/sda >10:39:04,839 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:39:04,841 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:39:04,842 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff8151e650> PedPartition: <_ped.Partition object at 0xfff8151c410> >10:39:04,843 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:39:04,845 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:39:04,845 DEBUG storage.ui: adding request 15 to chunk 62914497 (63-62914559) on /dev/sda >10:39:04,845 DEBUG storage.ui: Chunk.growRequests: 62914497 on /dev/sda start = 63 end = 62914559 >sectorSize = 512 > >10:39:04,846 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 18432 >done = False >10:39:04,846 DEBUG storage.ui: 1 requests and 62912449 (30718MB) left in chunk >10:39:04,846 DEBUG storage.ui: adding 62912449 (30718MB) to 15 (sda1) >10:39:04,846 DEBUG storage.ui: taking back 62894017 (30709MB) from 15 (sda1) >10:39:04,846 DEBUG storage.ui: new grow amount for request 15 (sda1) is 18432 units, or 9MB >10:39:04,846 DEBUG storage.ui: request 15 (sda1) growth: 18432 (9MB) size: 10MB >10:39:04,847 DEBUG storage.ui: disk /dev/sda growth: 18432 (9MB) >10:39:04,849 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:39:04,849 DEBUG storage.ui: device sda1 new partedPartition None >10:39:04,850 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:39:04,852 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:39:04,852 DEBUG storage.ui: total growth: 18432 sectors >10:39:04,852 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:39:04,853 DEBUG storage.ui: new free: 63-62914559 / 30719MB >10:39:04,853 DEBUG storage.ui: new free allows for 18432 sectors of growth >10:39:04,853 DEBUG storage.ui: found free space for bootable request >10:39:04,853 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:39:04,854 DEBUG storage.ui: created partition sda1 of 1MB and added it to /dev/sda >10:39:04,856 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:39:04,856 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff8151e850> PedPartition: <_ped.Partition object at 0xfff8151c350> >10:39:04,858 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:39:04,860 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:39:04,862 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:39:04,862 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff8151e6d0> PedPartition: <_ped.Partition object at 0xfff8151c470> >10:39:04,862 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 15)'] >10:39:04,863 DEBUG storage.ui: growable partitions are ['sda1'] >10:39:04,863 DEBUG storage.ui: adding request 15 to chunk 62914497 (63-62914559) on /dev/sda >10:39:04,863 DEBUG storage.ui: disk sda has 1 chunks >10:39:04,863 DEBUG storage.ui: Chunk.growRequests: 62914497 on /dev/sda start = 63 end = 62914559 >sectorSize = 512 > >10:39:04,863 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 18432 >done = False >10:39:04,863 DEBUG storage.ui: 1 requests and 62912449 (30718MB) left in chunk >10:39:04,864 DEBUG storage.ui: adding 62912449 (30718MB) to 15 (sda1) >10:39:04,864 DEBUG storage.ui: taking back 62894017 (30709MB) from 15 (sda1) >10:39:04,864 DEBUG storage.ui: new grow amount for request 15 (sda1) is 18432 units, or 9MB >10:39:04,864 DEBUG storage.ui: growing partitions on sda >10:39:04,864 DEBUG storage.ui: partition sda1 (15): 0 >10:39:04,865 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 22527 length: 20480 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff8151e910> >10:39:04,865 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)'] from disk(s) ['sda'] >10:39:04,866 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:39:04,867 DEBUG storage.ui: device sda1 new partedPartition None >10:39:04,868 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:39:04,870 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:39:04,870 DEBUG storage.ui: back from removeNewPartitions >10:39:04,870 DEBUG storage.ui: extended: None >10:39:04,870 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 22527 length: 20480 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff8151e910> >10:39:04,872 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:39:04,873 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff8151ecd0> PedPartition: <_ped.Partition object at 0xfff8151c3b0> >10:39:04,874 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:39:04,876 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:39:04,878 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:39:04,879 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff8151ee90> PedPartition: <_ped.Partition object at 0xfff8151c530> >10:39:04,879 DEBUG storage.ui: fixing size of non-existent 10MB partition sda1 (15) with non-existent prepboot at 10.00 >10:39:04,898 DEBUG storage: SwapSpace.__init__: >10:39:04,898 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:39:04,900 DEBUG storage: getFormat('PPC PReP Boot') returning PPCPRePBoot instance >10:43:53,727 DEBUG storage: getFormat('PPC PReP Boot') returning PPCPRePBoot instance >10:43:53,727 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 10.0, ['sda'], None >10:44:02,547 DEBUG storage.ui: Storage.newDevice: 0 ; 30709.969238 ; mountpoint: None ; disks: [DiskDevice instance (0xfff7bf4f5d0) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 30720.0 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (30720, 64, 32) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0xfff821fe680> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xfff7bf4f650>] ; fstype: swap ; encrypted: False ; >10:44:02,548 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 30709.969238, ['sda'], None >10:44:02,549 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0xfff81514fd0> ; members: [] ; >10:44:02,550 DEBUG storage.ui: LVMPhysicalVolume.__init__: >10:44:02,550 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >10:44:02,552 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >10:44:02,552 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >10:44:02,553 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:44:02,555 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >10:44:02,556 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >10:44:02,558 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:44:02,558 INFO storage.ui: added partition req1 (id 16) to device tree >10:44:02,558 INFO storage.ui: registered action: [15] Create Device partition req1 (id 16) >10:44:02,558 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:44:02,559 INFO storage.ui: registered action: [16] Create Format lvmpv on partition req1 (id 16) >10:44:02,559 DEBUG storage.ui: adding a TotalSizeSet with size 30716 >10:44:02,559 DEBUG storage.ui: set.allocated = 8 >10:44:02,560 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:44:02,561 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 16)', 'sda1(id 15)'] from disk(s) ['sda'] >10:44:02,563 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:44:02,563 DEBUG storage.ui: device sda1 new partedPartition None >10:44:02,565 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:44:02,566 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:44:02,567 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 16)', 'req0(id 15)'] >10:44:02,567 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)', 'req1(id 16)'] from disk(s) ['sda'] >10:44:02,569 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:44:02,570 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:44:02,570 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:44:02,572 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:44:02,574 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:44:02,574 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:44:02,574 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 10MB ; grow: False ; max_size: 30719.969238 >10:44:02,574 DEBUG storage.ui: checking freespace on sda >10:44:02,575 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10MB boot=True best=None grow=False >10:44:02,575 DEBUG storage.ui: current free range is 63-62914559 (30719MB) >10:44:02,576 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:44:02,576 DEBUG storage.ui: new free: 63-62914559 / 30719MB >10:44:02,576 DEBUG storage.ui: new free allows for 0 sectors of growth >10:44:02,576 DEBUG storage.ui: found free space for bootable request >10:44:02,576 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:44:02,577 DEBUG storage.ui: created partition sda1 of 10MB and added it to /dev/sda >10:44:02,579 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:44:02,580 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff8151e490> PedPartition: <_ped.Partition object at 0xfff8151c350> >10:44:02,581 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:44:02,583 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:44:02,585 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:44:02,586 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff8151e710> PedPartition: <_ped.Partition object at 0xfff8151c590> >10:44:02,587 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:44:02,589 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:44:02,589 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:44:02,591 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:44:02,593 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:44:02,593 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:44:02,593 DEBUG storage.ui: allocating partition: req1 ; id: 16 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 30716.0 >10:44:02,593 DEBUG storage.ui: checking freespace on sda >10:44:02,593 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >10:44:02,594 DEBUG storage.ui: current free range is 63-2047 (0MB) >10:44:02,594 DEBUG storage.ui: current free range is 22528-62914559 (30709MB) >10:44:02,594 DEBUG storage.ui: evaluating growth potential for new layout >10:44:02,594 DEBUG storage.ui: calculating growth for disk /dev/sda >10:44:02,596 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >10:44:02,597 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff8151e150> PedPartition: <_ped.Partition object at 0xfff8151c530> >10:44:02,599 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:44:02,600 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:44:02,601 DEBUG storage.ui: adding request 15 to chunk 62914497 (63-62914559) on /dev/sda >10:44:02,601 DEBUG storage.ui: adding request 16 to chunk 62914497 (63-62914559) on /dev/sda >10:44:02,601 DEBUG storage.ui: Chunk.growRequests: 62914497 on /dev/sda start = 63 end = 62914559 >sectorSize = 512 > >10:44:02,601 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 20480 growth = 0 max_grow = 0 >done = True >10:44:02,601 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 62889984 >done = False >10:44:02,601 DEBUG storage.ui: 1 requests and 62877633 (30701MB) left in chunk >10:44:02,602 DEBUG storage.ui: adding 62877633 (30701MB) to 16 (sda2) >10:44:02,602 DEBUG storage.ui: new grow amount for request 16 (sda2) is 62877633 units, or 30701MB >10:44:02,602 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 10MB >10:44:02,602 DEBUG storage.ui: request 16 (sda2) growth: 62877633 (30701MB) size: 30709MB >10:44:02,602 DEBUG storage.ui: disk /dev/sda growth: 62877633 (30701MB) >10:44:02,604 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:44:02,604 DEBUG storage.ui: device sda2 new partedPartition None >10:44:02,606 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >10:44:02,608 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:44:02,608 DEBUG storage.ui: total growth: 62877633 sectors >10:44:02,608 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:44:02,608 DEBUG storage.ui: new free: 22528-62914559 / 30709MB >10:44:02,608 DEBUG storage.ui: new free allows for 62877633 sectors of growth >10:44:02,609 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >10:44:02,611 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >10:44:02,611 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff8151e050> PedPartition: <_ped.Partition object at 0xfff8151c410> >10:44:02,613 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:44:02,615 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:44:02,617 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:44:02,617 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff8151e650> PedPartition: <_ped.Partition object at 0xfff8151c3b0> >10:44:02,618 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 16)', 'sda1(id 15)'] >10:44:02,618 DEBUG storage.ui: growable partitions are ['sda2'] >10:44:02,618 DEBUG storage.ui: adding request 16 to chunk 62914497 (63-62914559) on /dev/sda >10:44:02,618 DEBUG storage.ui: adding request 15 to chunk 62914497 (63-62914559) on /dev/sda >10:44:02,618 DEBUG storage.ui: disk sda has 1 chunks >10:44:02,618 DEBUG storage.ui: Chunk.growRequests: 62914497 on /dev/sda start = 63 end = 62914559 >sectorSize = 512 > >10:44:02,619 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 20480 growth = 0 max_grow = 0 >done = True >10:44:02,619 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 62889984 >done = False >10:44:02,619 DEBUG storage.ui: 1 requests and 62877633 (30701MB) left in chunk >10:44:02,619 DEBUG storage.ui: adding 62877633 (30701MB) to 16 (sda2) >10:44:02,619 DEBUG storage.ui: new grow amount for request 16 (sda2) is 62877633 units, or 30701MB >10:44:02,619 DEBUG storage.ui: set: ['sda2'] 8/30716 >10:44:02,620 DEBUG storage.ui: allocating 30701 to TotalSizeSet with 8/30716 (30708 needed) >10:44:02,620 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = sda2 growable = True >base = 16384 growth = 62877633 max_grow = 62889984 >done = False >10:44:02,620 DEBUG storage.ui: needed: 6 >10:44:02,620 DEBUG storage.ui: set: ['sda2'] 30709/30716 >10:44:02,620 DEBUG storage.ui: allocating 0 to TotalSizeSet with 30709/30716 (6 needed) >10:44:02,620 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = sda2 growable = True >base = 16384 growth = 62877633 max_grow = 62889984 >done = False >10:44:02,621 DEBUG storage.ui: needed: 6 >10:44:02,621 DEBUG storage.ui: growing partitions on sda >10:44:02,622 DEBUG storage.ui: partition sda1 (15): 0 >10:44:02,623 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 22527 length: 20480 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff8151ef90> >10:44:02,623 DEBUG storage.ui: partition sda2 (16): 0 >10:44:02,624 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 22528 end: 62914559 length: 62892032 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff81522150> >10:44:02,624 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 16)'] from disk(s) ['sda'] >10:44:02,627 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:44:02,627 DEBUG storage.ui: device sda1 new partedPartition None >10:44:02,630 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:44:02,633 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:44:02,635 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:44:02,635 DEBUG storage.ui: device sda2 new partedPartition None >10:44:02,637 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >10:44:02,639 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:44:02,639 DEBUG storage.ui: back from removeNewPartitions >10:44:02,639 DEBUG storage.ui: extended: None >10:44:02,639 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 22527 length: 20480 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff8151ef90> >10:44:02,642 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:44:02,643 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff815223d0> PedPartition: <_ped.Partition object at 0xfff8151c650> >10:44:02,645 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:44:02,646 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:44:02,649 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:44:02,650 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81522510> PedPartition: <_ped.Partition object at 0xfff8151c5f0> >10:44:02,650 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 22528 end: 62914559 length: 62892032 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff81522150> >10:44:02,652 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >10:44:02,653 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff8151e450> PedPartition: <_ped.Partition object at 0xfff8151c6b0> >10:44:02,655 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:44:02,657 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:44:02,659 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:44:02,660 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81522750> PedPartition: <_ped.Partition object at 0xfff8151c710> >10:44:02,660 DEBUG storage.ui: fixing size of non-existent 10MB partition sda1 (15) with non-existent prepboot at 10.00 >10:44:02,661 DEBUG storage.ui: fixing size of non-existent 30709MB partition sda2 (16) with non-existent lvmpv at 30709.00 >10:44:02,662 DEBUG storage.ui: creating new container >10:44:02,665 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >10:44:02,665 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:44:02,667 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_nibbler ; current: None ; type: None ; >10:44:02,668 INFO storage.ui: added lvmvg fedora_nibbler (id 17) to device tree >10:44:02,668 INFO storage.ui: registered action: [17] Create Device lvmvg fedora_nibbler (id 17) >10:44:02,669 DEBUG storage.ui: fedora_nibbler size is 30708MB >10:44:02,670 DEBUG storage.ui: vg fedora_nibbler has 30708MB free >10:44:02,670 DEBUG storage.ui: fedora_nibbler size is 30708MB >10:44:02,670 DEBUG storage.ui: vg fedora_nibbler has 30708MB free >10:44:02,671 DEBUG storage.ui: LVMVolumeGroupDevice instance (0xfff8151ec10) -- > name = fedora_nibbler status = False kids = 0 id = 17 > parents = ['non-existent 30709MB partition sda2 (16) with non-existent lvmpv'] > uuid = None size = 30708 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_nibbler > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 7677.0 free space = 30708 > free extents = 7677.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 30709MB partition sda2 (16) with non-existent lvmpv'] > LVs = [] >10:44:02,671 DEBUG storage.ui: fedora_nibbler size is 30708MB >10:44:02,672 DEBUG storage.ui: vg fedora_nibbler has 30708MB free >10:44:02,672 INFO storage.ui: adjusting device size from 30709.97 to 30708.00 so it fits in container >10:44:02,672 DEBUG storage.ui: creating new device >10:44:02,675 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >10:44:02,675 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >10:44:02,677 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_nibbler ; >10:44:02,679 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_nibbler-swap ; current: None ; type: swap ; >10:44:02,680 DEBUG storage.ui: fedora_nibbler size is 30708MB >10:44:02,680 DEBUG storage.ui: vg fedora_nibbler has 30708MB free >10:44:02,680 DEBUG storage.ui: Adding fedora_nibbler-swap/30708MB to fedora_nibbler >10:44:02,680 INFO storage.ui: added lvmlv fedora_nibbler-swap (id 18) to device tree >10:44:02,681 INFO storage.ui: registered action: [18] Create Device lvmlv fedora_nibbler-swap (id 18) >10:44:02,681 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:44:02,681 INFO storage.ui: registered action: [19] Create Format swap on lvmlv fedora_nibbler-swap (id 18) >10:44:05,707 DEBUG storage: getFormat('PPC PReP Boot') returning PPCPRePBoot instance >10:44:05,707 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 10.0, ['sda'], None >10:44:05,713 DEBUG storage: SwapSpace.__init__: >10:44:05,713 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:44:07,494 INFO storage.ui: removed lvmlv fedora_nibbler-swap (id 18) from device tree >10:44:07,496 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_nibbler ; >10:44:07,496 INFO storage.ui: registered action: [20] Destroy Device lvmlv fedora_nibbler-swap (id 18) >10:44:07,496 INFO storage.ui: removed lvmvg fedora_nibbler (id 17) from device tree >10:44:07,498 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >10:44:07,498 INFO storage.ui: registered action: [21] Destroy Device lvmvg fedora_nibbler (id 17) >10:44:07,498 INFO storage.ui: removed partition sda2 (id 16) from device tree >10:44:07,501 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:44:07,501 INFO storage.ui: registered action: [22] Destroy Device partition sda2 (id 16) >10:44:07,523 DEBUG storage: getFormat('PPC PReP Boot') returning PPCPRePBoot instance >10:44:10,184 DEBUG storage: getFormat('PPC PReP Boot') returning PPCPRePBoot instance >10:44:10,184 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 10.0, ['sda'], None >10:44:12,805 DEBUG storage: getFormat('PPC PReP Boot') returning PPCPRePBoot instance >10:44:12,805 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 10.0, ['sda'], None >10:44:14,086 DEBUG storage: getFormat('PPC PReP Boot') returning PPCPRePBoot instance >10:44:14,086 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 10.0, ['sda'], None >10:44:19,028 DEBUG storage: getFormat('PPC PReP Boot') returning PPCPRePBoot instance >10:44:19,028 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 10.0, ['sda'], None >10:44:26,559 DEBUG storage.ui: Storage.newDevice: 0 ; 2000.0 ; mountpoint: None ; disks: [DiskDevice instance (0xfff7bf4f5d0) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 30720.0 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (30720, 64, 32) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0xfff821fe680> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xfff7bf4f650>] ; fstype: swap ; encrypted: False ; >10:44:26,559 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 2000.0, ['sda'], None >10:44:26,561 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0xfff8151e510> ; members: [] ; >10:44:26,563 DEBUG storage.ui: LVMPhysicalVolume.__init__: >10:44:26,563 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >10:44:26,565 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >10:44:26,565 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >10:44:26,567 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:44:26,569 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >10:44:26,571 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >10:44:26,573 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:44:26,573 INFO storage.ui: added partition req2 (id 19) to device tree >10:44:26,573 INFO storage.ui: registered action: [23] Create Device partition req2 (id 19) >10:44:26,574 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:44:26,574 INFO storage.ui: registered action: [24] Create Format lvmpv on partition req2 (id 19) >10:44:26,574 DEBUG storage.ui: adding a TotalSizeSet with size 2004 >10:44:26,574 DEBUG storage.ui: set.allocated = 8 >10:44:26,577 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:44:26,578 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 19)', 'sda1(id 15)'] from disk(s) ['sda'] >10:44:26,580 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:44:26,580 DEBUG storage.ui: device sda1 new partedPartition None >10:44:26,582 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:44:26,584 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:44:26,585 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req2(id 19)', 'req0(id 15)'] >10:44:26,585 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)', 'req2(id 19)'] from disk(s) ['sda'] >10:44:26,587 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:44:26,589 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:44:26,589 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:44:26,591 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:44:26,593 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:44:26,593 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:44:26,594 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 10MB ; grow: False ; max_size: 30719.969238 >10:44:26,594 DEBUG storage.ui: checking freespace on sda >10:44:26,595 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10MB boot=True best=None grow=False >10:44:26,596 DEBUG storage.ui: current free range is 63-62914559 (30719MB) >10:44:26,596 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:44:26,596 DEBUG storage.ui: new free: 63-62914559 / 30719MB >10:44:26,596 DEBUG storage.ui: new free allows for 0 sectors of growth >10:44:26,596 DEBUG storage.ui: found free space for bootable request >10:44:26,597 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:44:26,598 DEBUG storage.ui: created partition sda1 of 10MB and added it to /dev/sda >10:44:26,600 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:44:26,601 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81522cd0> PedPartition: <_ped.Partition object at 0xfff8151c5f0> >10:44:26,603 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:44:26,605 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:44:26,608 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:44:26,609 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff815224d0> PedPartition: <_ped.Partition object at 0xfff8151c3b0> >10:44:26,611 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:44:26,613 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:44:26,613 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:44:26,615 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:44:26,617 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:44:26,617 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:44:26,618 DEBUG storage.ui: allocating partition: req2 ; id: 19 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 2004.0 >10:44:26,618 DEBUG storage.ui: checking freespace on sda >10:44:26,619 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >10:44:26,619 DEBUG storage.ui: current free range is 63-2047 (0MB) >10:44:26,620 DEBUG storage.ui: current free range is 22528-62914559 (30709MB) >10:44:26,620 DEBUG storage.ui: evaluating growth potential for new layout >10:44:26,620 DEBUG storage.ui: calculating growth for disk /dev/sda >10:44:26,623 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >10:44:26,624 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81522610> PedPartition: <_ped.Partition object at 0xfff8151c590> >10:44:26,626 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:44:26,628 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:44:26,628 DEBUG storage.ui: adding request 15 to chunk 62914497 (63-62914559) on /dev/sda >10:44:26,629 DEBUG storage.ui: adding request 19 to chunk 62914497 (63-62914559) on /dev/sda >10:44:26,629 DEBUG storage.ui: Chunk.growRequests: 62914497 on /dev/sda start = 63 end = 62914559 >sectorSize = 512 > >10:44:26,629 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 20480 growth = 0 max_grow = 0 >done = True >10:44:26,629 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 4087808 >done = False >10:44:26,629 DEBUG storage.ui: 1 requests and 62877633 (30701MB) left in chunk >10:44:26,630 DEBUG storage.ui: adding 62877633 (30701MB) to 19 (sda2) >10:44:26,630 DEBUG storage.ui: taking back 58789825 (28705MB) from 19 (sda2) >10:44:26,630 DEBUG storage.ui: new grow amount for request 19 (sda2) is 4087808 units, or 1996MB >10:44:26,630 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 10MB >10:44:26,631 DEBUG storage.ui: request 19 (sda2) growth: 4087808 (1996MB) size: 2004MB >10:44:26,631 DEBUG storage.ui: disk /dev/sda growth: 4087808 (1996MB) >10:44:26,633 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:44:26,633 DEBUG storage.ui: device sda2 new partedPartition None >10:44:26,635 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >10:44:26,637 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:44:26,637 DEBUG storage.ui: total growth: 4087808 sectors >10:44:26,637 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:44:26,637 DEBUG storage.ui: new free: 22528-62914559 / 30709MB >10:44:26,637 DEBUG storage.ui: new free allows for 4087808 sectors of growth >10:44:26,638 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >10:44:26,640 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >10:44:26,641 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81522e50> PedPartition: <_ped.Partition object at 0xfff8151c890> >10:44:26,643 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:44:26,645 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:44:26,647 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:44:26,647 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81522290> PedPartition: <_ped.Partition object at 0xfff8151c650> >10:44:26,648 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 19)', 'sda1(id 15)'] >10:44:26,648 DEBUG storage.ui: growable partitions are ['sda2'] >10:44:26,648 DEBUG storage.ui: adding request 19 to chunk 62914497 (63-62914559) on /dev/sda >10:44:26,649 DEBUG storage.ui: adding request 15 to chunk 62914497 (63-62914559) on /dev/sda >10:44:26,649 DEBUG storage.ui: disk sda has 1 chunks >10:44:26,649 DEBUG storage.ui: Chunk.growRequests: 62914497 on /dev/sda start = 63 end = 62914559 >sectorSize = 512 > >10:44:26,649 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 20480 growth = 0 max_grow = 0 >done = True >10:44:26,649 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 4087808 >done = False >10:44:26,649 DEBUG storage.ui: 1 requests and 62877633 (30701MB) left in chunk >10:44:26,650 DEBUG storage.ui: adding 62877633 (30701MB) to 19 (sda2) >10:44:26,650 DEBUG storage.ui: taking back 58789825 (28705MB) from 19 (sda2) >10:44:26,650 DEBUG storage.ui: new grow amount for request 19 (sda2) is 4087808 units, or 1996MB >10:44:26,650 DEBUG storage.ui: set: ['sda2'] 8/2004 >10:44:26,650 DEBUG storage.ui: allocating 1996 to TotalSizeSet with 8/2004 (1996 needed) >10:44:26,650 DEBUG storage.ui: PartitionRequest instance -- >id = 19 name = sda2 growable = True >base = 16384 growth = 4087808 max_grow = 4087808 >done = True >10:44:26,651 DEBUG storage.ui: needed: 0 >10:44:26,651 DEBUG storage.ui: set: ['sda2'] 2004/2004 >10:44:26,651 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2004/2004 (0 needed) >10:44:26,651 DEBUG storage.ui: PartitionRequest instance -- >id = 19 name = sda2 growable = True >base = 16384 growth = 4087808 max_grow = 4087808 >done = True >10:44:26,652 DEBUG storage.ui: needed: 0 >10:44:26,652 DEBUG storage.ui: growing partitions on sda >10:44:26,652 DEBUG storage.ui: partition sda1 (15): 0 >10:44:26,652 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 22527 length: 20480 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff81522d50> >10:44:26,653 DEBUG storage.ui: partition sda2 (19): 0 >10:44:26,653 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 22528 end: 4126719 length: 4104192 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff81522f10> >10:44:26,654 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 19)'] from disk(s) ['sda'] >10:44:26,657 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:44:26,657 DEBUG storage.ui: device sda1 new partedPartition None >10:44:26,660 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:44:26,663 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:44:26,665 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:44:26,665 DEBUG storage.ui: device sda2 new partedPartition None >10:44:26,667 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >10:44:26,669 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:44:26,670 DEBUG storage.ui: back from removeNewPartitions >10:44:26,670 DEBUG storage.ui: extended: None >10:44:26,670 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 22527 length: 20480 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff81522d50> >10:44:26,673 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:44:26,674 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff814221d0> PedPartition: <_ped.Partition object at 0xfff8151c7d0> >10:44:26,676 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:44:26,678 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:44:26,680 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:44:26,681 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81422310> PedPartition: <_ped.Partition object at 0xfff8151c8f0> >10:44:26,681 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 22528 end: 4126719 length: 4104192 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff81522f10> >10:44:26,684 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >10:44:26,685 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81522c10> PedPartition: <_ped.Partition object at 0xfff8151c770> >10:44:26,687 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:44:26,689 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:44:26,692 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:44:26,693 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81422550> PedPartition: <_ped.Partition object at 0xfff8151c830> >10:44:26,693 DEBUG storage.ui: fixing size of non-existent 10MB partition sda1 (15) with non-existent prepboot at 10.00 >10:44:26,694 DEBUG storage.ui: fixing size of non-existent 2004MB partition sda2 (19) with non-existent lvmpv at 2004.00 >10:44:26,695 DEBUG storage.ui: creating new container >10:44:26,697 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >10:44:26,698 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:44:26,700 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_nibbler ; current: None ; type: None ; >10:44:26,700 INFO storage.ui: added lvmvg fedora_nibbler (id 20) to device tree >10:44:26,700 INFO storage.ui: registered action: [25] Create Device lvmvg fedora_nibbler (id 20) >10:44:26,702 DEBUG storage.ui: fedora_nibbler size is 2000MB >10:44:26,702 DEBUG storage.ui: vg fedora_nibbler has 2000MB free >10:44:26,702 DEBUG storage.ui: fedora_nibbler size is 2000MB >10:44:26,703 DEBUG storage.ui: vg fedora_nibbler has 2000MB free >10:44:26,703 DEBUG storage.ui: LVMVolumeGroupDevice instance (0xfff81522b10) -- > name = fedora_nibbler status = False kids = 0 id = 20 > parents = ['non-existent 2004MB partition sda2 (19) with non-existent lvmpv'] > uuid = None size = 2000 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_nibbler > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 500.0 free space = 2000 > free extents = 500.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 2004MB partition sda2 (19) with non-existent lvmpv'] > LVs = [] >10:44:26,704 DEBUG storage.ui: fedora_nibbler size is 2000MB >10:44:26,704 DEBUG storage.ui: vg fedora_nibbler has 2000MB free >10:44:26,704 DEBUG storage.ui: creating new device >10:44:26,707 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >10:44:26,707 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >10:44:26,709 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_nibbler ; >10:44:26,711 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_nibbler-swap ; current: None ; type: swap ; >10:44:26,712 DEBUG storage.ui: fedora_nibbler size is 2000MB >10:44:26,712 DEBUG storage.ui: vg fedora_nibbler has 2000MB free >10:44:26,712 DEBUG storage.ui: Adding fedora_nibbler-swap/2000MB to fedora_nibbler >10:44:26,713 INFO storage.ui: added lvmlv fedora_nibbler-swap (id 21) to device tree >10:44:26,713 INFO storage.ui: registered action: [26] Create Device lvmlv fedora_nibbler-swap (id 21) >10:44:26,713 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:44:26,713 INFO storage.ui: registered action: [27] Create Format swap on lvmlv fedora_nibbler-swap (id 21) >10:44:29,863 DEBUG storage: getFormat('PPC PReP Boot') returning PPCPRePBoot instance >10:44:29,863 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 10.0, ['sda'], None >10:44:34,903 DEBUG storage.ui: Storage.newDevice: 0 ; 28705.969238 ; mountpoint: / ; disks: [DiskDevice instance (0xfff7bf4f5d0) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 30720.0 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (30720, 64, 32) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0xfff821fe680> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xfff7bf4f650>] ; fstype: ext4 ; encrypted: False ; >10:44:34,903 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 28705.969238, ['sda'], None >10:44:34,905 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: non-existent 2000MB lvmvg fedora_nibbler (20) ; factory: <pyanaconda.storage.LVMFactory object at 0xfff81422950> ; members: [] ; >10:44:34,907 DEBUG storage.ui: LVMPhysicalVolume.__init__: >10:44:34,907 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >10:44:34,907 DEBUG storage.ui: using container fedora_nibbler with 1 devices >10:44:34,907 DEBUG storage.ui: fedora_nibbler size is 2000MB >10:44:34,907 DEBUG storage.ui: vg fedora_nibbler has 0MB free >10:44:34,908 DEBUG storage.ui: raw container size reported as 30716 >10:44:34,908 DEBUG storage.ui: adding a TotalSizeSet with size 30716 >10:44:34,908 DEBUG storage.ui: set.allocated = 8 >10:44:34,910 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:44:34,911 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 19)'] from disk(s) ['sda'] >10:44:34,912 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:44:34,912 DEBUG storage.ui: device sda1 new partedPartition None >10:44:34,914 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:44:34,916 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:44:34,917 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:44:34,917 DEBUG storage.ui: device sda2 new partedPartition None >10:44:34,920 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >10:44:34,921 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:44:34,922 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 15)', 'req2(id 19)'] >10:44:34,922 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)', 'req2(id 19)'] from disk(s) ['sda'] >10:44:34,924 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:44:34,926 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:44:34,926 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:44:34,928 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:44:34,929 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:44:34,929 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:44:34,930 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 10MB ; grow: False ; max_size: 30719.969238 >10:44:34,930 DEBUG storage.ui: checking freespace on sda >10:44:34,931 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10MB boot=True best=None grow=False >10:44:34,931 DEBUG storage.ui: current free range is 63-62914559 (30719MB) >10:44:34,931 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:44:34,932 DEBUG storage.ui: new free: 63-62914559 / 30719MB >10:44:34,932 DEBUG storage.ui: new free allows for 0 sectors of growth >10:44:34,932 DEBUG storage.ui: found free space for bootable request >10:44:34,932 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:44:34,933 DEBUG storage.ui: created partition sda1 of 10MB and added it to /dev/sda >10:44:34,935 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:44:34,935 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff8151e7d0> PedPartition: <_ped.Partition object at 0xfff8151c830> >10:44:34,937 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:44:34,939 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:44:34,941 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:44:34,942 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81522c90> PedPartition: <_ped.Partition object at 0xfff8151ca70> >10:44:34,944 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:44:34,946 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:44:34,946 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:44:34,948 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:44:34,949 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:44:34,950 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:44:34,950 DEBUG storage.ui: allocating partition: req2 ; id: 19 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 30716.0 >10:44:34,950 DEBUG storage.ui: checking freespace on sda >10:44:34,950 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >10:44:34,951 DEBUG storage.ui: current free range is 63-2047 (0MB) >10:44:34,951 DEBUG storage.ui: current free range is 22528-62914559 (30709MB) >10:44:34,951 DEBUG storage.ui: evaluating growth potential for new layout >10:44:34,951 DEBUG storage.ui: calculating growth for disk /dev/sda >10:44:34,954 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >10:44:34,954 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81422550> PedPartition: <_ped.Partition object at 0xfff8151c3b0> >10:44:34,956 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:44:34,958 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:44:34,958 DEBUG storage.ui: adding request 15 to chunk 62914497 (63-62914559) on /dev/sda >10:44:34,958 DEBUG storage.ui: adding request 19 to chunk 62914497 (63-62914559) on /dev/sda >10:44:34,958 DEBUG storage.ui: Chunk.growRequests: 62914497 on /dev/sda start = 63 end = 62914559 >sectorSize = 512 > >10:44:34,958 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 20480 growth = 0 max_grow = 0 >done = True >10:44:34,959 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 62889984 >done = False >10:44:34,959 DEBUG storage.ui: 1 requests and 62877633 (30701MB) left in chunk >10:44:34,959 DEBUG storage.ui: adding 62877633 (30701MB) to 19 (sda2) >10:44:34,959 DEBUG storage.ui: new grow amount for request 19 (sda2) is 62877633 units, or 30701MB >10:44:34,959 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 10MB >10:44:34,959 DEBUG storage.ui: request 19 (sda2) growth: 62877633 (30701MB) size: 30709MB >10:44:34,959 DEBUG storage.ui: disk /dev/sda growth: 62877633 (30701MB) >10:44:34,961 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:44:34,961 DEBUG storage.ui: device sda2 new partedPartition None >10:44:34,963 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >10:44:34,965 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:44:34,965 DEBUG storage.ui: total growth: 62877633 sectors >10:44:34,965 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:44:34,966 DEBUG storage.ui: new free: 22528-62914559 / 30709MB >10:44:34,966 DEBUG storage.ui: new free allows for 62877633 sectors of growth >10:44:34,967 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >10:44:34,968 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >10:44:34,969 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81422350> PedPartition: <_ped.Partition object at 0xfff8151c8f0> >10:44:34,971 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:44:34,972 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:44:34,975 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:44:34,975 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff814222d0> PedPartition: <_ped.Partition object at 0xfff8151c770> >10:44:34,976 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 15)', 'sda2(id 19)'] >10:44:34,976 DEBUG storage.ui: growable partitions are ['sda2'] >10:44:34,976 DEBUG storage.ui: adding request 15 to chunk 62914497 (63-62914559) on /dev/sda >10:44:34,976 DEBUG storage.ui: adding request 19 to chunk 62914497 (63-62914559) on /dev/sda >10:44:34,977 DEBUG storage.ui: disk sda has 1 chunks >10:44:34,977 DEBUG storage.ui: Chunk.growRequests: 62914497 on /dev/sda start = 63 end = 62914559 >sectorSize = 512 > >10:44:34,977 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 20480 growth = 0 max_grow = 0 >done = True >10:44:34,977 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 62889984 >done = False >10:44:34,977 DEBUG storage.ui: 1 requests and 62877633 (30701MB) left in chunk >10:44:34,977 DEBUG storage.ui: adding 62877633 (30701MB) to 19 (sda2) >10:44:34,977 DEBUG storage.ui: new grow amount for request 19 (sda2) is 62877633 units, or 30701MB >10:44:34,978 DEBUG storage.ui: set: ['sda2'] 8/30716 >10:44:34,978 DEBUG storage.ui: allocating 30701 to TotalSizeSet with 8/30716 (30708 needed) >10:44:34,978 DEBUG storage.ui: PartitionRequest instance -- >id = 19 name = sda2 growable = True >base = 16384 growth = 62877633 max_grow = 62889984 >done = False >10:44:34,978 DEBUG storage.ui: needed: 6 >10:44:34,978 DEBUG storage.ui: set: ['sda2'] 30709/30716 >10:44:34,978 DEBUG storage.ui: allocating 0 to TotalSizeSet with 30709/30716 (6 needed) >10:44:34,979 DEBUG storage.ui: PartitionRequest instance -- >id = 19 name = sda2 growable = True >base = 16384 growth = 62877633 max_grow = 62889984 >done = False >10:44:34,979 DEBUG storage.ui: needed: 6 >10:44:34,979 DEBUG storage.ui: growing partitions on sda >10:44:34,980 DEBUG storage.ui: partition sda1 (15): 0 >10:44:34,980 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 22527 length: 20480 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff81422ad0> >10:44:34,981 DEBUG storage.ui: partition sda2 (19): 0 >10:44:34,981 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 22528 end: 62914559 length: 62892032 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff81422b10> >10:44:34,982 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 19)'] from disk(s) ['sda'] >10:44:34,984 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:44:34,984 DEBUG storage.ui: device sda1 new partedPartition None >10:44:34,986 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:44:34,988 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:44:34,989 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:44:34,989 DEBUG storage.ui: device sda2 new partedPartition None >10:44:34,991 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >10:44:34,993 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:44:34,993 DEBUG storage.ui: back from removeNewPartitions >10:44:34,993 DEBUG storage.ui: extended: None >10:44:34,993 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 22527 length: 20480 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff81422ad0> >10:44:34,995 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:44:34,996 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81422f10> PedPartition: <_ped.Partition object at 0xfff8151c5f0> >10:44:34,999 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:44:35,000 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:44:35,002 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:44:35,003 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff8151e710> PedPartition: <_ped.Partition object at 0xfff8151c8f0> >10:44:35,003 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 22528 end: 62914559 length: 62892032 > device: <parted.device.Device object at 0xfff814f6750> PedGeometry: <_ped.Geometry object at 0xfff81422b10> >10:44:35,005 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >10:44:35,006 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81522550> PedPartition: <_ped.Partition object at 0xfff8151c650> >10:44:35,007 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:44:35,009 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:44:35,011 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:44:35,011 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xfff814f6a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xfff81422ed0> PedPartition: <_ped.Partition object at 0xfff8151c770> >10:44:35,012 DEBUG storage.ui: fixing size of non-existent 10MB partition sda1 (15) with non-existent prepboot at 10.00 >10:44:35,012 DEBUG storage.ui: fixing size of non-existent 30709MB partition sda2 (19) with non-existent lvmpv at 30709.00 >10:44:35,014 DEBUG storage.ui: fedora_nibbler size is 30708MB >10:44:35,014 DEBUG storage.ui: vg fedora_nibbler has 28708MB free >10:44:35,014 DEBUG storage.ui: fedora_nibbler size is 30708MB >10:44:35,014 DEBUG storage.ui: vg fedora_nibbler has 28708MB free >10:44:35,015 DEBUG storage.ui: LVMVolumeGroupDevice instance (0xfff81522b10) -- > name = fedora_nibbler status = False kids = 1 id = 20 > parents = ['non-existent 30709MB partition sda2 (19) with non-existent lvmpv'] > uuid = None size = 30708 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_nibbler > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 7677.0 free space = 28708 > free extents = 7177.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 30709MB partition sda2 (19) with non-existent lvmpv'] > LVs = ['non-existent 2000MB lvmlv fedora_nibbler-swap (21) with non-existent swap'] >10:44:35,015 DEBUG storage.ui: fedora_nibbler size is 30708MB >10:44:35,015 DEBUG storage.ui: vg fedora_nibbler has 28708MB free >10:44:35,015 DEBUG storage.ui: creating new device >10:44:35,017 DEBUG storage.ui: Ext4FS.supported: supported: True ; >10:44:35,017 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >10:44:35,019 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_nibbler ; >10:44:35,021 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_nibbler-root ; current: None ; type: ext4 ; >10:44:35,022 DEBUG storage.ui: fedora_nibbler size is 30708MB >10:44:35,022 DEBUG storage.ui: vg fedora_nibbler has 28708MB free >10:44:35,022 DEBUG storage.ui: Adding fedora_nibbler-root/28705MB to fedora_nibbler >10:44:35,022 INFO storage.ui: added lvmlv fedora_nibbler-root (id 22) to device tree >10:44:35,022 INFO storage.ui: registered action: [28] Create Device lvmlv fedora_nibbler-root (id 22) >10:44:35,022 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:44:35,023 INFO storage.ui: registered action: [29] Create Format ext4 filesystem mounted at / on lvmlv fedora_nibbler-root (id 22) >10:44:42,270 DEBUG storage: getFormat('PPC PReP Boot') returning PPCPRePBoot instance >10:44:42,270 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0xfff7bf4f390>, 10.0, ['sda'], None >10:44:42,277 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:44:42,278 DEBUG storage: DeviceTree.getDeviceByName returned existing 30720MB disk sda (0) with non-existent msdos disklabel >10:44:42,279 DEBUG storage: resolved 'sda' to 'sda' (disk) >10:44:42,280 DEBUG storage: stage1 device cannot be of type lvmvg >10:44:42,280 DEBUG storage: stage1 device cannot be of type lvmlv >10:44:42,280 DEBUG storage: stage1 device cannot be of type lvmlv >10:44:42,280 DEBUG storage: stage1 device cannot be of type disk >10:44:42,280 DEBUG storage: _is_valid_disklabel(sda1) returning True >10:44:42,281 DEBUG storage: _is_valid_size(sda1) returning True >10:44:42,282 DEBUG storage: _is_valid_location(sda1) returning False >10:44:42,282 WARN storage: sda1 not bootable >10:44:42,282 DEBUG storage: _is_valid_format(sda1) returning True >10:44:42,282 DEBUG storage: is_valid_stage1_device(sda1) returning False >10:44:42,282 DEBUG storage: _is_valid_disklabel(sda2) returning True >10:44:42,282 DEBUG storage: _is_valid_size(sda2) returning True >10:44:42,283 DEBUG storage: _is_valid_location(sda2) returning False >10:44:42,283 WARN storage: sda2 not bootable >10:44:42,283 DEBUG storage: _is_valid_format(sda2) returning False >10:44:42,283 DEBUG storage: is_valid_stage1_device(sda2) returning False >10:44:42,283 DEBUG storage: failed to set bootloader stage1 device: failed to find a suitable stage1 device >10:44:42,287 DEBUG storage: _is_valid_disklabel(fedora_nibbler-root) returning True >10:44:42,288 DEBUG storage: _is_valid_size(fedora_nibbler-root) returning True >10:44:42,288 DEBUG storage: _is_valid_location(fedora_nibbler-root) returning True >10:44:42,288 DEBUG storage: _is_valid_partition(fedora_nibbler-root) returning True >10:44:42,288 DEBUG storage: _is_valid_format(fedora_nibbler-root) returning True >10:44:42,288 DEBUG storage: is_valid_stage2_device(fedora_nibbler-root) returning True
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 880277
:
652019
|
652020
|
652021
| 652022 |
652023
|
652024
|
652025
|
652026
|
652027
|
652028
|
652029
|
652030
|
652031
|
652032