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 632216 Details for
Bug 869360
IndexError: list index out of range
[?]
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), 155.80 KB, created by
Reartes Guillermo
on 2012-10-23 16:57:32 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-10-23 16:57:32 UTC
Size:
155.80 KB
patch
obsolete
>16:48:22,303 DEBUG storage: registered device format class MultipathMember as multipath_member >16:48:22,306 DEBUG storage: registered device format class SwapSpace as swap >16:48:22,308 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:48:22,341 DEBUG storage: registered device format class LUKS as luks >16:48:22,343 DEBUG storage: registered device format class MDRaidMember as mdmember >16:48:22,350 DEBUG storage: registered device format class DiskLabel as disklabel >16:48:22,370 DEBUG storage: registered device format class Ext2FS as ext2 >16:48:22,371 DEBUG storage: registered device format class Ext3FS as ext3 >16:48:22,371 DEBUG storage: registered device format class Ext4FS as ext4 >16:48:22,372 DEBUG storage: registered device format class FATFS as vfat >16:48:22,373 DEBUG storage: registered device format class EFIFS as efi >16:48:22,373 DEBUG storage: registered device format class BTRFS as btrfs >16:48:22,374 DEBUG storage: registered device format class GFS2 as gfs2 >16:48:22,374 DEBUG storage: registered device format class JFS as jfs >16:48:22,375 DEBUG storage: registered device format class ReiserFS as reiserfs >16:48:22,375 DEBUG storage: registered device format class XFS as xfs >16:48:22,376 DEBUG storage: registered device format class HFS as hfs >16:48:22,376 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:48:22,377 DEBUG storage: registered device format class HFSPlus as hfs+ >16:48:22,377 DEBUG storage: registered device format class NTFS as ntfs >16:48:22,378 DEBUG storage: registered device format class NFS as nfs >16:48:22,378 DEBUG storage: registered device format class NFSv4 as nfs4 >16:48:22,378 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:48:22,379 DEBUG storage: registered device format class NoDevFS as nodev >16:48:22,379 DEBUG storage: registered device format class DevPtsFS as devpts >16:48:22,380 DEBUG storage: registered device format class ProcFS as proc >16:48:22,380 DEBUG storage: registered device format class SysFS as sysfs >16:48:22,381 DEBUG storage: registered device format class TmpFS as tmpfs >16:48:22,381 DEBUG storage: registered device format class BindFS as bind >16:48:22,382 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:48:22,382 DEBUG storage: registered device format class USBFS as usbfs >16:48:22,384 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:48:22,385 DEBUG storage: registered device format class BIOSBoot as biosboot >16:48:22,386 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:48:23,316 DEBUG storage: MultipathTopology._build_topology: >16:48:23,317 DEBUG storage: /etc/multipath.conf contents: >16:48:23,317 DEBUG storage: # multipath.conf written by anaconda >16:48:23,317 DEBUG storage: >16:48:23,318 DEBUG storage: defaults { >16:48:23,318 DEBUG storage: user_friendly_names yes >16:48:23,319 DEBUG storage: } >16:48:23,319 DEBUG storage: blacklist { >16:48:23,320 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:48:23,320 DEBUG storage: devnode "^hd[a-z]" >16:48:23,320 DEBUG storage: devnode "^dcssblk[0-9]*" >16:48:23,321 DEBUG storage: device { >16:48:23,321 DEBUG storage: vendor "DGC" >16:48:23,322 DEBUG storage: product "LUNZ" >16:48:23,322 DEBUG storage: } >16:48:23,323 DEBUG storage: device { >16:48:23,323 DEBUG storage: vendor "IBM" >16:48:23,324 DEBUG storage: product "S/390.*" >16:48:23,324 DEBUG storage: } >16:48:23,325 DEBUG storage: # don't count normal SATA devices as multipaths >16:48:23,325 DEBUG storage: device { >16:48:23,325 DEBUG storage: vendor "ATA" >16:48:23,326 DEBUG storage: } >16:48:23,326 DEBUG storage: # don't count 3ware devices as multipaths >16:48:23,327 DEBUG storage: device { >16:48:23,327 DEBUG storage: vendor "3ware" >16:48:23,327 DEBUG storage: } >16:48:23,328 DEBUG storage: device { >16:48:23,328 DEBUG storage: vendor "AMCC" >16:48:23,329 DEBUG storage: } >16:48:23,329 DEBUG storage: # nor highpoint devices >16:48:23,330 DEBUG storage: device { >16:48:23,330 DEBUG storage: vendor "HPT" >16:48:23,330 DEBUG storage: } >16:48:23,331 DEBUG storage: } >16:48:23,331 DEBUG storage: multipaths { >16:48:23,331 DEBUG storage: } >16:48:23,332 DEBUG storage: (end of /etc/multipath.conf) >16:48:23,404 INFO storage: MultipathTopology: found non-disk device: sr0 >16:48:23,407 INFO storage: MultipathTopology: found singlepath device: sda >16:48:23,409 INFO storage: MultipathTopology: found non-disk device: sda1 >16:48:23,409 INFO storage: MultipathTopology: found non-disk device: sda2 >16:48:23,410 INFO storage: MultipathTopology: found non-disk device: sda3 >16:48:23,410 INFO storage: MultipathTopology: found non-disk device: sda4 >16:48:23,411 INFO storage: MultipathTopology: found non-disk device: sda5 >16:48:23,412 INFO storage: MultipathTopology: found singlepath device: sdb >16:48:23,413 INFO storage: MultipathTopology: found non-disk device: sdb1 >16:48:23,413 INFO storage: MultipathTopology: found non-disk device: sdb2 >16:48:23,414 INFO storage: MultipathTopology: found singlepath device: sdc >16:48:23,415 INFO storage: MultipathTopology: found non-disk device: sdc1 >16:48:23,415 INFO storage: MultipathTopology: found non-disk device: sdc2 >16:48:23,416 INFO storage: MultipathTopology: found singlepath device: loop0 >16:48:23,417 INFO storage: MultipathTopology: found singlepath device: loop1 >16:48:23,418 INFO storage: MultipathTopology: found singlepath device: loop2 >16:48:23,418 INFO storage: MultipathTopology: found singlepath device: loop3 >16:48:23,419 INFO storage: MultipathTopology: found singlepath device: loop4 >16:48:23,420 INFO storage: MultipathTopology: found singlepath device: loop5 >16:48:23,421 INFO storage: MultipathTopology: found singlepath device: loop6 >16:48:23,421 INFO storage: MultipathTopology: found singlepath device: loop7 >16:48:23,422 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:48:23,422 INFO storage: MultipathTopology: found singlepath device: md126 >16:48:23,423 INFO storage: MultipathTopology: found singlepath device: md127 >16:48:27,010 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:48:27,011 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:48:27,241 DEBUG storage: MultipathTopology._build_topology: >16:48:27,247 DEBUG storage: /etc/multipath.conf contents: >16:48:27,248 DEBUG storage: # multipath.conf written by anaconda >16:48:27,249 DEBUG storage: >16:48:27,249 DEBUG storage: defaults { >16:48:27,250 DEBUG storage: user_friendly_names yes >16:48:27,250 DEBUG storage: } >16:48:27,251 DEBUG storage: blacklist { >16:48:27,251 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:48:27,252 DEBUG storage: devnode "^hd[a-z]" >16:48:27,252 DEBUG storage: devnode "^dcssblk[0-9]*" >16:48:27,253 DEBUG storage: device { >16:48:27,253 DEBUG storage: vendor "DGC" >16:48:27,255 DEBUG storage: product "LUNZ" >16:48:27,256 DEBUG storage: } >16:48:27,257 DEBUG storage: device { >16:48:27,257 DEBUG storage: vendor "IBM" >16:48:27,258 DEBUG storage: product "S/390.*" >16:48:27,258 DEBUG storage: } >16:48:27,259 DEBUG storage: # don't count normal SATA devices as multipaths >16:48:27,259 DEBUG storage: device { >16:48:27,260 DEBUG storage: vendor "ATA" >16:48:27,260 DEBUG storage: } >16:48:27,264 DEBUG storage: # don't count 3ware devices as multipaths >16:48:27,265 DEBUG storage: device { >16:48:27,265 DEBUG storage: vendor "3ware" >16:48:27,266 DEBUG storage: } >16:48:27,266 DEBUG storage: device { >16:48:27,267 DEBUG storage: vendor "AMCC" >16:48:27,267 DEBUG storage: } >16:48:27,268 DEBUG storage: # nor highpoint devices >16:48:27,268 DEBUG storage: device { >16:48:27,269 DEBUG storage: vendor "HPT" >16:48:27,269 DEBUG storage: } >16:48:27,270 DEBUG storage: } >16:48:27,270 DEBUG storage: multipaths { >16:48:27,271 DEBUG storage: } >16:48:27,271 DEBUG storage: (end of /etc/multipath.conf) >16:48:27,333 INFO storage: MultipathTopology: found non-disk device: sr0 >16:48:27,334 INFO storage: MultipathTopology: found singlepath device: sda >16:48:27,335 INFO storage: MultipathTopology: found non-disk device: sda1 >16:48:27,335 INFO storage: MultipathTopology: found non-disk device: sda2 >16:48:27,336 INFO storage: MultipathTopology: found non-disk device: sda3 >16:48:27,337 INFO storage: MultipathTopology: found non-disk device: sda4 >16:48:27,337 INFO storage: MultipathTopology: found non-disk device: sda5 >16:48:27,339 INFO storage: MultipathTopology: found singlepath device: sdb >16:48:27,339 INFO storage: MultipathTopology: found non-disk device: sdb1 >16:48:27,340 INFO storage: MultipathTopology: found non-disk device: sdb2 >16:48:27,341 INFO storage: MultipathTopology: found singlepath device: sdc >16:48:27,341 INFO storage: MultipathTopology: found non-disk device: sdc1 >16:48:27,342 INFO storage: MultipathTopology: found non-disk device: sdc2 >16:48:27,342 INFO storage: MultipathTopology: found singlepath device: loop0 >16:48:27,343 INFO storage: MultipathTopology: found singlepath device: loop1 >16:48:27,343 INFO storage: MultipathTopology: found singlepath device: loop2 >16:48:27,344 INFO storage: MultipathTopology: found singlepath device: loop3 >16:48:27,345 INFO storage: MultipathTopology: found singlepath device: loop4 >16:48:27,345 INFO storage: MultipathTopology: found singlepath device: loop5 >16:48:27,346 INFO storage: MultipathTopology: found singlepath device: loop6 >16:48:27,346 INFO storage: MultipathTopology: found singlepath device: loop7 >16:48:27,349 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:48:27,350 INFO storage: MultipathTopology: found singlepath device: md126 >16:48:27,351 INFO storage: MultipathTopology: found singlepath device: md127 >16:48:27,352 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'md126', 'md127'] >16:48:27,356 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64 /dev/disk/by-uuid/2012-10-20-03-21-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC6_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC6\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-20-03-21-50-00', > 'ID_FS_UUID_ENC': '2012-10-20-03-21-50-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '8644', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64', > '/dev/disk/by-uuid/2012-10-20-03-21-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >16:48:27,364 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >16:48:27,380 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:48:27,388 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:27,389 INFO storage: sr0 is a cdrom >16:48:27,392 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:48:27,398 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:27,406 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:48:27,411 INFO storage: added cdrom sr0 (id 0) to device tree >16:48:27,412 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:48:27,415 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:48:27,416 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >16:48:27,421 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >16:48:27,423 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >16:48:27,469 WARN storage: disklabel detected but not usable on sr0 >16:48:27,470 INFO storage: type detected on 'sr0' is 'iso9660' >16:48:27,472 DEBUG storage: Iso9660FS.supported: supported: True ; >16:48:27,475 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:48:27,477 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:48:27,479 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:48:27,485 DEBUG storage: looking up parted Device: /dev/sr0 >16:48:27,486 INFO storage: got device: OpticalDevice instance (0x7fd4d97e7150) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4270.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2186240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d97f4320> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:48:27,487 DEBUG storage: Iso9660FS.supported: supported: True ; >16:48:27,488 INFO storage: got format: Iso9660FS instance (0x7fd4eecdb150) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-20-03-21-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC6_x86_64 size = 0 targetSize = 0 > >16:48:27,491 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99472', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:48:27,494 INFO storage: scanning sda (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:48:27,500 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:48:27,501 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:27,502 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >16:48:27,505 INFO storage: sda is a disk >16:48:27,506 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:27,507 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:48:27,512 INFO storage: added disk sda (id 1) to device tree >16:48:27,513 DEBUG storage: looking up parted Device: /dev/sda >16:48:27,517 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:48:27,518 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >16:48:27,523 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:48:27,527 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >16:48:27,682 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd4eecfb150>, <parted.partition.Partition object at 0x7fd4eecfb4d0>, <parted.partition.Partition object at 0x7fd4eecfb710>, <parted.partition.Partition object at 0x7fd4eecfb8d0>, <parted.partition.Partition object at 0x7fd4eecfba90>] > device: <parted.device.Device object at 0x7fd4e0f7f4d0> > PedDisk: <_ped.Disk object at 0x7fd4eecf8290> >16:48:27,684 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:48:27,685 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >16:48:27,711 INFO storage: got device: DiskDevice instance (0x7fd4d97e7350) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 9500.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d97f4050> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd4eecdb0d0> >16:48:27,713 INFO storage: got format: DiskLabel instance (0x7fd4eecf4e90) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd4eecfb150>, <parted.partition.Partition object at 0x7fd4eecfb4d0>, <parted.partition.Partition object at 0x7fd4eecfb710>, <parted.partition.Partition object at 0x7fd4eecfb8d0>, <parted.partition.Partition object at 0x7fd4eecfba90>] > device: <parted.device.Device object at 0x7fd4e0f7f4d0> > PedDisk: <_ped.Disk object at 0x7fd4eecf8290> > origPartedDisk = <parted.disk.Disk object at 0x7fd4eecfbd10> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d97f45f0> > >16:48:27,729 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 /dev/disk/by-partuuid/39f773a9-8efa-403c-97c5-b68b8d9c7978', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '39f773a9-8efa-403c-97c5-b68b8d9c7978', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99486', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1', > '/dev/disk/by-partuuid/39f773a9-8efa-403c-97c5-b68b8d9c7978'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >16:48:27,744 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >16:48:27,791 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >16:48:27,893 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:27,913 INFO storage: sda1 is a partition >16:48:27,935 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >16:48:27,936 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:48:27,938 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >16:48:27,943 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:48:27,944 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:48:27,947 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:27,948 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >16:48:27,949 DEBUG storage: looking up parted Partition: /dev/sda1 >16:48:27,952 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >16:48:27,959 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >16:48:27,968 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >16:48:27,970 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >16:48:27,971 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >16:48:27,980 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:48:27,982 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: biosboot ; >16:48:27,982 INFO storage: added partition sda1 (id 2) to device tree >16:48:27,984 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >16:48:27,995 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >16:48:27,997 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:48:27,998 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >16:48:28,032 WARN storage: disklabel detected but not usable on sda1 >16:48:28,033 DEBUG storage: no type or existing type for sda1, bailing >16:48:28,034 DEBUG storage: looking up parted Device: /dev/sda1 >16:48:28,044 INFO storage: got device: PartitionDevice instance (0x7fd4eecfbc50) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 1.0 > format = existing biosboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d97f4950> > target size = 0 path = /dev/sda1 > 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 0x7fd4eecfb050> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4eecfb290> PedPartition: <_ped.Partition object at 0x7fd4eecedef0> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >16:48:28,045 INFO storage: got format: BIOSBoot instance (0x7fd4eecfbed0) -- > type = biosboot name = BIOS Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >16:48:28,049 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part2 /dev/disk/by-partuuid/58c51f4f-5a8f-45fc-a151-4106488b0ed0 /dev/disk/by-uuid/9f545be9-fbab-422b-9235-ad98a5df11a0', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9f545be9-fbab-422b-9235-ad98a5df11a0', > 'ID_FS_UUID_ENC': '9f545be9-fbab-422b-9235-ad98a5df11a0', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\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': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '10240000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '58c51f4f-5a8f-45fc-a151-4106488b0ed0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99499', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part2', > '/dev/disk/by-partuuid/58c51f4f-5a8f-45fc-a151-4106488b0ed0', > '/dev/disk/by-uuid/9f545be9-fbab-422b-9235-ad98a5df11a0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >16:48:28,054 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >16:48:28,056 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >16:48:28,060 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:28,061 INFO storage: sda2 is a partition >16:48:28,062 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >16:48:28,064 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:48:28,067 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >16:48:28,069 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:48:28,072 DEBUG storage: PartitionDevice._setFormat: sda2 ; >16:48:28,078 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:28,079 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >16:48:28,080 DEBUG storage: looking up parted Partition: /dev/sda2 >16:48:28,082 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >16:48:28,084 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >16:48:28,098 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >16:48:28,100 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >16:48:28,113 INFO storage: added partition sda2 (id 3) to device tree >16:48:28,114 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >16:48:28,116 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >16:48:28,118 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >16:48:28,122 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >16:48:28,158 WARN storage: disklabel detected but not usable on sda2 >16:48:28,159 INFO storage: type detected on 'sda2' is 'ext4' >16:48:28,319 DEBUG storage: padding min size from 790 up to 869 >16:48:28,324 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:28,326 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:48:28,331 DEBUG storage: PartitionDevice._setFormat: sda2 ; >16:48:28,338 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >16:48:28,339 DEBUG storage: looking up parted Device: /dev/sda2 >16:48:28,341 INFO storage: got device: PartitionDevice instance (0x7fd4eecf4fd0) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 5000.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 10240000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (637, 255, 63) biosGeometry: (637, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d97f4b00> > 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 0x7fd4eecfb050> fileSystem: <parted.filesystem.FileSystem object at 0x7fd4eecfb610> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4eecfb590> PedPartition: <_ped.Partition object at 0x7fd4eecede30> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 4096 end = 10244095 length = 10240000 > flags = >16:48:28,350 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:28,353 INFO storage: got format: Ext4FS instance (0x7fd4eed11d50) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 9f545be9-fbab-422b-9235-ad98a5df11a0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5000.0 targetSize = 5000.0 > >16:48:28,366 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part3 /dev/disk/by-partuuid/23cfa15f-242d-4569-83b5-e3bee9fb0666 /dev/disk/by-uuid/2b648ceb-1e00-47c1-b0a6-b97852e9c50c', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2b648ceb-1e00-47c1-b0a6-b97852e9c50c', > 'ID_FS_UUID_ENC': '2b648ceb-1e00-47c1-b0a6-b97852e9c50c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\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': '10244096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '23cfa15f-242d-4569-83b5-e3bee9fb0666', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99511', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part3', > '/dev/disk/by-partuuid/23cfa15f-242d-4569-83b5-e3bee9fb0666', > '/dev/disk/by-uuid/2b648ceb-1e00-47c1-b0a6-b97852e9c50c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >16:48:28,367 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >16:48:28,368 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >16:48:28,369 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:28,373 INFO storage: sda3 is a partition >16:48:28,375 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >16:48:28,379 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:48:28,385 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >16:48:28,386 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >16:48:28,388 DEBUG storage: PartitionDevice._setFormat: sda3 ; >16:48:28,392 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:28,394 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >16:48:28,395 DEBUG storage: looking up parted Partition: /dev/sda3 >16:48:28,396 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >16:48:28,400 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >16:48:28,402 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >16:48:28,403 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >16:48:28,408 INFO storage: added partition sda3 (id 4) to device tree >16:48:28,409 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >16:48:28,411 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >16:48:28,415 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >16:48:28,416 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >16:48:28,448 WARN storage: disklabel detected but not usable on sda3 >16:48:28,449 INFO storage: type detected on 'sda3' is 'ext4' >16:48:28,544 DEBUG storage: padding min size from 14 up to 15 >16:48:28,548 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:28,549 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:48:28,556 DEBUG storage: PartitionDevice._setFormat: sda3 ; >16:48:28,561 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >16:48:28,562 DEBUG storage: looking up parted Device: /dev/sda3 >16:48:28,564 INFO storage: got device: PartitionDevice instance (0x7fd4eed11fd0) -- > name = sda3 status = True kids = 0 id = 4 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 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: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d97f4b90> > 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 0x7fd4eecfb050> fileSystem: <parted.filesystem.FileSystem object at 0x7fd4eecfb7d0> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4eecfb750> PedPartition: <_ped.Partition object at 0x7fd4eecedd70> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 10244096 end = 11268095 length = 1024000 > flags = >16:48:28,569 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:28,570 INFO storage: got format: Ext4FS instance (0x7fd4eed15050) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 2b648ceb-1e00-47c1-b0a6-b97852e9c50c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >16:48:28,578 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part4 /dev/disk/by-partuuid/036dcc41-7cb0-4eb8-a06f-e24f3f886476', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_', > 'ID_FS_LABEL_ENC': 'localhost:fedora_', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'a64f2935-e709-e243-b78d-b4aa1ec44d21', > 'ID_FS_UUID_ENC': 'a64f2935-e709-e243-b78d-b4aa1ec44d21', > 'ID_FS_UUID_SUB': '1291fc87-5793-7142-3c5d-d77542153598', > 'ID_FS_UUID_SUB_ENC': '1291fc87-5793-7142-3c5d-d77542153598', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '15321088', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4132864', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '036dcc41-7cb0-4eb8-a06f-e24f3f886476', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '1291fc87:57937142:3c5dd775:42153598', > 'MD_EVENTS': '21', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'localhost:fedora_', > 'MD_UPDATE_TIME': '1351010840', > 'MD_UUID': 'a64f2935:e709e243:b78db4aa:1ec44d21', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99523', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part4', > '/dev/disk/by-partuuid/036dcc41-7cb0-4eb8-a06f-e24f3f886476'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >16:48:28,580 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >16:48:28,586 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >16:48:28,587 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:28,587 INFO storage: sda4 is a partition >16:48:28,592 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >16:48:28,593 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:48:28,594 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >16:48:28,596 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >16:48:28,600 DEBUG storage: PartitionDevice._setFormat: sda4 ; >16:48:28,601 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:28,602 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >16:48:28,610 DEBUG storage: looking up parted Partition: /dev/sda4 >16:48:28,612 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >16:48:28,614 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >16:48:28,615 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >16:48:28,620 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >16:48:28,621 INFO storage: added partition sda4 (id 5) to device tree >16:48:28,622 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >16:48:28,623 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: gpt ; >16:48:28,628 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >16:48:28,629 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: gpt ; exists: True ; >16:48:28,705 WARN storage: disklabel detected but not usable on sda4 >16:48:28,707 INFO storage: type detected on 'sda4' is 'linux_raid_member' >16:48:28,709 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_ ; device: /dev/sda4 ; serial: QM00005 ; mdUuid: a64f2935:e709e243:b78db4aa:1ec44d21 ; biosraid: False ; >16:48:28,716 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >16:48:28,717 DEBUG storage: PartitionDevice._setFormat: sda4 ; >16:48:28,718 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: mdmember ; >16:48:28,731 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda4 ; >16:48:28,732 DEBUG storage: DeviceTree.getDeviceByUuid returned None >16:48:28,849 INFO storage: using name fedora_ for md array containing member sda4 >16:48:28,850 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:28,851 DEBUG storage: MDRaidArrayDevice._setFormat: fedora_ ; current: None ; type: None ; >16:48:28,853 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: fedora_ ; status: False ; >16:48:28,860 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_ ; device: sda4 ; status: True ; >16:48:28,861 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda4 ; >16:48:28,865 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >16:48:28,956 WARN storage: failed to add member /dev/sda4 to md array /dev/md/fedora_: mdadd failed for /dev/sda4: running mdadm --incremental --quiet /dev/sda4 failed >16:48:28,957 DEBUG storage: looking up parted Device: /dev/md/fedora_ >16:48:28,963 INFO storage: added mdarray fedora_ (id 6) to device tree >16:48:28,964 DEBUG storage: looking up parted Device: /dev/sda4 >16:48:28,966 INFO storage: got device: PartitionDevice instance (0x7fd4eed079d0) -- > name = sda4 status = True kids = 1 id = 5 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 2018.0 > format = existing mdmember > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4132864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d97f4560> > target size = 0 path = /dev/sda4 > 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 0x7fd4eecfb050> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4eecfbad0> PedPartition: <_ped.Partition object at 0x7fd4eecede90> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 15321088 end = 19453951 length = 4132864 > flags = raid >16:48:28,971 INFO storage: got format: MDRaidMember instance (0x7fd4eecf4f90) -- > type = mdmember name = software RAID status = False > device = /dev/sda4 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = a64f2935:e709e243:b78db4aa:1ec44d21 biosraid = False >16:48:28,991 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part5 /dev/disk/by-partuuid/8282a8bc-c026-4704-a9a6-9e5e16191eac /dev/disk/by-uuid/ab5ec60a-2437-4823-958e-98794c1fb214', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ab5ec60a-2437-4823-958e-98794c1fb214', > 'ID_FS_UUID_ENC': 'ab5ec60a-2437-4823-958e-98794c1fb214', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '11268096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4052992', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '8282a8bc-c026-4704-a9a6-9e5e16191eac', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99535', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part5', > '/dev/disk/by-partuuid/8282a8bc-c026-4704-a9a6-9e5e16191eac', > '/dev/disk/by-uuid/ab5ec60a-2437-4823-958e-98794c1fb214'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >16:48:28,999 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >16:48:29,001 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >16:48:29,002 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:29,002 INFO storage: sda5 is a partition >16:48:29,003 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >16:48:29,011 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:48:29,012 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >16:48:29,014 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >16:48:29,022 DEBUG storage: PartitionDevice._setFormat: sda5 ; >16:48:29,022 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:29,030 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >16:48:29,031 DEBUG storage: looking up parted Partition: /dev/sda5 >16:48:29,032 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >16:48:29,033 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >16:48:29,037 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >16:48:29,039 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >16:48:29,044 INFO storage: added partition sda5 (id 7) to device tree >16:48:29,046 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >16:48:29,052 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: gpt ; >16:48:29,053 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >16:48:29,055 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: gpt ; exists: True ; >16:48:29,098 WARN storage: disklabel detected but not usable on sda5 >16:48:29,099 INFO storage: type detected on 'sda5' is 'ext4' >16:48:29,198 DEBUG storage: padding min size from 68 up to 74 >16:48:29,202 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:29,203 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:48:29,207 DEBUG storage: PartitionDevice._setFormat: sda5 ; >16:48:29,216 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >16:48:29,217 DEBUG storage: looking up parted Device: /dev/sda5 >16:48:29,218 INFO storage: got device: PartitionDevice instance (0x7fd4eed15210) -- > name = sda5 status = True kids = 0 id = 7 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 1979.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4052992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (252, 255, 63) biosGeometry: (252, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d94bd4d0> > target size = 0 path = /dev/sda5 > 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 0x7fd4eecfb050> fileSystem: <parted.filesystem.FileSystem object at 0x7fd4eecfb990> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4eecfb910> PedPartition: <_ped.Partition object at 0x7fd4eeceddd0> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 11268096 end = 15321087 length = 4052992 > flags = >16:48:29,220 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:29,224 INFO storage: got format: Ext4FS instance (0x7fd4d94ce8d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = ab5ec60a-2437-4823-958e-98794c1fb214 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1979.0 targetSize = 1979.0 > >16:48:29,228 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00007', > 'ID_SERIAL_SHORT': 'QM00007', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28692', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >16:48:29,233 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >16:48:29,234 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >16:48:29,235 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:29,236 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >16:48:29,241 INFO storage: sdb is a disk >16:48:29,242 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:29,243 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >16:48:29,244 INFO storage: added disk sdb (id 8) to device tree >16:48:29,247 DEBUG storage: looking up parted Device: /dev/sdb >16:48:29,251 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >16:48:29,253 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: gpt ; >16:48:29,254 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >16:48:29,259 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >16:48:29,278 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd4d94d6a10>, <parted.partition.Partition object at 0x7fd4d94d6cd0>] > device: <parted.device.Device object at 0x7fd4d94d6690> > PedDisk: <_ped.Disk object at 0x7fd4d94ca2d8> >16:48:29,282 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:48:29,284 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >16:48:29,285 INFO storage: got device: DiskDevice instance (0x7fd4d94d3b10) -- > name = sdb status = True kids = 0 id = 8 > parents = [] > uuid = None size = 9500.0 > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d94bd680> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd4d94d61d0> >16:48:29,287 INFO storage: got format: DiskLabel instance (0x7fd4d94d6450) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd4d94d6a10>, <parted.partition.Partition object at 0x7fd4d94d6cd0>] > device: <parted.device.Device object at 0x7fd4d94d6690> > PedDisk: <_ped.Disk object at 0x7fd4d94ca2d8> > origPartedDisk = <parted.disk.Disk object at 0x7fd4d94d6f90> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d94bd7a0> > >16:48:29,295 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part1 /dev/disk/by-partuuid/092d1c51-be8c-45b8-9dfa-2b14e0bc6404', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_root', > 'ID_FS_LABEL_ENC': 'localhost:fedora_root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_ENC': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_SUB': 'c4ebf1b0-7366-b1c9-e0cd-6c77e4704183', > 'ID_FS_UUID_SUB_ENC': 'c4ebf1b0-7366-b1c9-e0cd-6c77e4704183', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '14292992', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '092d1c51-be8c-45b8-9dfa-2b14e0bc6404', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00007', > 'ID_SERIAL_SHORT': 'QM00007', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': 'c4ebf1b0:7366b1c9:e0cd6c77:e4704183', > 'MD_EVENTS': '1309', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'localhost:fedora_root', > 'MD_UPDATE_TIME': '1350062446', > 'MD_UUID': '93d5a228:a7c3b980:8a2c3a90:eb121a7f', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28706', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part1', > '/dev/disk/by-partuuid/092d1c51-be8c-45b8-9dfa-2b14e0bc6404'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >16:48:29,301 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >16:48:29,303 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >16:48:29,304 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:29,304 INFO storage: sdb1 is a partition >16:48:29,305 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >16:48:29,310 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >16:48:29,311 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdb (8) with existing gpt disklabel >16:48:29,313 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >16:48:29,317 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >16:48:29,317 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:29,319 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >16:48:29,319 DEBUG storage: looking up parted Partition: /dev/sdb1 >16:48:29,320 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >16:48:29,325 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >16:48:29,327 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >16:48:29,328 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >16:48:29,331 INFO storage: added partition sdb1 (id 9) to device tree >16:48:29,332 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >16:48:29,334 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: gpt ; >16:48:29,335 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >16:48:29,340 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: gpt ; exists: True ; >16:48:29,362 WARN storage: disklabel detected but not usable on sdb1 >16:48:29,363 INFO storage: type detected on 'sdb1' is 'linux_raid_member' >16:48:29,368 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_root ; device: /dev/sdb1 ; serial: QM00007 ; mdUuid: 93d5a228:a7c3b980:8a2c3a90:eb121a7f ; biosraid: False ; >16:48:29,369 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >16:48:29,371 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >16:48:29,375 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >16:48:29,376 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >16:48:29,377 DEBUG storage: DeviceTree.getDeviceByUuid returned None >16:48:29,449 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_root ; >16:48:29,451 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:29,451 INFO storage: using name fedora_root for md array containing member sdb1 >16:48:29,451 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:29,456 DEBUG storage: MDRaidArrayDevice._setFormat: fedora_root ; current: None ; type: None ; >16:48:29,458 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: fedora_root ; status: False ; >16:48:29,459 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_root ; device: sdb1 ; status: False ; >16:48:29,463 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >16:48:29,464 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >16:48:29,515 WARN storage: failed to add member /dev/sdb1 to md array /dev/md/fedora_root: mdadd failed for /dev/sdb1: running mdadm --incremental --quiet /dev/sdb1 failed >16:48:29,516 INFO storage: added mdarray fedora_root (id 10) to device tree >16:48:29,516 DEBUG storage: looking up parted Device: /dev/sdb1 >16:48:29,518 INFO storage: got device: PartitionDevice instance (0x7fd4d94d6210) -- > name = sdb1 status = True kids = 1 id = 9 > parents = ['existing 9500MB disk sdb (8) with existing gpt disklabel'] > uuid = None size = 6979.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 14292992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (889, 255, 63) biosGeometry: (889, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d94bd950> > target size = 0 path = /dev/sdb1 > 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 0x7fd4d94d6750> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4d94d6ad0> PedPartition: <_ped.Partition object at 0x7fd4d94cc710> > disk = existing 9500MB disk sdb (8) with existing gpt disklabel > start = 2048 end = 14295039 length = 14292992 > flags = raid >16:48:29,519 INFO storage: got format: MDRaidMember instance (0x7fd4d94d9a50) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 93d5a228:a7c3b980:8a2c3a90:eb121a7f biosraid = False >16:48:29,527 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part2 /dev/disk/by-partuuid/0cf70b10-3128-46e3-9548-2b22ddd60c06 /dev/disk/by-uuid/d3a78dba-5df4-4104-8ccb-1ef94d411727', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'd3a78dba-5df4-4104-8ccb-1ef94d411727', > 'ID_FS_UUID_ENC': 'd3a78dba-5df4-4104-8ccb-1ef94d411727', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '14295040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4128768', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': '0cf70b10-3128-46e3-9548-2b22ddd60c06', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00007', > 'ID_SERIAL_SHORT': 'QM00007', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28718', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part2', > '/dev/disk/by-partuuid/0cf70b10-3128-46e3-9548-2b22ddd60c06', > '/dev/disk/by-uuid/d3a78dba-5df4-4104-8ccb-1ef94d411727'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >16:48:29,531 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >16:48:29,532 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >16:48:29,533 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:29,534 INFO storage: sdb2 is a partition >16:48:29,535 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >16:48:29,539 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >16:48:29,540 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdb (8) with existing gpt disklabel >16:48:29,542 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >16:48:29,546 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >16:48:29,547 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:29,548 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >16:48:29,552 DEBUG storage: looking up parted Partition: /dev/sdb2 >16:48:29,553 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >16:48:29,554 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >16:48:29,555 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >16:48:29,560 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >16:48:29,560 INFO storage: added partition sdb2 (id 11) to device tree >16:48:29,562 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >16:48:29,563 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: gpt ; >16:48:29,567 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >16:48:29,568 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: gpt ; exists: True ; >16:48:29,604 WARN storage: disklabel detected but not usable on sdb2 >16:48:29,605 INFO storage: type detected on 'sdb2' is 'swap' >16:48:29,606 DEBUG storage: SwapSpace.__init__: device: /dev/sdb2 ; serial: QM00007 ; uuid: d3a78dba-5df4-4104-8ccb-1ef94d411727 ; exists: True ; label: None ; >16:48:29,610 DEBUG storage: getFormat('swap') returning SwapSpace instance >16:48:29,611 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >16:48:29,613 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: swap ; >16:48:29,613 DEBUG storage: looking up parted Device: /dev/sdb2 >16:48:29,615 INFO storage: got device: PartitionDevice instance (0x7fd4d94d9790) -- > name = sdb2 status = True kids = 0 id = 11 > parents = ['existing 9500MB disk sdb (8) with existing gpt disklabel'] > uuid = None size = 2016.0 > format = existing swap > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d94bdf80> > target size = 0 path = /dev/sdb2 > 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 0x7fd4d94d6750> fileSystem: <parted.filesystem.FileSystem object at 0x7fd4d94d6e10> > number: 2 path: /dev/sdb2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4d94d6d90> PedPartition: <_ped.Partition object at 0x7fd4d94cc650> > disk = existing 9500MB disk sdb (8) with existing gpt disklabel > start = 14295040 end = 18423807 length = 4128768 > flags = >16:48:29,619 INFO storage: got format: SwapSpace instance (0x7fd4d666f7d0) -- > type = swap name = swap status = False > device = /dev/sdb2 uuid = d3a78dba-5df4-4104-8ccb-1ef94d411727 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >16:48:29,622 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00009', > 'ID_SERIAL_SHORT': 'QM00009', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65829', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >16:48:29,628 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >16:48:29,629 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >16:48:29,630 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:29,631 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >16:48:29,632 INFO storage: sdc is a disk >16:48:29,636 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:29,638 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >16:48:29,638 INFO storage: added disk sdc (id 12) to device tree >16:48:29,638 DEBUG storage: looking up parted Device: /dev/sdc >16:48:29,642 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >16:48:29,643 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >16:48:29,647 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >16:48:29,649 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >16:48:29,669 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd4d94e3cd0>, <parted.partition.Partition object at 0x7fd4d666f650>] > device: <parted.device.Device object at 0x7fd4d94eb710> > PedDisk: <_ped.Disk object at 0x7fd4d94ec758> >16:48:29,672 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:48:29,674 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >16:48:29,675 INFO storage: got device: DiskDevice instance (0x7fd4d666ffd0) -- > name = sdc status = True kids = 0 id = 12 > parents = [] > uuid = None size = 9500.0 > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d94ed0e0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd4d94eb450> >16:48:29,680 INFO storage: got format: DiskLabel instance (0x7fd4d94eb510) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd4d94e3cd0>, <parted.partition.Partition object at 0x7fd4d666f650>] > device: <parted.device.Device object at 0x7fd4d94eb710> > PedDisk: <_ped.Disk object at 0x7fd4d94ec758> > origPartedDisk = <parted.disk.Disk object at 0x7fd4d94ebf90> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d94ed200> > >16:48:29,686 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009-part1 /dev/disk/by-partuuid/af170bdf-c7c0-423b-9ed2-4457b6b6b3b4', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_root', > 'ID_FS_LABEL_ENC': 'localhost:fedora_root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_ENC': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_SUB': 'fd2f5ea4-6f66-82b7-c558-fb138dd941a2', > 'ID_FS_UUID_SUB_ENC': 'fd2f5ea4-6f66-82b7-c558-fb138dd941a2', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '14292992', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'af170bdf-c7c0-423b-9ed2-4457b6b6b3b4', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00009', > 'ID_SERIAL_SHORT': 'QM00009', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': 'fd2f5ea4:6f6682b7:c558fb13:8dd941a2', > 'MD_EVENTS': '1309', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'localhost:fedora_root', > 'MD_UPDATE_TIME': '1350062446', > 'MD_UUID': '93d5a228:a7c3b980:8a2c3a90:eb121a7f', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66334', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009-part1', > '/dev/disk/by-partuuid/af170bdf-c7c0-423b-9ed2-4457b6b6b3b4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >16:48:29,691 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >16:48:29,692 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >16:48:29,693 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:29,694 INFO storage: sdc1 is a partition >16:48:29,695 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >16:48:29,699 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >16:48:29,700 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdc (12) with existing gpt disklabel >16:48:29,702 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >16:48:29,706 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >16:48:29,707 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:29,708 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >16:48:29,708 DEBUG storage: looking up parted Partition: /dev/sdc1 >16:48:29,713 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >16:48:29,714 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >16:48:29,716 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >16:48:29,720 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >16:48:29,721 INFO storage: added partition sdc1 (id 13) to device tree >16:48:29,722 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >16:48:29,723 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >16:48:29,727 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >16:48:29,728 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >16:48:29,743 WARN storage: disklabel detected but not usable on sdc1 >16:48:29,748 INFO storage: type detected on 'sdc1' is 'linux_raid_member' >16:48:29,749 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_root ; device: /dev/sdc1 ; serial: QM00009 ; mdUuid: 93d5a228:a7c3b980:8a2c3a90:eb121a7f ; biosraid: False ; >16:48:29,750 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >16:48:29,754 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >16:48:29,755 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: mdmember ; >16:48:29,760 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc1 ; >16:48:29,762 DEBUG storage: non-existent RAID 1 size == 6977.0 >16:48:29,762 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 6977MB mdarray fedora_root (10) >16:48:29,763 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_root ; device: sdc1 ; status: False ; >16:48:29,768 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >16:48:29,770 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >16:48:29,823 WARN storage: failed to add member /dev/sdc1 to md array /dev/md/fedora_root: mdadd failed for /dev/sdc1: running mdadm --incremental --quiet /dev/sdc1 failed >16:48:29,824 DEBUG storage: looking up parted Device: /dev/sdc1 >16:48:29,826 INFO storage: got device: PartitionDevice instance (0x7fd4d94eb410) -- > name = sdc1 status = True kids = 1 id = 13 > parents = ['existing 9500MB disk sdc (12) with existing gpt disklabel'] > uuid = None size = 6979.0 > format = existing mdmember > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 14292992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (889, 255, 63) biosGeometry: (889, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d94ed5f0> > target size = 0 path = /dev/sdc1 > 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 0x7fd4d94eb850> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4d94e3d10> PedPartition: <_ped.Partition object at 0x7fd4d94ccd10> > disk = existing 9500MB disk sdc (12) with existing gpt disklabel > start = 2048 end = 14295039 length = 14292992 > flags = raid >16:48:29,827 INFO storage: got format: MDRaidMember instance (0x7fd4d6670d10) -- > type = mdmember name = software RAID status = False > device = /dev/sdc1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 93d5a228:a7c3b980:8a2c3a90:eb121a7f biosraid = False >16:48:29,836 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009-part2 /dev/disk/by-partuuid/b9403922-9b7f-4404-b039-55e45f928980', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_', > 'ID_FS_LABEL_ENC': 'localhost:fedora_', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'a64f2935-e709-e243-b78d-b4aa1ec44d21', > 'ID_FS_UUID_ENC': 'a64f2935-e709-e243-b78d-b4aa1ec44d21', > 'ID_FS_UUID_SUB': 'fb5b5273-549a-d9d1-ddcc-ebeb6e525a09', > 'ID_FS_UUID_SUB_ENC': 'fb5b5273-549a-d9d1-ddcc-ebeb6e525a09', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '14295040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4132864', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'b9403922-9b7f-4404-b039-55e45f928980', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00009', > 'ID_SERIAL_SHORT': 'QM00009', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': 'fb5b5273:549ad9d1:ddccebeb:6e525a09', > 'MD_EVENTS': '21', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'localhost:fedora_', > 'MD_UPDATE_TIME': '1351010840', > 'MD_UUID': 'a64f2935:e709e243:b78db4aa:1ec44d21', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66349', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009-part2', > '/dev/disk/by-partuuid/b9403922-9b7f-4404-b039-55e45f928980'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >16:48:29,837 INFO storage: scanning sdc2 (/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >16:48:29,838 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >16:48:29,843 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:29,843 INFO storage: sdc2 is a partition >16:48:29,845 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >16:48:29,846 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >16:48:29,851 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdc (12) with existing gpt disklabel >16:48:29,852 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdc ; >16:48:29,854 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >16:48:29,857 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:29,859 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >16:48:29,859 DEBUG storage: looking up parted Partition: /dev/sdc2 >16:48:29,860 DEBUG storage: PartitionDevice.probe: sdc2 ; exists: True ; >16:48:29,861 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >16:48:29,866 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >16:48:29,867 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >16:48:29,868 INFO storage: added partition sdc2 (id 14) to device tree >16:48:29,869 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >16:48:29,873 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: gpt ; >16:48:29,880 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >16:48:29,882 DEBUG storage: DiskLabel.__init__: device: /dev/sdc2 ; labelType: gpt ; exists: True ; >16:48:29,902 WARN storage: disklabel detected but not usable on sdc2 >16:48:29,903 INFO storage: type detected on 'sdc2' is 'linux_raid_member' >16:48:29,904 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_ ; device: /dev/sdc2 ; serial: QM00009 ; mdUuid: a64f2935:e709e243:b78db4aa:1ec44d21 ; biosraid: False ; >16:48:29,904 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >16:48:29,908 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >16:48:29,914 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: mdmember ; >16:48:29,915 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc2 ; >16:48:29,917 DEBUG storage: existing RAID 10 size == 2016.5 >16:48:29,917 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 2016MB mdarray fedora_ (6) >16:48:29,919 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_ ; device: sdc2 ; status: True ; >16:48:29,923 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >16:48:29,925 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >16:48:29,994 WARN storage: failed to add member /dev/sdc2 to md array /dev/md/fedora_: mdadd failed for /dev/sdc2: running mdadm --incremental --quiet /dev/sdc2 failed >16:48:29,995 DEBUG storage: looking up parted Device: /dev/sdc2 >16:48:29,997 INFO storage: got device: PartitionDevice instance (0x7fd4d6670e10) -- > name = sdc2 status = True kids = 1 id = 14 > parents = ['existing 9500MB disk sdc (12) with existing gpt disklabel'] > uuid = None size = 2018.0 > format = existing mdmember > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4132864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d94ed680> > target size = 0 path = /dev/sdc2 > 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 0x7fd4d94eb850> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4d666f590> PedPartition: <_ped.Partition object at 0x7fd4d94e98f0> > disk = existing 9500MB disk sdc (12) with existing gpt disklabel > start = 14295040 end = 18427903 length = 4132864 > flags = raid >16:48:29,998 INFO storage: got format: MDRaidMember instance (0x7fd4d6675890) -- > type = mdmember name = software RAID status = False > device = /dev/sdc2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = a64f2935:e709e243:b78db4aa:1ec44d21 biosraid = False >16:48:30,004 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': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '46301', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:48:30,005 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:48:30,006 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:48:30,007 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:30,010 INFO storage: loop0 is a loop device >16:48:30,011 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:48:30,012 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >16:48:30,014 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:30,015 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:30,016 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >16:48:30,020 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 15) to device tree >16:48:30,022 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >16:48:30,022 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:30,023 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:48:30,024 INFO storage: added loop loop0 (id 16) to device tree >16:48:30,028 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:48:30,036 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:48:30,044 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:48:30,046 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:48:30,047 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:48:30,086 WARN storage: disklabel detected but not usable on loop0 >16:48:30,087 INFO storage: type detected on 'loop0' is 'squashfs' >16:48:30,088 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:48:30,089 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:48:30,090 INFO storage: got device: LoopDevice instance (0x7fd4d6683a10) -- > name = loop0 status = False kids = 0 id = 16 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (15)'] > 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 >16:48:30,095 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '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': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '46564', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:48:30,096 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:48:30,097 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:48:30,100 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:30,100 INFO storage: loop1 is a loop device >16:48:30,101 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:48:30,107 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >16:48:30,108 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:30,109 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:30,110 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >16:48:30,111 INFO storage: added file /LiveOS/rootfs.img (id 17) to device tree >16:48:30,112 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >16:48:30,116 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:30,117 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:48:30,118 INFO storage: added loop loop1 (id 18) to device tree >16:48:30,119 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:48:30,127 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:48:30,133 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:30,134 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:48:30,134 DEBUG storage: device loop1 does not contain a disklabel >16:48:30,135 INFO storage: type detected on 'loop1' is 'ext4' >16:48:30,236 DEBUG storage: padding min size from 0 up to 0 >16:48:30,238 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:30,238 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:48:30,240 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >16:48:30,240 INFO storage: got device: LoopDevice instance (0x7fd4d6698cd0) -- > name = loop1 status = False kids = 0 id = 18 > parents = ['existing 0MB file /LiveOS/rootfs.img (17)'] > 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 >16:48:30,242 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:30,243 INFO storage: got format: Ext4FS instance (0x7fd4d6698e90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >16:48:30,246 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': '46825', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:48:30,256 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:48:30,257 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:48:30,260 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:30,262 INFO storage: loop2 is a loop device >16:48:30,263 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:48:30,268 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:48:30,272 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:30,273 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:30,275 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:48:30,277 INFO storage: added file /overlay (deleted) (id 19) to device tree >16:48:30,279 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:48:30,281 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:30,282 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:48:30,284 INFO storage: added loop loop2 (id 20) to device tree >16:48:30,286 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:48:30,288 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:48:30,290 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:48:30,291 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:48:30,294 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:48:30,305 WARN storage: disklabel detected but not usable on loop2 >16:48:30,307 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >16:48:30,307 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:48:30,309 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:48:30,311 INFO storage: got device: LoopDevice instance (0x7fd4d1bc78d0) -- > name = loop2 status = False kids = 0 id = 20 > parents = ['existing 0MB file /overlay (deleted) (19)'] > 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 >16:48:30,313 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': '24398', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:48:30,315 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >16:48:30,316 DEBUG storage: lvm filter: adding loop3 to the reject list >16:48:30,317 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': '24421', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:48:30,319 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >16:48:30,320 DEBUG storage: lvm filter: adding loop4 to the reject list >16:48:30,322 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': '24436', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:48:30,324 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:48:30,325 DEBUG storage: lvm filter: adding loop5 to the reject list >16:48:30,326 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': '29091', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:48:30,331 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:48:30,332 DEBUG storage: lvm filter: adding loop6 to the reject list >16:48:30,333 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': '30601', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:48:30,333 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:48:30,334 DEBUG storage: lvm filter: adding loop7 to the reject list >16:48:30,334 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:48:30,336 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-localhost:fedora_ /dev/disk/by-id/md-uuid-a64f2935:e709e243:b78db4aa:1ec44d21 /dev/disk/by-uuid/8b69cfbc-f681-4d48-9fa9-0bcb354fad1b /dev/md/fedora_', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8b69cfbc-f681-4d48-9fa9-0bcb354fad1b', > 'ID_FS_UUID_ENC': '8b69cfbc-f681-4d48-9fa9-0bcb354fad1b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'fedora_', > 'MD_LEVEL': 'raid10', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost:fedora_', > 'MD_UUID': 'a64f2935:e709e243:b78db4aa:1ec44d21', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19937', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost:fedora_', > '/dev/disk/by-id/md-uuid-a64f2935:e709e243:b78db4aa:1ec44d21', > '/dev/disk/by-uuid/8b69cfbc-f681-4d48-9fa9-0bcb354fad1b', > '/dev/md/fedora_'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: fedora_ ; >16:48:30,340 INFO storage: scanning fedora_ (/devices/virtual/block/md126)... >16:48:30,341 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_ ; >16:48:30,342 DEBUG storage: existing RAID 10 size == 2016.5 >16:48:30,343 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB mdarray fedora_ (6) >16:48:30,348 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora_ ; >16:48:30,349 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora_ ; label_type: None ; >16:48:30,350 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:30,351 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:48:30,351 DEBUG storage: device fedora_ does not contain a disklabel >16:48:30,355 INFO storage: type detected on 'fedora_' is 'ext4' >16:48:30,472 DEBUG storage: padding min size from 69 up to 75 >16:48:30,475 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:30,475 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:48:30,478 DEBUG storage: MDRaidArrayDevice._setFormat: fedora_ ; current: None ; type: ext4 ; >16:48:30,486 DEBUG storage: existing RAID 10 size == 2016.5 >16:48:30,489 INFO storage: got device: MDRaidArrayDevice instance (0x7fd4eed11c10) -- > name = fedora_ status = True kids = 0 id = 6 > parents = ['existing 2018MB partition sda4 (5) with existing mdmember', > 'existing 2018MB partition sdc2 (14) with existing mdmember'] > uuid = a64f2935:e709e243:b78db4aa:1ec44d21 size = 2016.5 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md126 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 4129792 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (516224, 2, 4) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7fd4d97f4a70> > target size = 0 path = /dev/md/fedora_ > format args = None originalFormat = None level = 10 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >16:48:30,494 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:30,495 INFO storage: got format: Ext4FS instance (0x7fd4d6384190) -- > type = ext4 name = ext4 status = False > device = /dev/md/fedora_ uuid = 8b69cfbc-f681-4d48-9fa9-0bcb354fad1b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 2016.0 targetSize = 2016.0 > >16:48:30,497 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'MAJOR': '9', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3409', > 'name': 'md127', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >16:48:30,500 INFO storage: scanning md127 (/devices/virtual/block/md127)... >16:48:30,501 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >16:48:30,502 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:30,503 INFO storage: md127 is an md device >16:48:30,504 DEBUG storage: DeviceTree.addUdevMDDevice: name: md127 ; >16:48:30,508 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >16:48:30,509 DEBUG storage: DeviceTree.getDeviceByName returned existing 6979MB partition sdb1 (9) with existing mdmember >16:48:30,510 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >16:48:30,531 DEBUG storage: DeviceTree.getDeviceByName returned existing 6979MB partition sdc1 (13) with existing mdmember >16:48:30,539 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >16:48:30,540 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:30,541 ERR storage: failed to scan md array md127 >16:48:30,574 DEBUG storage: no device or no media present >16:48:30,625 INFO storage: devices to scan: ['dm-0'] >16:48:30,633 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/9e285342-0dc4-47ed-93cb-7541d97af8ed /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': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '37319', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:48:30,637 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:48:30,638 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:48:30,640 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:30,643 INFO storage: live-rw is a device-mapper device >16:48:30,644 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:48:30,645 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:48:30,647 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (18) with existing ext4 filesystem >16:48:30,651 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:48:30,653 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (20) >16:48:30,654 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:48:30,659 DEBUG storage: DeviceTree.getDeviceByName returned None >16:48:30,660 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >16:48:30,661 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:48:30,662 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:48:30,665 INFO storage: added dm live-rw (id 21) to device tree >16:48:30,666 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:48:30,667 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:48:30,669 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:30,674 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:48:30,675 DEBUG storage: device live-rw does not contain a disklabel >16:48:30,675 INFO storage: type detected on 'live-rw' is 'ext4' >16:48:30,767 DEBUG storage: padding min size from 717 up to 788 >16:48:30,769 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:30,769 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:48:30,770 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:48:30,773 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:48:30,792 INFO storage: got device: DMDevice instance (0x7fd4d1bfa8d0) -- > name = live-rw status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop2 (20)'] > 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 0x7fd4d1bb0dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:48:30,793 DEBUG storage: Ext4FS.supported: supported: True ; >16:48:30,794 INFO storage: got format: Ext4FS instance (0x7fd4d1b95990) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >16:48:30,841 DEBUG storage: removing incomplete/degraded md array fedora_root >16:48:30,843 DEBUG storage: MDRaidArrayDevice.teardown: fedora_root ; status: False ; controllable: True ; >16:48:30,846 INFO storage: removed mdarray fedora_root (id 10) from device tree >16:48:30,851 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >16:48:30,854 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sdc1 ; >16:48:30,855 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:48:30,900 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:48:30,901 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >16:48:30,903 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >16:48:30,949 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:48:30,951 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:48:30,952 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:48:30,988 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >16:48:31,023 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:48:31,025 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:48:31,027 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:48:31,071 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >16:48:31,110 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:48:31,112 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:48:31,114 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:48:31,164 DEBUG storage: MDRaidArrayDevice.teardown: fedora_ ; status: True ; controllable: True ; >16:48:31,492 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >16:48:31,494 DEBUG storage: MDRaidMember.teardown: device: /dev/sda4 ; status: False ; type: mdmember ; >16:48:31,496 DEBUG storage: MDRaidMember.teardown: device: /dev/sda4 ; status: False ; type: mdmember ; >16:48:31,532 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:48:31,534 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:48:31,536 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:48:31,572 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >16:48:31,573 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >16:48:31,575 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >16:48:31,617 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >16:48:31,618 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:48:31,621 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:48:31,658 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >16:48:31,696 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:48:31,697 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:48:31,699 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:48:31,741 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >16:48:31,742 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >16:48:31,744 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >16:48:31,779 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >16:48:31,780 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:48:31,782 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:48:31,827 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >16:48:31,828 DEBUG storage: SwapSpace.teardown: device: /dev/sdb2 ; status: False ; type: swap ; >16:48:31,830 DEBUG storage: SwapSpace.teardown: device: /dev/sdb2 ; status: False ; type: swap ; >16:48:31,871 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >16:48:31,872 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:48:31,874 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:48:31,913 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >16:48:31,915 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >16:48:31,917 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >16:48:31,956 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >16:48:31,958 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:48:31,960 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:48:32,003 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:48:32,004 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:48:32,005 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:48:32,007 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:48:32,009 INFO storage: edd: MBR signature on sda is zero. new disk image? >16:48:32,010 INFO storage: edd: MBR signature on sdb is zero. new disk image? >16:48:32,012 INFO storage: edd: MBR signature on sdc is zero. new disk image? >16:48:32,013 INFO storage: edd: collected mbr signatures: {} >16:48:32,014 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 19456000 >16:48:32,014 ERR storage: edd: unable to match edd entry 0x80 >16:48:32,014 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 19456000 >16:48:32,015 ERR storage: edd: unable to match edd entry 0x81 >16:48:32,015 DEBUG storage: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 19456000 >16:48:32,015 ERR storage: edd: unable to match edd entry 0x82 >16:48:32,017 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >16:48:32,036 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:48:32,147 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:48:32,147 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >16:48:32,148 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >16:48:32,148 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:48:32,149 DEBUG storage: crypttab maps: [] >16:48:32,149 DEBUG storage: parsing /mnt/sysimage/etc/fstab >16:48:32,150 DEBUG storage: resolved 'UUID=9f545be9-fbab-422b-9235-ad98a5df11a0' to 'sda2' (partition) >16:48:32,151 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >16:48:32,256 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >16:48:32,257 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:48:32,272 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >16:48:32,382 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:48:32,384 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:48:32,386 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:48:32,421 DEBUG storage: MDRaidArrayDevice.setup: fedora_ ; status: False ; controllable: True ; orig: False ; >16:48:32,423 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: fedora_ ; orig: False ; >16:48:32,424 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >16:48:32,434 DEBUG storage: MDRaidMember.setup: device: /dev/sda4 ; status: False ; type: mdmember ; >16:48:32,435 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >16:48:32,437 DEBUG storage: MDRaidMember.setup: device: /dev/sdc2 ; status: False ; type: mdmember ; >16:48:32,438 DEBUG storage: MDRaidArrayDevice._setup: fedora_ ; status: False ; controllable: True ; orig: False ; >16:48:32,442 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >16:48:32,444 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >16:48:32,800 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: fedora_ ; status: False ; >16:48:32,801 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:48:32,823 DEBUG storage: MDRaidArrayDevice.teardown: fedora_ ; status: True ; controllable: True ; >16:48:33,490 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >16:48:33,491 DEBUG storage: MDRaidMember.teardown: device: /dev/sda4 ; status: False ; type: mdmember ; >16:48:33,493 DEBUG storage: MDRaidMember.teardown: device: /dev/sda4 ; status: False ; type: mdmember ; >16:51:17,410 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:51:17,411 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:51:17,414 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:51:17,430 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >16:51:17,432 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >16:51:17,434 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >16:51:17,451 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >16:51:17,453 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:51:17,455 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:51:17,471 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >16:51:17,472 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:51:17,508 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:51:17,508 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >16:51:17,509 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >16:51:17,509 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:51:17,510 DEBUG storage: crypttab maps: [] >16:51:17,510 DEBUG storage: parsing /mnt/sysimage/etc/fstab >16:51:17,512 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >16:51:17,693 DEBUG storage: existing RAID 10 size == 2016.5 >16:51:17,695 DEBUG storage: Ext4FS.supported: supported: True ; >16:51:17,697 DEBUG storage: Ext4FS.supported: supported: True ; >16:51:17,698 DEBUG storage: Ext4FS.supported: supported: True ; >16:51:17,701 DEBUG storage: Ext4FS.supported: supported: True ; >16:51:17,703 DEBUG storage: Ext4FS.supported: supported: True ; >16:51:17,706 DEBUG storage: Ext4FS.supported: supported: True ; >16:51:17,711 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:51:17,717 DEBUG storage: Iso9660FS.supported: supported: True ; >16:51:17,875 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >16:51:17,877 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:51:17,880 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4270MB cdrom sr0 (0) with existing iso9660 filesystem >12:51:23,313 DEBUG storage: Iso9660FS.supported: supported: True ; >12:51:23,315 DEBUG storage: Iso9660FS.supported: supported: True ; >12:51:23,316 DEBUG storage: NFSv4.supported: supported: False ; >12:51:23,317 DEBUG storage: NFSv4.supported: supported: False ; >12:51:23,319 DEBUG storage: SELinuxFS.supported: supported: False ; >12:51:23,320 DEBUG storage: SELinuxFS.supported: supported: False ; >12:51:23,322 DEBUG storage: Ext4FS.supported: supported: True ; >12:51:23,324 DEBUG storage: Ext4FS.supported: supported: True ; >12:51:23,325 DEBUG storage: Ext3FS.supported: supported: True ; >12:51:23,327 DEBUG storage: Ext3FS.supported: supported: True ; >12:51:23,328 DEBUG storage: Ext2FS.supported: supported: True ; >12:51:23,330 DEBUG storage: Ext2FS.supported: supported: True ; >12:51:23,332 DEBUG storage: SysFS.supported: supported: False ; >12:51:23,333 DEBUG storage: SysFS.supported: supported: False ; >12:51:23,334 DEBUG storage: MultipathMember.__init__: >12:51:23,336 DEBUG storage: MDRaidMember.__init__: >12:51:23,337 DEBUG storage: ProcFS.supported: supported: False ; >12:51:23,339 DEBUG storage: ProcFS.supported: supported: False ; >12:51:23,340 DEBUG storage: SwapSpace.__init__: >12:51:23,342 DEBUG storage: DMRaidMember.__init__: >12:51:23,343 DEBUG storage: DevPtsFS.supported: supported: False ; >12:51:23,344 DEBUG storage: DevPtsFS.supported: supported: False ; >12:51:23,346 DEBUG storage: BTRFS.supported: supported: True ; >12:51:23,447 DEBUG storage: USBFS.supported: supported: False ; >12:51:23,449 DEBUG storage: USBFS.supported: supported: False ; >12:51:23,450 DEBUG storage: DiskLabel.__init__: >12:51:23,451 INFO storage: DiskLabel.partedDevice returning None >12:51:23,452 DEBUG storage: HFSPlus.supported: supported: False ; >12:51:23,454 DEBUG storage: HFSPlus.supported: supported: False ; >12:51:23,456 DEBUG storage: XFS.supported: supported: True ; >12:51:23,541 DEBUG storage: XFS.supported: supported: True ; >12:51:23,543 DEBUG storage: TmpFS.supported: supported: False ; >12:51:23,545 DEBUG storage: TmpFS.supported: supported: False ; >12:51:23,547 DEBUG storage: LUKS.__init__: >12:51:23,548 DEBUG storage: NTFS.supported: supported: False ; >12:51:23,550 DEBUG storage: NTFS.supported: supported: False ; >12:51:23,551 DEBUG storage: BindFS.supported: supported: False ; >12:51:23,553 DEBUG storage: BindFS.supported: supported: False ; >12:51:23,554 DEBUG storage: HFS.supported: supported: False ; >12:51:23,556 DEBUG storage: HFS.supported: supported: False ; >12:51:23,558 DEBUG storage: LVMPhysicalVolume.__init__: >12:51:23,559 DEBUG storage: NFS.supported: supported: False ; >12:51:23,561 DEBUG storage: NFS.supported: supported: False ; >12:51:23,563 DEBUG storage: FATFS.supported: supported: True ; >12:51:23,592 DEBUG storage: FATFS.supported: supported: True ; >12:51:23,595 DEBUG storage: NoDevFS.supported: supported: False ; >12:51:23,597 DEBUG storage: NoDevFS.supported: supported: False ; >12:51:41,339 INFO storage: hiding device partition sda1 (id 2) >12:51:41,341 DEBUG storage: lvm filter: adding sda1 to the reject list >12:51:41,345 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >12:51:41,347 INFO storage: hiding device partition sda2 (id 3) >12:51:41,347 DEBUG storage: lvm filter: adding sda2 to the reject list >12:51:41,348 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >12:51:41,349 INFO storage: hiding device partition sda3 (id 4) >12:51:41,349 DEBUG storage: lvm filter: adding sda3 to the reject list >12:51:41,351 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >12:51:41,351 INFO storage: hiding device mdarray fedora_ (id 6) >12:51:41,352 DEBUG storage: lvm filter: adding fedora_ to the reject list >12:51:41,353 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda4 ; >12:51:41,355 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sdc2 ; >12:51:41,355 INFO storage: hiding device partition sda4 (id 5) >12:51:41,356 DEBUG storage: lvm filter: adding sda4 to the reject list >12:51:41,357 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:51:41,357 INFO storage: hiding device partition sda5 (id 7) >12:51:41,358 DEBUG storage: lvm filter: adding sda5 to the reject list >12:51:41,359 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:51:41,360 INFO storage: hiding device disk sda (id 1) >12:51:41,360 DEBUG storage: lvm filter: adding sda to the reject list >12:51:41,361 INFO storage: hiding device partition sdb1 (id 9) >12:51:41,361 DEBUG storage: lvm filter: adding sdb1 to the reject list >12:51:41,362 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdb ; >12:51:41,363 INFO storage: hiding device partition sdb2 (id 11) >12:51:41,363 DEBUG storage: lvm filter: adding sdb2 to the reject list >12:51:41,365 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:51:41,365 INFO storage: hiding device disk sdb (id 8) >12:51:41,366 DEBUG storage: lvm filter: adding sdb to the reject list >12:51:45,931 INFO storage: unhiding device disk sdb (id 8) >12:51:45,933 DEBUG storage: lvm filter: removing sdb from the reject list >12:51:45,934 INFO storage: unhiding device partition sdb2 (id 11) >12:51:45,935 DEBUG storage: lvm filter: removing sdb2 from the reject list >12:51:45,937 INFO storage: unhiding device partition sdb1 (id 9) >12:51:45,938 DEBUG storage: lvm filter: removing sdb1 from the reject list >12:51:45,940 INFO storage: hiding device partition sdc1 (id 13) >12:51:45,942 DEBUG storage: lvm filter: adding sdc1 to the reject list >12:51:45,945 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdc ; >12:51:45,947 INFO storage: hiding device partition sdc2 (id 14) >12:51:45,947 DEBUG storage: lvm filter: adding sdc2 to the reject list >12:51:45,948 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:51:45,949 INFO storage: hiding device disk sdc (id 12) >12:51:45,949 DEBUG storage: lvm filter: adding sdc to the reject list >12:51:49,027 INFO storage: unhiding device disk sda (id 1) >12:51:49,029 DEBUG storage: lvm filter: removing sda from the reject list >12:51:49,030 INFO storage: unhiding device partition sda5 (id 7) >12:51:49,032 DEBUG storage: lvm filter: removing sda5 from the reject list >12:51:49,033 INFO storage: unhiding device partition sda4 (id 5) >12:51:49,035 DEBUG storage: lvm filter: removing sda4 from the reject list >12:51:49,036 INFO storage: unhiding device mdarray fedora_ (id 6) >12:51:49,037 DEBUG storage: lvm filter: removing fedora_ from the reject list >12:51:49,037 INFO storage: unhiding device partition sda3 (id 4) >12:51:49,038 DEBUG storage: lvm filter: removing sda3 from the reject list >12:51:49,038 INFO storage: unhiding device partition sda2 (id 3) >12:51:49,039 DEBUG storage: lvm filter: removing sda2 from the reject list >12:51:49,039 INFO storage: unhiding device partition sda1 (id 2) >12:51:49,040 DEBUG storage: lvm filter: removing sda1 from the reject list >12:51:49,040 INFO storage: hiding device partition sdb2 (id 11) >12:51:49,041 DEBUG storage: lvm filter: adding sdb2 to the reject list >12:51:49,042 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: sdb ; >12:51:49,043 INFO storage: hiding device partition sdb1 (id 9) >12:51:49,043 DEBUG storage: lvm filter: adding sdb1 to the reject list >12:51:49,045 DEBUG storage: DiskDevice.removeChild: kids: -1 ; name: sdb ; >12:51:49,045 INFO storage: hiding device disk sdb (id 8) >12:51:49,046 DEBUG storage: lvm filter: adding sdb to the reject list >12:51:52,140 INFO storage: unhiding device disk sdb (id 8) >12:51:52,141 DEBUG storage: lvm filter: removing sdb from the reject list >12:51:52,143 INFO storage: unhiding device partition sdb1 (id 9) >12:51:52,144 DEBUG storage: lvm filter: removing sdb1 from the reject list >12:51:52,145 INFO storage: unhiding device partition sdb2 (id 11) >12:51:52,147 DEBUG storage: lvm filter: removing sdb2 from the reject list >12:51:52,147 INFO storage: unhiding device disk sdc (id 12) >12:51:52,147 DEBUG storage: lvm filter: removing sdc from the reject list >12:51:52,148 INFO storage: unhiding device partition sdc2 (id 14) >12:51:52,148 DEBUG storage: lvm filter: removing sdc2 from the reject list >12:51:52,149 INFO storage: unhiding device partition sdc1 (id 13) >12:51:52,149 DEBUG storage: lvm filter: removing sdc1 from the reject list >12:51:54,764 INFO storage: hiding device partition sdb1 (id 9) >12:51:54,765 DEBUG storage: lvm filter: adding sdb1 to the reject list >12:51:54,769 DEBUG storage: DiskDevice.removeChild: kids: -2 ; name: sdb ; >12:51:54,771 INFO storage: hiding device partition sdb2 (id 11) >12:51:54,772 DEBUG storage: lvm filter: adding sdb2 to the reject list >12:51:54,776 DEBUG storage: DiskDevice.removeChild: kids: -3 ; name: sdb ; >12:51:54,777 INFO storage: hiding device disk sdb (id 8) >12:51:54,777 DEBUG storage: lvm filter: adding sdb to the reject list >12:51:57,603 INFO storage: hiding device partition sda5 (id 7) >12:51:57,604 DEBUG storage: lvm filter: adding sda5 to the reject list >12:51:57,606 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: sda ; >12:51:57,606 INFO storage: hiding device mdarray fedora_ (id 6) >12:51:57,607 DEBUG storage: lvm filter: adding fedora_ to the reject list >12:51:57,608 DEBUG storage: PartitionDevice.removeChild: kids: 0 ; name: sda4 ; >12:51:57,610 DEBUG storage: PartitionDevice.removeChild: kids: 0 ; name: sdc2 ; >12:51:57,611 INFO storage: hiding device partition sda4 (id 5) >12:51:57,611 DEBUG storage: lvm filter: adding sda4 to the reject list >12:51:57,613 DEBUG storage: DiskDevice.removeChild: kids: -1 ; name: sda ; >12:51:57,613 INFO storage: hiding device partition sda3 (id 4) >12:51:57,614 DEBUG storage: lvm filter: adding sda3 to the reject list >12:51:57,615 DEBUG storage: DiskDevice.removeChild: kids: -2 ; name: sda ; >12:51:57,616 INFO storage: hiding device partition sda2 (id 3) >12:51:57,616 DEBUG storage: lvm filter: adding sda2 to the reject list >12:51:57,618 DEBUG storage: DiskDevice.removeChild: kids: -3 ; name: sda ; >12:51:57,619 INFO storage: hiding device partition sda1 (id 2) >12:51:57,619 DEBUG storage: lvm filter: adding sda1 to the reject list >12:51:57,621 DEBUG storage: DiskDevice.removeChild: kids: -4 ; name: sda ; >12:51:57,621 INFO storage: hiding device disk sda (id 1) >12:51:57,622 DEBUG storage: lvm filter: adding sda to the reject list >12:52:00,771 INFO storage: unhiding device disk sda (id 1) >12:52:00,773 DEBUG storage: lvm filter: removing sda from the reject list >12:52:00,774 INFO storage: unhiding device partition sda1 (id 2) >12:52:00,776 DEBUG storage: lvm filter: removing sda1 from the reject list >12:52:00,777 INFO storage: unhiding device partition sda2 (id 3) >12:52:00,779 DEBUG storage: lvm filter: removing sda2 from the reject list >12:52:00,780 INFO storage: unhiding device partition sda3 (id 4) >12:52:00,781 DEBUG storage: lvm filter: removing sda3 from the reject list >12:52:00,783 INFO storage: unhiding device partition sda4 (id 5) >12:52:00,784 DEBUG storage: lvm filter: removing sda4 from the reject list >12:52:00,785 INFO storage: unhiding device mdarray fedora_ (id 6) >12:52:00,786 DEBUG storage: lvm filter: removing fedora_ from the reject list >12:52:00,787 INFO storage: unhiding device partition sda5 (id 7) >12:52:00,787 DEBUG storage: lvm filter: removing sda5 from the reject list >12:52:00,788 INFO storage: unhiding device disk sdb (id 8) >12:52:00,788 DEBUG storage: lvm filter: removing sdb from the reject list >12:52:00,789 INFO storage: unhiding device partition sdb2 (id 11) >12:52:00,789 DEBUG storage: lvm filter: removing sdb2 from the reject list >12:52:00,790 INFO storage: unhiding device partition sdb1 (id 9) >12:52:00,790 DEBUG storage: lvm filter: removing sdb1 from the reject list >12:52:05,901 DEBUG storage: clearpart: looking at sda5 >12:52:05,901 DEBUG storage: clearpart: looking at sda4 >12:52:05,902 DEBUG storage: clearpart: looking at sda3 >12:52:05,902 DEBUG storage: clearpart: looking at sda2 >12:52:05,903 DEBUG storage: clearpart: looking at sdb2 >12:52:05,903 DEBUG storage: clearpart: looking at sdc2 >12:52:05,904 DEBUG storage: clearpart: looking at sda1 >12:52:05,904 DEBUG storage: clearpart: looking at sdb1 >12:52:05,905 DEBUG storage: clearpart: looking at sdc1 >12:52:05,906 DEBUG storage: checking whether disk sda has an empty extended >12:52:05,906 DEBUG storage: extended is None ; logicals is [] >12:52:05,907 DEBUG storage: checking whether disk sdb has an empty extended >12:52:05,908 DEBUG storage: extended is None ; logicals is [] >12:52:05,908 DEBUG storage: checking whether disk sdc has an empty extended >12:52:05,909 DEBUG storage: extended is None ; logicals is [] >12:52:05,910 DEBUG storage: new disk order: [] >12:52:05,940 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:52:05,942 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >12:52:05,944 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:52:05,945 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >12:52:05,946 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:52:05,948 DEBUG storage: stage1 device cannot be of type mdarray >12:52:05,949 DEBUG storage: _is_valid_disklabel(sda) returning True >12:52:05,949 DEBUG storage: _is_valid_size(sda) returning True >12:52:05,950 DEBUG storage: _is_valid_location(sda) returning True >12:52:05,950 DEBUG storage: _is_valid_format(sda) returning True >12:52:05,951 DEBUG storage: is_valid_stage1_device(sda) returning True >12:52:05,990 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:52:05,991 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e23e9b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23f6710> PedPartition: <_ped.Partition object at 0x7fd4e23ee1d0> >12:52:05,992 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:52:05,993 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e23e9b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd4e23f6910> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23f6890> PedPartition: <_ped.Partition object at 0x7fd4e23ee230> >12:52:05,995 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >12:52:05,996 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e23e9b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd4e23f6ad0> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23f6a50> PedPartition: <_ped.Partition object at 0x7fd4e23ee410> >12:52:05,998 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >12:52:05,999 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e23e9b90> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23f6dd0> PedPartition: <_ped.Partition object at 0x7fd4e23ee290> >12:52:06,000 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >12:52:06,001 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e23e9b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd4e23f6c90> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23f6c10> PedPartition: <_ped.Partition object at 0x7fd4e23ee4d0> >12:52:06,003 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:52:06,004 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e23f2910> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23e9410> PedPartition: <_ped.Partition object at 0x7fd4e23ee2f0> >12:52:06,006 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >12:52:06,007 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e23f2910> fileSystem: <parted.filesystem.FileSystem object at 0x7fd4e23f9050> > number: 2 path: /dev/sdb2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23f6f50> PedPartition: <_ped.Partition object at 0x7fd4e23ee470> >12:52:06,009 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >12:52:06,010 DEBUG storage: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e23f1d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23f9290> PedPartition: <_ped.Partition object at 0x7fd4e23ee530> >12:52:06,011 DEBUG storage: PartitionDevice._setPartedPartition: sdc2 ; >12:52:06,012 DEBUG storage: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e23f1d90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23f9110> PedPartition: <_ped.Partition object at 0x7fd4e23ee3b0> >12:52:06,025 DEBUG storage: existing RAID 10 size == 2016.5 >12:52:08,165 DEBUG storage: Ext4FS.supported: supported: True ; >12:52:08,165 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:52:08,980 DEBUG storage: Ext4FS.supported: supported: True ; >12:52:08,981 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:52:08,982 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd4e23e9850>, 1979.0, ['sda'], None >12:52:08,987 DEBUG storage: MDRaidMember.__init__: >12:52:08,988 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:52:11,039 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >12:52:11,041 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; >12:52:11,041 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:52:11,043 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; current: mdmember ; type: None ; >12:52:11,043 INFO storage.ui: registered action: [0] Destroy Format mdmember on partition sdc1 (id 13) >12:52:11,045 DEBUG storage.ui: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:52:11,047 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >12:52:11,049 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc1 ; status: False ; type: None ; >12:52:11,073 INFO storage.ui: removed partition sdc1 (id 13) from device tree >12:52:11,075 DEBUG storage.ui: DiskDevice.removeChild: kids: 0 ; name: sdc ; >12:52:11,075 INFO storage.ui: registered action: [1] Destroy Device partition sdc1 (id 13) >12:52:11,100 DEBUG storage: existing RAID 10 size == 2016.5 >12:52:11,117 DEBUG storage: Ext4FS.supported: supported: True ; >12:52:11,118 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:52:12,548 DEBUG storage: Ext4FS.supported: supported: True ; >12:52:12,549 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:52:12,549 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd4e23e9850>, 1979.0, ['sda'], None >12:52:12,557 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >12:52:12,559 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:52:12,559 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:52:12,561 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: mdmember ; type: None ; >12:52:12,561 INFO storage: registered action: [2] Destroy Format mdmember on partition sdc1 (id 13) >12:52:12,564 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:52:12,565 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >12:52:12,567 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc1 ; status: False ; type: None ; >12:52:12,588 INFO storage: removed partition sdc1 (id 13) from device tree >12:52:12,591 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: sdc ; >12:52:12,591 INFO storage: registered action: [3] Destroy Device partition sdc1 (id 13) >12:52:12,594 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:52:12,595 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:52:12,597 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:52:12,599 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb', 'sdc'] >12:52:12,600 DEBUG storage: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=[] >12:52:12,600 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb', 'sdc'] >12:52:12,601 DEBUG storage: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=[] >12:52:12,602 DEBUG storage: no growable partitions >12:52:12,602 DEBUG storage: fixing size of existing 1MB partition sda1 (2) with existing biosboot at 1.00 >12:52:12,603 DEBUG storage: fixing size of existing 5000MB partition sda2 (3) with existing ext4 filesystem at 5000.00 >12:52:12,604 DEBUG storage: fixing size of existing 500MB partition sda3 (4) with existing ext4 filesystem at 500.00 >12:52:12,605 DEBUG storage: fixing size of existing 2018MB partition sda4 (5) with existing mdmember at 2018.00 >12:52:12,606 DEBUG storage: fixing size of existing 1979MB partition sda5 (7) with existing ext4 filesystem at 1979.00 >12:52:12,606 DEBUG storage: fixing size of existing 6979MB partition sdb1 (9) with existing mdmember at 6979.00 >12:52:12,607 DEBUG storage: fixing size of existing 2016MB partition sdb2 (11) with existing swap at 2016.00 >12:52:12,608 DEBUG storage: fixing size of existing 2018MB partition sdc2 (14) with existing mdmember at 2018.00 >12:52:12,612 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:52:12,614 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >12:52:12,615 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:52:12,616 DEBUG storage: stage1 device cannot be of type mdarray >12:52:12,617 DEBUG storage: _is_valid_disklabel(sda) returning True >12:52:12,617 DEBUG storage: _is_valid_size(sda) returning True >12:52:12,618 DEBUG storage: _is_valid_location(sda) returning True >12:52:12,619 DEBUG storage: _is_valid_format(sda) returning True >12:52:12,619 DEBUG storage: is_valid_stage1_device(sda) returning True >12:52:12,629 DEBUG storage: _is_valid_disklabel(sda) returning True >12:52:12,633 DEBUG storage: _is_valid_size(sda) returning True >12:52:12,634 DEBUG storage: _is_valid_location(sda) returning True >12:52:12,634 DEBUG storage: _is_valid_format(sda) returning True >12:52:12,635 DEBUG storage: is_valid_stage1_device(sda) returning True >12:52:16,972 INFO storage: hiding device partition sdb2 (id 11) >12:52:16,973 DEBUG storage: lvm filter: adding sdb2 to the reject list >12:52:16,977 DEBUG storage: DiskDevice.removeChild: kids: -4 ; name: sdb ; >12:52:16,977 INFO storage: hiding device partition sdb1 (id 9) >12:52:16,978 DEBUG storage: lvm filter: adding sdb1 to the reject list >12:52:16,979 DEBUG storage: DiskDevice.removeChild: kids: -5 ; name: sdb ; >12:52:16,980 INFO storage: hiding device disk sdb (id 8) >12:52:16,980 DEBUG storage: lvm filter: adding sdb to the reject list >12:52:16,981 INFO storage: hiding device mdarray fedora_ (id 6) >12:52:16,981 DEBUG storage: lvm filter: adding fedora_ to the reject list >12:52:16,983 DEBUG storage: PartitionDevice.removeChild: kids: -1 ; name: sda4 ; >12:52:16,984 DEBUG storage: PartitionDevice.removeChild: kids: -1 ; name: sdc2 ; >12:52:16,984 INFO storage: hiding device partition sdc2 (id 14) >12:52:16,985 DEBUG storage: lvm filter: adding sdc2 to the reject list >12:52:16,986 DEBUG storage: DiskDevice.removeChild: kids: -1 ; name: sdc ; >12:52:16,987 INFO storage: hiding device disk sdc (id 12) >12:52:16,988 DEBUG storage: cancelling action: [3] Destroy Device partition sdc1 (id 13) >12:52:16,988 DEBUG storage: cancelling action: [2] Destroy Format mdmember on partition sdc1 (id 13) >12:52:16,990 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >12:52:16,991 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: mdmember ; >12:52:16,992 DEBUG storage: lvm filter: adding sdc to the reject list >12:52:18,390 DEBUG storage: clearpart: looking at sda5 >12:52:18,391 DEBUG storage: clearpart: looking at sda4 >12:52:18,391 DEBUG storage: clearpart: looking at sda3 >12:52:18,392 DEBUG storage: clearpart: looking at sda2 >12:52:18,392 DEBUG storage: clearpart: looking at sda1 >12:52:18,393 DEBUG storage: checking whether disk sda has an empty extended >12:52:18,394 DEBUG storage: extended is None ; logicals is [] >12:52:18,395 DEBUG storage: new disk order: [] >12:52:18,432 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:52:18,434 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >12:52:18,436 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:52:18,437 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >12:52:18,438 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:52:18,439 DEBUG storage: _is_valid_disklabel(sda) returning True >12:52:18,440 DEBUG storage: _is_valid_size(sda) returning True >12:52:18,440 DEBUG storage: _is_valid_location(sda) returning True >12:52:18,441 DEBUG storage: _is_valid_format(sda) returning True >12:52:18,441 DEBUG storage: is_valid_stage1_device(sda) returning True >12:52:18,481 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:52:18,482 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e239be90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23b6790> PedPartition: <_ped.Partition object at 0x7fd4e239f890> >12:52:18,484 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:52:18,485 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e239be90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd4e23b6990> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23b6910> PedPartition: <_ped.Partition object at 0x7fd4e239fa70> >12:52:18,487 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >12:52:18,488 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e239be90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd4e23b6b50> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23b6ad0> PedPartition: <_ped.Partition object at 0x7fd4e239fbf0> >12:52:18,489 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >12:52:18,490 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e239be90> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23b6e50> PedPartition: <_ped.Partition object at 0x7fd4e239fb90> >12:52:18,492 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >12:52:18,493 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4e239be90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd4e23b6d10> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4e23b6c90> PedPartition: <_ped.Partition object at 0x7fd4e239f7d0> >12:52:24,544 DEBUG storage: Ext4FS.supported: supported: True ; >12:52:24,545 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:52:24,546 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd4e239bb90>, 1979.0, ['sda'], None >12:52:26,000 DEBUG storage.ui: doAutoPart: True >12:52:26,001 DEBUG storage.ui: encryptedAutoPart: False >12:52:26,002 DEBUG storage.ui: autoPartType: 0 >12:52:26,004 DEBUG storage.ui: clearPartType: 2 >12:52:26,005 DEBUG storage.ui: clearPartDisks: ['sda'] >12:52:26,006 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fd4e23b6450) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fd4e23b64d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fd4e23b6550) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fd4e23b65d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fd4e23b6650) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >12:52:26,007 DEBUG storage.ui: storage.disks: ['sda'] >12:52:26,007 DEBUG storage.ui: storage.partitioned: ['sda'] >12:52:26,008 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0'] >12:52:26,009 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:52:26,011 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >12:52:26,012 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:52:26,012 DEBUG storage.ui: boot disk: sda >12:52:26,015 DEBUG storage.ui: candidate disks: [] >12:52:26,015 DEBUG storage.ui: devs: [] >12:52:27,626 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:52:27,627 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >12:52:27,628 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:52:27,630 DEBUG storage: _is_valid_disklabel(sda) returning True >12:52:27,630 DEBUG storage: _is_valid_size(sda) returning True >12:52:27,631 DEBUG storage: _is_valid_location(sda) returning True >12:52:27,631 DEBUG storage: _is_valid_format(sda) returning True >12:52:27,632 DEBUG storage: is_valid_stage1_device(sda) returning True >12:52:27,642 DEBUG storage: _is_valid_disklabel(sda) returning True >12:52:27,646 DEBUG storage: _is_valid_size(sda) returning True >12:52:27,647 DEBUG storage: _is_valid_location(sda) returning True >12:52:27,647 DEBUG storage: _is_valid_format(sda) returning True >12:52:27,648 DEBUG storage: is_valid_stage1_device(sda) returning True >12:52:34,636 DEBUG storage: existing RAID 10 size == 2016.5
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 869360
:
632212
|
632213
|
632214
|
632215
| 632216 |
632217
|
632218
|
632219
|
632220
|
632221
|
632222
|
632223
|
632224
|
632225