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 672623 Details for
Bug 892046
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), 121.89 KB, created by
Reartes Guillermo
on 2013-01-04 23:46:45 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2013-01-04 23:46:45 UTC
Size:
121.89 KB
patch
obsolete
>23:36:32,378 DEBUG storage: registered device format class LUKS as luks >23:36:32,380 DEBUG storage: registered device format class PPCPRePBoot as prepboot >23:36:32,383 DEBUG storage: registered device format class SwapSpace as swap >23:36:32,384 DEBUG storage: registered device format class BIOSBoot as biosboot >23:36:32,405 DEBUG storage: registered device format class Ext2FS as ext2 >23:36:32,405 DEBUG storage: registered device format class Ext3FS as ext3 >23:36:32,406 DEBUG storage: registered device format class Ext4FS as ext4 >23:36:32,406 DEBUG storage: registered device format class FATFS as vfat >23:36:32,407 DEBUG storage: registered device format class EFIFS as efi >23:36:32,408 DEBUG storage: registered device format class BTRFS as btrfs >23:36:32,408 DEBUG storage: registered device format class GFS2 as gfs2 >23:36:32,409 DEBUG storage: registered device format class JFS as jfs >23:36:32,409 DEBUG storage: registered device format class ReiserFS as reiserfs >23:36:32,409 DEBUG storage: registered device format class XFS as xfs >23:36:32,410 DEBUG storage: registered device format class HFS as hfs >23:36:32,410 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >23:36:32,411 DEBUG storage: registered device format class HFSPlus as hfs+ >23:36:32,411 DEBUG storage: registered device format class NTFS as ntfs >23:36:32,412 DEBUG storage: registered device format class NFS as nfs >23:36:32,412 DEBUG storage: registered device format class NFSv4 as nfs4 >23:36:32,413 DEBUG storage: registered device format class Iso9660FS as iso9660 >23:36:32,413 DEBUG storage: registered device format class NoDevFS as nodev >23:36:32,414 DEBUG storage: registered device format class DevPtsFS as devpts >23:36:32,414 DEBUG storage: registered device format class ProcFS as proc >23:36:32,415 DEBUG storage: registered device format class SysFS as sysfs >23:36:32,415 DEBUG storage: registered device format class TmpFS as tmpfs >23:36:32,416 DEBUG storage: registered device format class BindFS as bind >23:36:32,416 DEBUG storage: registered device format class SELinuxFS as selinuxfs >23:36:32,417 DEBUG storage: registered device format class USBFS as usbfs >23:36:32,419 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >23:36:32,420 DEBUG storage: registered device format class MultipathMember as multipath_member >23:36:32,424 DEBUG storage: registered device format class DiskLabel as disklabel >23:36:32,426 DEBUG storage: registered device format class DMRaidMember as dmraidmember >23:36:32,427 DEBUG storage: registered device format class MDRaidMember as mdmember >23:36:33,525 DEBUG storage: MultipathTopology._build_topology: >23:36:33,526 DEBUG storage: /etc/multipath.conf contents: >23:36:33,526 DEBUG storage: # multipath.conf written by anaconda >23:36:33,527 DEBUG storage: >23:36:33,527 DEBUG storage: defaults { >23:36:33,528 DEBUG storage: user_friendly_names yes >23:36:33,528 DEBUG storage: } >23:36:33,528 DEBUG storage: blacklist { >23:36:33,529 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:36:33,529 DEBUG storage: devnode "^hd[a-z]" >23:36:33,530 DEBUG storage: devnode "^dcssblk[0-9]*" >23:36:33,530 DEBUG storage: device { >23:36:33,531 DEBUG storage: vendor "DGC" >23:36:33,531 DEBUG storage: product "LUNZ" >23:36:33,531 DEBUG storage: } >23:36:33,532 DEBUG storage: device { >23:36:33,532 DEBUG storage: vendor "IBM" >23:36:33,533 DEBUG storage: product "S/390.*" >23:36:33,533 DEBUG storage: } >23:36:33,534 DEBUG storage: # don't count normal SATA devices as multipaths >23:36:33,534 DEBUG storage: device { >23:36:33,535 DEBUG storage: vendor "ATA" >23:36:33,535 DEBUG storage: } >23:36:33,536 DEBUG storage: # don't count 3ware devices as multipaths >23:36:33,536 DEBUG storage: device { >23:36:33,536 DEBUG storage: vendor "3ware" >23:36:33,537 DEBUG storage: } >23:36:33,537 DEBUG storage: device { >23:36:33,537 DEBUG storage: vendor "AMCC" >23:36:33,538 DEBUG storage: } >23:36:33,538 DEBUG storage: # nor highpoint devices >23:36:33,539 DEBUG storage: device { >23:36:33,539 DEBUG storage: vendor "HPT" >23:36:33,540 DEBUG storage: } >23:36:33,540 DEBUG storage: } >23:36:33,540 DEBUG storage: multipaths { >23:36:33,541 DEBUG storage: } >23:36:33,541 DEBUG storage: (end of /etc/multipath.conf) >23:36:33,647 INFO storage: MultipathTopology: found singlepath device: sda >23:36:33,648 INFO storage: MultipathTopology: found non-disk device: sda1 >23:36:33,649 INFO storage: MultipathTopology: found non-disk device: sda2 >23:36:33,649 INFO storage: MultipathTopology: found singlepath device: sdb >23:36:33,650 INFO storage: MultipathTopology: found non-disk device: sdb1 >23:36:33,650 INFO storage: MultipathTopology: found non-disk device: sr0 >23:36:33,651 INFO storage: MultipathTopology: found singlepath device: loop0 >23:36:33,651 INFO storage: MultipathTopology: found singlepath device: loop1 >23:36:33,652 INFO storage: MultipathTopology: found singlepath device: loop2 >23:36:33,652 INFO storage: MultipathTopology: found singlepath device: loop3 >23:36:33,653 INFO storage: MultipathTopology: found singlepath device: loop4 >23:36:33,653 INFO storage: MultipathTopology: found singlepath device: loop5 >23:36:33,653 INFO storage: MultipathTopology: found singlepath device: loop6 >23:36:33,654 INFO storage: MultipathTopology: found singlepath device: loop7 >23:36:33,654 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:36:37,615 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >23:36:37,616 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:36:37,698 DEBUG storage: MultipathTopology._build_topology: >23:36:37,702 DEBUG storage: /etc/multipath.conf contents: >23:36:37,703 DEBUG storage: # multipath.conf written by anaconda >23:36:37,703 DEBUG storage: >23:36:37,704 DEBUG storage: defaults { >23:36:37,704 DEBUG storage: user_friendly_names yes >23:36:37,704 DEBUG storage: } >23:36:37,705 DEBUG storage: blacklist { >23:36:37,705 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:36:37,706 DEBUG storage: devnode "^hd[a-z]" >23:36:37,706 DEBUG storage: devnode "^dcssblk[0-9]*" >23:36:37,707 DEBUG storage: device { >23:36:37,707 DEBUG storage: vendor "DGC" >23:36:37,708 DEBUG storage: product "LUNZ" >23:36:37,708 DEBUG storage: } >23:36:37,709 DEBUG storage: device { >23:36:37,709 DEBUG storage: vendor "IBM" >23:36:37,710 DEBUG storage: product "S/390.*" >23:36:37,710 DEBUG storage: } >23:36:37,710 DEBUG storage: # don't count normal SATA devices as multipaths >23:36:37,711 DEBUG storage: device { >23:36:37,711 DEBUG storage: vendor "ATA" >23:36:37,712 DEBUG storage: } >23:36:37,712 DEBUG storage: # don't count 3ware devices as multipaths >23:36:37,713 DEBUG storage: device { >23:36:37,713 DEBUG storage: vendor "3ware" >23:36:37,719 DEBUG storage: } >23:36:37,720 DEBUG storage: device { >23:36:37,720 DEBUG storage: vendor "AMCC" >23:36:37,721 DEBUG storage: } >23:36:37,721 DEBUG storage: # nor highpoint devices >23:36:37,722 DEBUG storage: device { >23:36:37,722 DEBUG storage: vendor "HPT" >23:36:37,723 DEBUG storage: } >23:36:37,723 DEBUG storage: } >23:36:37,724 DEBUG storage: multipaths { >23:36:37,724 DEBUG storage: } >23:36:37,725 DEBUG storage: (end of /etc/multipath.conf) >23:36:37,843 INFO storage: MultipathTopology: found singlepath device: sda >23:36:37,843 INFO storage: MultipathTopology: found non-disk device: sda1 >23:36:37,845 INFO storage: MultipathTopology: found non-disk device: sda2 >23:36:37,846 INFO storage: MultipathTopology: found singlepath device: sdb >23:36:37,847 INFO storage: MultipathTopology: found non-disk device: sdb1 >23:36:37,847 INFO storage: MultipathTopology: found non-disk device: sr0 >23:36:37,848 INFO storage: MultipathTopology: found singlepath device: loop0 >23:36:37,849 INFO storage: MultipathTopology: found singlepath device: loop1 >23:36:37,850 INFO storage: MultipathTopology: found singlepath device: loop2 >23:36:37,850 INFO storage: MultipathTopology: found singlepath device: loop3 >23:36:37,852 INFO storage: MultipathTopology: found singlepath device: loop4 >23:36:37,852 INFO storage: MultipathTopology: found singlepath device: loop5 >23:36:37,853 INFO storage: MultipathTopology: found singlepath device: loop6 >23:36:37,855 INFO storage: MultipathTopology: found singlepath device: loop7 >23:36:37,863 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:36:37,873 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >23:36:37,924 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/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_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': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_000FNEXTDBT2', > 'ID_SERIAL_SHORT': '000FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60101', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >23:36:37,931 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:36:37,933 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:36:37,938 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:37,940 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >23:36:37,941 INFO storage: sda is a disk >23:36:37,946 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:37,948 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:36:37,949 INFO storage: added disk sda (id 0) to device tree >23:36:37,950 DEBUG storage: looking up parted Device: /dev/sda >23:36:37,968 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:36:37,976 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >23:36:37,979 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:36:37,994 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >23:36:38,031 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa29d712cd0>, <parted.partition.Partition object at 0x7fa29d7128d0>] > device: <parted.device.Device object at 0x7fa29d712710> > PedDisk: <_ped.Disk object at 0x7fa29d711cb0> >23:36:38,034 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:36:38,051 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:36:38,054 INFO storage: got device: DiskDevice instance (0x7fa29a4554d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 8500.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d7eecb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa2b2992910> >23:36:38,072 INFO storage: got format: DiskLabel instance (0x7fa2b2992990) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa29d712cd0>, <parted.partition.Partition object at 0x7fa29d7128d0>] > device: <parted.device.Device object at 0x7fa29d712710> > PedDisk: <_ped.Disk object at 0x7fa29d711cb0> > origPartedDisk = <parted.disk.Disk object at 0x7fa29d712e50> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707050> > >23:36:38,084 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2-part1 /dev/disk/by-uuid/A208049708046C9B', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A208049708046C9B', > 'ID_FS_UUID_ENC': 'A208049708046C9B', > '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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6934465', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_000FNEXTDBT2', > 'ID_SERIAL_SHORT': '000FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60452', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2-part1', > '/dev/disk/by-uuid/A208049708046C9B'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >23:36:38,103 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >23:36:38,105 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >23:36:38,107 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:38,125 INFO storage: sda1 is a partition >23:36:38,144 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:36:38,154 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:36:38,155 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >23:36:38,157 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >23:36:38,169 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:36:38,170 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:38,172 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:36:38,203 DEBUG storage: looking up parted Partition: /dev/sda1 >23:36:38,208 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >23:36:38,209 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:36:38,211 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:36:38,213 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >23:36:38,223 INFO storage: added partition sda1 (id 1) to device tree >23:36:38,224 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:36:38,242 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >23:36:38,243 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:36:38,245 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >23:36:38,504 WARN storage: disklabel detected but not usable on sda1 >23:36:38,510 INFO storage: type detected on 'sda1' is 'ntfs' >23:36:38,838 DEBUG storage: padding min size from 3078 up to 3385 >23:36:38,840 DEBUG storage: NTFS.supported: supported: False ; >23:36:38,841 DEBUG storage: getFormat('ntfs') returning NTFS instance >23:36:38,842 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:36:38,852 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >23:36:38,881 DEBUG storage: looking up parted Device: /dev/sda1 >23:36:38,889 INFO storage: got device: PartitionDevice instance (0x7fa29d712f90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 8500MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 3385.96923828 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 6934465 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (431, 255, 63) biosGeometry: (431, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d7eef80> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa29d712d90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa29d712d10> PedPartition: <_ped.Partition object at 0x7fa29d70cbf0> > disk = existing 8500MB disk sda (0) with existing msdos disklabel > start = 63 end = 6934527 length = 6934465 > flags = boot >23:36:38,891 DEBUG storage: NTFS.supported: supported: False ; >23:36:38,900 INFO storage: got format: NTFS instance (0x7fa29d718190) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = A208049708046C9B exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 3385.0 targetSize = 3385.0 > >23:36:38,903 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2-part2 /dev/disk/by-uuid/053e0a72-1ca7-44e0-9ccb-7d164034bc01', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '053e0a72-1ca7-44e0-9ccb-7d164034bc01', > 'ID_FS_UUID_ENC': '053e0a72-1ca7-44e0-9ccb-7d164034bc01', > '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': '6934528', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_000FNEXTDBT2', > 'ID_SERIAL_SHORT': '000FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60465', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2-part2', > '/dev/disk/by-uuid/053e0a72-1ca7-44e0-9ccb-7d164034bc01'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:36:38,908 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:36:38,909 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >23:36:38,910 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:38,911 INFO storage: sda2 is a partition >23:36:38,912 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:36:38,916 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:36:38,917 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >23:36:38,922 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >23:36:38,924 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:36:38,924 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:38,930 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:36:38,930 DEBUG storage: looking up parted Partition: /dev/sda2 >23:36:38,932 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >23:36:38,933 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:36:38,938 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:36:38,939 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:36:38,940 INFO storage: added partition sda2 (id 2) to device tree >23:36:38,941 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:36:38,946 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:36:38,947 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:36:38,948 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:36:38,993 WARN storage: disklabel detected but not usable on sda2 >23:36:38,993 INFO storage: type detected on 'sda2' is 'ext4' >23:36:39,150 DEBUG storage: padding min size from 14 up to 15 >23:36:39,155 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,159 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:36:39,162 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:36:39,183 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >23:36:39,189 DEBUG storage: looking up parted Device: /dev/sda2 >23:36:39,194 INFO storage: got device: PartitionDevice instance (0x7fa29d89ad90) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 8500MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 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 0x7fa29d707680> > 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 0x7fa29d7127d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa29d712dd0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa29d712a10> PedPartition: <_ped.Partition object at 0x7fa29d70cb90> > disk = existing 8500MB disk sda (0) with existing msdos disklabel > start = 6934528 end = 7958527 length = 1024000 > flags = >23:36:39,196 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,200 INFO storage: got format: Ext4FS instance (0x7fa29d8a1c10) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 053e0a72-1ca7-44e0-9ccb-7d164034bc01 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >23:36:39,203 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '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': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_001FNEXTDBT2', > 'ID_SERIAL_SHORT': '001FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '62364', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb'} ; name: sdb ; >23:36:39,207 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb)... >23:36:39,208 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >23:36:39,210 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,211 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >23:36:39,216 INFO storage: sdb is a disk >23:36:39,216 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,218 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >23:36:39,218 INFO storage: added disk sdb (id 3) to device tree >23:36:39,219 DEBUG storage: looking up parted Device: /dev/sdb >23:36:39,229 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >23:36:39,232 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >23:36:39,238 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >23:36:39,252 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >23:36:39,292 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa29d8b72d0>] > device: <parted.device.Device object at 0x7fa29d8aebd0> > PedDisk: <_ped.Disk object at 0x7fa29d8b5a28> >23:36:39,295 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:36:39,298 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >23:36:39,308 INFO storage: got device: DiskDevice instance (0x7fa29d8a8d50) -- > name = sdb status = True kids = 0 id = 3 > parents = [] > uuid = None size = 8500.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707b90> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa29d8ae390> >23:36:39,317 INFO storage: got format: DiskLabel instance (0x7fa29d8ae890) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa29d8b72d0>] > device: <parted.device.Device object at 0x7fa29d8aebd0> > PedDisk: <_ped.Disk object at 0x7fa29d8b5a28> > origPartedDisk = <parted.disk.Disk object at 0x7fa29d8b7110> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707cb0> > >23:36:39,320 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2-part1 /dev/disk/by-label/MyDynamicData /dev/disk/by-uuid/CCDC3C1ADC3BFD70', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'MyDynamicData', > 'ID_FS_LABEL_ENC': 'MyDynamicData', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'CCDC3C1ADC3BFD70', > 'ID_FS_UUID_ENC': 'CCDC3C1ADC3BFD70', > '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': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '17398332', > 'ID_PART_ENTRY_TYPE': '0x42', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_001FNEXTDBT2', > 'ID_SERIAL_SHORT': '001FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '62695', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2-part1', > '/dev/disk/by-label/MyDynamicData', > '/dev/disk/by-uuid/CCDC3C1ADC3BFD70'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >23:36:39,327 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1)... >23:36:39,328 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >23:36:39,329 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,329 INFO storage: sdb1 is a partition >23:36:39,330 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >23:36:39,331 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >23:36:39,336 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sdb (3) with existing msdos disklabel >23:36:39,338 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >23:36:39,343 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >23:36:39,343 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,344 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >23:36:39,345 DEBUG storage: looking up parted Partition: /dev/sdb1 >23:36:39,346 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >23:36:39,351 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >23:36:39,352 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >23:36:39,353 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >23:36:39,357 INFO storage: added partition sdb1 (id 4) to device tree >23:36:39,358 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >23:36:39,359 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >23:36:39,360 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >23:36:39,361 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >23:36:39,420 WARN storage: disklabel detected but not usable on sdb1 >23:36:39,420 INFO storage: type detected on 'sdb1' is 'ntfs' >23:36:39,481 DEBUG storage: padding min size from 3072 up to 3380 >23:36:39,482 DEBUG storage: NTFS.supported: supported: False ; >23:36:39,483 DEBUG storage: getFormat('ntfs') returning NTFS instance >23:36:39,484 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >23:36:39,489 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >23:36:39,490 DEBUG storage: looking up parted Device: /dev/sdb1 >23:36:39,491 INFO storage: got device: PartitionDevice instance (0x7fa29d8ae190) -- > name = sdb1 status = True kids = 0 id = 4 > parents = ['existing 8500MB disk sdb (3) with existing msdos disklabel'] > uuid = None size = 8495.27929688 > format = existing ntfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 17398332 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1082, 255, 63) biosGeometry: (1082, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707440> > 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 0x7fa29d8aec90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa29d8b7390> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa29d8b7310> PedPartition: <_ped.Partition object at 0x7fa29d8a4cb0> > disk = existing 8500MB disk sdb (3) with existing msdos disklabel > start = 63 end = 17398394 length = 17398332 > flags = >23:36:39,493 DEBUG storage: NTFS.supported: supported: False ; >23:36:39,497 INFO storage: got format: NTFS instance (0x7fa29d8bf490) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = CCDC3C1ADC3BFD70 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = MyDynamicData size = 8495.0 targetSize = 8495.0 > >23:36:39,500 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-TC4\\x20x86_64 /dev/disk/by-uuid/2013-01-03-07-57-20-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1: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-TC4_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-TC4\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-01-03-07-57-20-00', > 'ID_FS_UUID_ENC': '2013-01-03-07-57-20-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', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '65677', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-TC4\\x20x86_64', > '/dev/disk/by-uuid/2013-01-03-07-57-20-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >23:36:39,505 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >23:36:39,506 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >23:36:39,507 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,507 INFO storage: sr0 is a cdrom >23:36:39,508 DEBUG storage: DeviceTree.addUdevOpticalDevice: >23:36:39,510 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,515 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >23:36:39,515 INFO storage: added cdrom sr0 (id 5) to device tree >23:36:39,516 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:36:39,524 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >23:36:39,530 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >23:36:39,536 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >23:36:39,537 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >23:36:39,555 WARN storage: disklabel detected but not usable on sr0 >23:36:39,555 INFO storage: type detected on 'sr0' is 'iso9660' >23:36:39,556 DEBUG storage: Iso9660FS.supported: supported: True ; >23:36:39,557 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >23:36:39,558 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >23:36:39,563 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:36:39,565 DEBUG storage: looking up parted Device: /dev/sr0 >23:36:39,566 INFO storage: got device: OpticalDevice instance (0x7fa29d8b7f10) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 4360.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2232320 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (138, 255, 63) biosGeometry: (138, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707e60> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >23:36:39,569 DEBUG storage: Iso9660FS.supported: supported: True ; >23:36:39,569 INFO storage: got format: Iso9660FS instance (0x7fa29d77fc90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-01-03-07-57-20-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-TC4_x86_64 size = 0 targetSize = 0 > >23:36:39,571 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', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19698', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:36:39,575 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >23:36:39,576 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >23:36:39,577 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,577 INFO storage: loop0 is a loop device >23:36:39,578 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:36:39,583 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >23:36:39,584 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,584 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,585 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >23:36:39,589 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 6) to device tree >23:36:39,590 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >23:36:39,590 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,591 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:36:39,596 INFO storage: added loop loop0 (id 7) to device tree >23:36:39,597 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:36:39,598 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:36:39,598 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:36:39,599 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >23:36:39,600 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >23:36:39,614 WARN storage: disklabel detected but not usable on loop0 >23:36:39,614 INFO storage: type detected on 'loop0' is 'squashfs' >23:36:39,615 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:36:39,616 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:36:39,616 INFO storage: got device: LoopDevice instance (0x7fa29d787450) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >23:36:39,623 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0', > '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': '9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0', > 'ID_FS_UUID_ENC': '9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19715', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:36:39,623 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >23:36:39,624 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:36:39,629 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,630 INFO storage: loop1 is a loop device >23:36:39,631 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:36:39,632 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >23:36:39,633 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,637 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,638 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >23:36:39,639 INFO storage: added file /LiveOS/rootfs.img (id 8) to device tree >23:36:39,640 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >23:36:39,644 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,645 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:36:39,645 INFO storage: added loop loop1 (id 9) to device tree >23:36:39,646 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:36:39,647 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:36:39,653 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,653 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:36:39,653 DEBUG storage: device loop1 does not contain a disklabel >23:36:39,654 INFO storage: type detected on 'loop1' is 'ext4' >23:36:39,739 DEBUG storage: using current size 0 as min size >23:36:39,740 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,741 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:36:39,742 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >23:36:39,743 INFO storage: got device: LoopDevice instance (0x7fa29d77fc50) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >23:36:39,744 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,748 INFO storage: got format: Ext4FS instance (0x7fa29d787550) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >23:36:39,750 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', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19729', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:36:39,750 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >23:36:39,751 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:36:39,752 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,757 INFO storage: loop2 is a loop device >23:36:39,758 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:36:39,759 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >23:36:39,760 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,761 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,766 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >23:36:39,766 INFO storage: added file /overlay (deleted) (id 10) to device tree >23:36:39,768 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >23:36:39,768 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,769 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:36:39,774 INFO storage: added loop loop2 (id 11) to device tree >23:36:39,775 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:36:39,776 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:36:39,776 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:36:39,778 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >23:36:39,783 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >23:36:39,791 WARN storage: disklabel detected but not usable on loop2 >23:36:39,795 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >23:36:39,796 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:36:39,797 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:36:39,797 INFO storage: got device: LoopDevice instance (0x7fa29d78f6d0) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >23:36:39,799 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '20360', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:36:39,803 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >23:36:39,803 DEBUG storage: lvm filter: adding loop3 to the reject list >23:36:39,805 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '20378', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:36:39,805 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >23:36:39,805 DEBUG storage: lvm filter: adding loop4 to the reject list >23:36:39,807 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '21388', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >23:36:39,811 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >23:36:39,811 DEBUG storage: lvm filter: adding loop5 to the reject list >23:36:39,813 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '22093', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >23:36:39,813 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >23:36:39,813 DEBUG storage: lvm filter: adding loop6 to the reject list >23:36:39,815 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '22587', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >23:36:39,819 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >23:36:39,819 DEBUG storage: lvm filter: adding loop7 to the reject list >23:36:39,819 DEBUG storage: Skipping a device mapper drive (dm-0) for now >23:36:39,858 INFO storage: devices to scan: ['dm-0'] >23:36:39,861 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/9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 /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': '9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0', > 'ID_FS_UUID_ENC': '9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32483', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:36:39,865 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >23:36:39,866 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:36:39,871 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,871 INFO storage: live-rw is a device-mapper device >23:36:39,872 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >23:36:39,873 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:36:39,879 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >23:36:39,880 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:36:39,882 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >23:36:39,883 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:36:39,888 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,889 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >23:36:39,893 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,894 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:36:39,895 INFO storage: added dm live-rw (id 12) to device tree >23:36:39,896 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:36:39,897 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:36:39,902 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,902 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:36:39,902 DEBUG storage: device live-rw does not contain a disklabel >23:36:39,903 INFO storage: type detected on 'live-rw' is 'ext4' >23:36:39,990 DEBUG storage: padding min size from 717 up to 788 >23:36:39,992 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,992 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:36:39,993 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:36:39,994 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >23:36:40,014 INFO storage: got device: DMDevice instance (0x7fa29d792fd0) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707c20> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:36:40,019 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:40,019 INFO storage: got format: Ext4FS instance (0x7fa29d7992d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >23:36:40,065 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:36:40,113 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:36:40,115 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:36:40,117 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:36:40,155 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:36:40,196 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:36:40,198 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:36:40,200 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:36:40,240 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >23:36:40,281 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >23:36:40,283 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >23:36:40,285 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >23:36:40,324 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >23:36:40,357 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:36:40,359 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:36:40,359 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >23:36:40,361 INFO storage: edd: collected mbr signatures: {'sda': '0xc518c518', 'sdb': '0x000cc092'} >23:36:40,362 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0xc518c518 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 17408000 >23:36:40,362 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >23:36:40,363 INFO storage: edd: matched 0x80 to sda using MBR sig >23:36:40,363 DEBUG storage: edd: data extracted from 0x81: > type: ATA, ata_device: 1 > channel: 0, mbr_signature: 0x000cc092 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 17408000 >23:36:40,363 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:1/0:0:1:0/block >23:36:40,364 INFO storage: edd: matched 0x81 to sdb using MBR sig >23:36:40,368 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:36:40,384 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:36:40,413 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:36:40,474 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:36:40,476 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:36:40,478 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:36:40,640 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:40,646 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:40,648 DEBUG storage: NTFS.supported: supported: False ; >23:36:40,653 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:40,660 DEBUG storage: NTFS.supported: supported: False ; >23:36:40,664 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:36:40,667 DEBUG storage: Iso9660FS.supported: supported: True ; >23:36:40,916 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >23:36:40,917 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:36:40,921 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4360MB cdrom sr0 (5) with existing iso9660 filesystem >18:41:11,253 DEBUG storage: Iso9660FS.supported: supported: True ; >18:41:11,254 DEBUG storage: Iso9660FS.supported: supported: True ; >18:41:11,255 DEBUG storage: NFSv4.supported: supported: False ; >18:41:11,257 DEBUG storage: NFSv4.supported: supported: False ; >18:41:11,258 DEBUG storage: SELinuxFS.supported: supported: False ; >18:41:11,260 DEBUG storage: SELinuxFS.supported: supported: False ; >18:41:11,261 DEBUG storage: Ext4FS.supported: supported: True ; >18:41:11,263 DEBUG storage: Ext4FS.supported: supported: True ; >18:41:11,264 DEBUG storage: Ext3FS.supported: supported: True ; >18:41:11,266 DEBUG storage: Ext3FS.supported: supported: True ; >18:41:11,268 DEBUG storage: Ext2FS.supported: supported: True ; >18:41:11,269 DEBUG storage: Ext2FS.supported: supported: True ; >18:41:11,271 DEBUG storage: SysFS.supported: supported: False ; >18:41:11,272 DEBUG storage: SysFS.supported: supported: False ; >18:41:11,274 DEBUG storage: MultipathMember.__init__: >18:41:11,275 DEBUG storage: SwapSpace.__init__: >18:41:11,277 DEBUG storage: ProcFS.supported: supported: False ; >18:41:11,279 DEBUG storage: ProcFS.supported: supported: False ; >18:41:11,280 DEBUG storage: NoDevFS.supported: supported: False ; >18:41:11,281 DEBUG storage: NoDevFS.supported: supported: False ; >18:41:11,283 DEBUG storage: DevPtsFS.supported: supported: False ; >18:41:11,284 DEBUG storage: DevPtsFS.supported: supported: False ; >18:41:11,286 DEBUG storage: BTRFS.supported: supported: True ; >18:41:11,375 DEBUG storage: USBFS.supported: supported: False ; >18:41:11,377 DEBUG storage: USBFS.supported: supported: False ; >18:41:11,379 DEBUG storage: DiskLabel.__init__: >18:41:11,379 INFO storage: DiskLabel.partedDevice returning None >18:41:11,381 DEBUG storage: HFSPlus.supported: supported: False ; >18:41:11,383 DEBUG storage: HFSPlus.supported: supported: False ; >18:41:11,385 DEBUG storage: XFS.supported: supported: True ; >18:41:11,457 DEBUG storage: XFS.supported: supported: True ; >18:41:11,459 DEBUG storage: TmpFS.supported: supported: False ; >18:41:11,461 DEBUG storage: TmpFS.supported: supported: False ; >18:41:11,463 DEBUG storage: LUKS.__init__: >18:41:11,464 DEBUG storage: NTFS.supported: supported: False ; >18:41:11,466 DEBUG storage: NTFS.supported: supported: False ; >18:41:11,468 DEBUG storage: BindFS.supported: supported: False ; >18:41:11,469 DEBUG storage: BindFS.supported: supported: False ; >18:41:11,471 DEBUG storage: HFS.supported: supported: False ; >18:41:11,473 DEBUG storage: HFS.supported: supported: False ; >18:41:11,474 DEBUG storage: LVMPhysicalVolume.__init__: >18:41:11,476 DEBUG storage: NFS.supported: supported: False ; >18:41:11,477 DEBUG storage: NFS.supported: supported: False ; >18:41:11,479 DEBUG storage: FATFS.supported: supported: True ; >18:41:11,510 DEBUG storage: FATFS.supported: supported: True ; >18:41:11,513 DEBUG storage: DMRaidMember.__init__: >18:41:11,515 DEBUG storage: MDRaidMember.__init__: >20:41:49,101 INFO storage: hiding device partition sdb1 (id 4) >20:41:49,101 DEBUG storage: lvm filter: adding sdb1 to the reject list >20:41:49,103 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >20:41:49,104 INFO storage: hiding device disk sdb (id 3) >20:41:49,104 DEBUG storage: lvm filter: adding sdb to the reject list >20:41:52,864 DEBUG storage: clearpart: looking at sda2 >20:41:52,865 DEBUG storage: clearpart: looking at sda1 >20:41:52,866 DEBUG storage: checking whether disk sda has an empty extended >20:41:52,871 DEBUG storage: extended is None ; logicals is [] >20:41:52,872 DEBUG storage: new disk order: [] >20:41:52,917 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:52,921 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:52,925 DEBUG storage: doAutoPart: True >20:41:52,926 DEBUG storage: encryptedAutoPart: False >20:41:52,926 DEBUG storage: autoPartType: 1 >20:41:52,927 DEBUG storage: clearPartType: 2 >20:41:52,928 DEBUG storage: clearPartDisks: ['sda'] >20:41:52,929 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7fa297dc8d10) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fa297dc8bd0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fa297dc8d90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fa297dc8cd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fa297dc8e10) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >20:41:52,931 DEBUG storage: storage.disks: ['sda'] >20:41:52,932 DEBUG storage: storage.partitioned: ['sda'] >20:41:52,933 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sr0'] >20:41:52,936 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:52,942 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:52,942 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:52,943 DEBUG storage: boot disk: sda >20:41:52,946 DEBUG storage: BTRFS.supported: supported: True ; >20:41:52,947 DEBUG storage: getFormat('btrfs') returning BTRFS instance >20:41:52,952 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:41:52,958 DEBUG storage: PartitionDevice._setFormat: req0 ; >20:41:52,960 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: btrfs ; >20:41:52,965 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:41:52,965 INFO storage: added partition req0 (id 13) to device tree >20:41:52,966 INFO storage: registered action: [0] Create Device partition req0 (id 13) >20:41:52,966 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:52,967 INFO storage: registered action: [1] Create Format btrfs filesystem on partition req0 (id 13) >20:41:52,969 DEBUG storage: candidate disks: [DiskDevice instance (0x7fa29a4554d0) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 8500.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d7eecb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa2b2992910>] >20:41:52,970 DEBUG storage: devs: [PartitionDevice instance (0x7fa297dd9ad0) -- > name = req0 status = False kids = 0 id = 13 > parents = [] > uuid = None size = 500 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >20:41:52,971 DEBUG storage: _is_valid_disklabel(sda) returning True >20:41:52,972 DEBUG storage: _is_valid_size(sda) returning True >20:41:52,972 DEBUG storage: _is_valid_location(sda) returning True >20:41:52,973 DEBUG storage: _is_valid_format(sda) returning True >20:41:52,973 DEBUG storage: is_valid_stage1_device(sda) returning True >20:41:52,975 DEBUG storage: Ext4FS.supported: supported: True ; >20:41:52,975 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:41:52,977 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:41:52,979 DEBUG storage: PartitionDevice._setFormat: req1 ; >20:41:52,980 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >20:41:52,985 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:41:52,990 INFO storage: added partition req1 (id 14) to device tree >20:41:52,991 INFO storage: registered action: [2] Create Device partition req1 (id 14) >20:41:52,991 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:52,992 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition req1 (id 14) >20:41:52,993 INFO storage: skipping unneeded stage1 biosboot request >20:41:52,993 DEBUG storage: PartSpec instance (0x7fa297dc8cd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >20:41:52,994 DEBUG storage: existing 8500MB disk sda (0) with existing msdos disklabel >20:41:52,996 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >20:41:52,998 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:41:52,999 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:41:53,004 DEBUG storage: PartitionDevice._setFormat: req2 ; >20:41:53,006 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >20:41:53,007 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:41:53,011 INFO storage: added partition req2 (id 15) to device tree >20:41:53,012 INFO storage: registered action: [4] Create Device partition req2 (id 15) >20:41:53,012 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,013 INFO storage: registered action: [5] Create Format swap on partition req2 (id 15) >20:41:53,015 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:41:53,016 DEBUG storage: removing all non-preexisting partitions ['req0(id 13)', 'req1(id 14)', 'req2(id 15)'] from disk(s) ['sda'] >20:41:53,017 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 13)', 'req1(id 14)', 'req2(id 15)'] >20:41:53,018 DEBUG storage: removing all non-preexisting partitions ['req1(id 14)', 'req2(id 15)', 'req0(id 13)'] from disk(s) ['sda'] >20:41:53,021 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,026 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,027 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,031 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,035 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,036 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,037 DEBUG storage: allocating partition: req1 ; id: 14 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >20:41:53,038 DEBUG storage: checking freespace on sda >20:41:53,039 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >20:41:53,041 DEBUG storage: current free range is 7958528-17407999 (4614MB) >20:41:53,042 DEBUG storage: updating use_disk to sda, type: 0 >20:41:53,043 DEBUG storage: new free: 7958528-17407999 / 4614MB >20:41:53,045 DEBUG storage: new free allows for 0 sectors of growth >20:41:53,045 DEBUG storage: found free space for bootable request >20:41:53,049 DEBUG storage: created partition sda3 of 500MB and added it to /dev/sda >20:41:53,051 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >20:41:53,053 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dfc4d0> PedPartition: <_ped.Partition object at 0x7fa297dde0b0> >20:41:53,055 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:41:53,058 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:41:53,063 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:41:53,065 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dfc850> PedPartition: <_ped.Partition object at 0x7fa297dde1d0> >20:41:53,068 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,072 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,073 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,077 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,079 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,079 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,080 DEBUG storage: allocating partition: req2 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2016MB ; grow: False ; max_size: 0 >20:41:53,080 DEBUG storage: checking freespace on sda >20:41:53,081 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=2016MB boot=False best=None grow=False >20:41:53,082 DEBUG storage: current free range is 8982528-17407999 (4114MB) >20:41:53,082 DEBUG storage: updating use_disk to sda, type: 2 >20:41:53,083 DEBUG storage: new free: 8982528-17407999 / 4114MB >20:41:53,084 DEBUG storage: new free allows for 0 sectors of growth >20:41:53,084 DEBUG storage: creating extended partition >20:41:53,085 DEBUG storage: recalculating free space >20:41:53,086 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=2016MB boot=False best=None grow=False >20:41:53,086 DEBUG storage: looking for intersection between extended (8982528-17407999) and free (8982591-17407999) >20:41:53,087 DEBUG storage: current free range is 8982591-17407999 (4113MB) >20:41:53,088 DEBUG storage: adjusted start sector from 8982591 to 8986624 >20:41:53,089 DEBUG storage: created partition sda5 of 2016MB and added it to /dev/sda >20:41:53,090 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >20:41:53,091 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dfcdd0> PedPartition: <_ped.Partition object at 0x7fa297ddce90> >20:41:53,093 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >20:41:53,095 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:41:53,097 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:41:53,098 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297e01450> PedPartition: <_ped.Partition object at 0x7fa297dec050> >20:41:53,100 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,101 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,102 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,104 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,106 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,106 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,107 DEBUG storage: allocating partition: req0 ; id: 13 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >20:41:53,107 DEBUG storage: checking freespace on sda >20:41:53,108 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True >20:41:53,109 DEBUG storage: looking for intersection between extended (8982528-17407999) and free (13115392-17407999) >20:41:53,110 DEBUG storage: current free range is 13115392-17407999 (2096MB) >20:41:53,110 DEBUG storage: evaluating growth potential for new layout >20:41:53,111 DEBUG storage: calculating growth for disk /dev/sda >20:41:53,112 DEBUG storage: adjusted start sector from 13115392 to 13117440 >20:41:53,113 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >20:41:53,114 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dfc650> PedPartition: <_ped.Partition object at 0x7fa297dde110> >20:41:53,116 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >20:41:53,117 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >20:41:53,118 DEBUG storage: adding request 14 to chunk 9449472 (7958528-17407999) on /dev/sda >20:41:53,119 DEBUG storage: adding request 15 to chunk 9449472 (7958528-17407999) on /dev/sda >20:41:53,119 DEBUG storage: adding request 13 to chunk 9449472 (7958528-17407999) on /dev/sda >20:41:53,120 DEBUG storage: Chunk.growRequests: 9449472 on /dev/sda start = 7958528 end = 17407999 >sectorSize = 512 > >20:41:53,120 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:41:53,121 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda5 growable = False >base = 4128768 growth = 0 max_grow = 0 >done = True >20:41:53,122 DEBUG storage: req: PartitionRequest instance -- >id = 13 name = sda6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >20:41:53,122 DEBUG storage: 1 requests and 3272704 (1598MB) left in chunk >20:41:53,123 DEBUG storage: adding 3272704 (1598MB) to 13 (sda6) >20:41:53,124 DEBUG storage: new grow amount for request 13 (sda6) is 3272704 units, or 1598MB >20:41:53,124 DEBUG storage: request 14 (sda3) growth: 0 (0MB) size: 500MB >20:41:53,125 DEBUG storage: request 15 (sda5) growth: 0 (0MB) size: 2016MB >20:41:53,125 DEBUG storage: request 13 (sda6) growth: 3272704 (1598MB) size: 2098MB >20:41:53,126 DEBUG storage: disk /dev/sda growth: 3272704 (1598MB) >20:41:53,127 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >20:41:53,128 DEBUG storage: device sda6 new partedPartition None >20:41:53,129 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >20:41:53,131 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >20:41:53,131 DEBUG storage: total growth: 3272704 sectors >20:41:53,132 DEBUG storage: updating use_disk to sda, type: 1 >20:41:53,133 DEBUG storage: new free: 13115392-17407999 / 2096MB >20:41:53,133 DEBUG storage: new free allows for 3272704 sectors of growth >20:41:53,134 DEBUG storage: adjusted start sector from 13115392 to 13117440 >20:41:53,135 DEBUG storage: created partition sda6 of 500MB and added it to /dev/sda >20:41:53,136 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >20:41:53,137 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dfc290> PedPartition: <_ped.Partition object at 0x7fa297dde230> >20:41:53,138 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >20:41:53,140 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >20:41:53,143 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >20:41:53,143 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297e01b50> PedPartition: <_ped.Partition object at 0x7fa297dec110> >20:41:53,144 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda6(id 13)', 'sda3(id 14)', 'sda5(id 15)'] >20:41:53,144 DEBUG storage: growable partitions are ['sda6'] >20:41:53,145 DEBUG storage: adding request 13 to chunk 9449472 (7958528-17407999) on /dev/sda >20:41:53,146 DEBUG storage: adding request 14 to chunk 9449472 (7958528-17407999) on /dev/sda >20:41:53,146 DEBUG storage: adding request 15 to chunk 9449472 (7958528-17407999) on /dev/sda >20:41:53,147 DEBUG storage: disk sda has 1 chunks >20:41:53,148 DEBUG storage: Chunk.growRequests: 9449472 on /dev/sda start = 7958528 end = 17407999 >sectorSize = 512 > >20:41:53,148 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:41:53,149 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda5 growable = False >base = 4128768 growth = 0 max_grow = 0 >done = True >20:41:53,149 DEBUG storage: req: PartitionRequest instance -- >id = 13 name = sda6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >20:41:53,150 DEBUG storage: 1 requests and 3272704 (1598MB) left in chunk >20:41:53,150 DEBUG storage: adding 3272704 (1598MB) to 13 (sda6) >20:41:53,151 DEBUG storage: new grow amount for request 13 (sda6) is 3272704 units, or 1598MB >20:41:53,151 DEBUG storage: growing partitions on sda >20:41:53,152 DEBUG storage: partition sda3 (14): 0 >20:41:53,153 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 7958528 end: 8982527 length: 1024000 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297dfc950> >20:41:53,153 DEBUG storage: partition sda5 (15): 1 >20:41:53,154 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 8984576 end: 13113343 length: 4128768 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297e01150> >20:41:53,154 DEBUG storage: partition sda6 (13): 1 >20:41:53,155 DEBUG storage: new geometry for sda6: parted.Geometry instance -- > start: 13115392 end: 17407999 length: 4292608 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297e012d0> >20:41:53,156 DEBUG storage: removing all non-preexisting partitions ['sda3(id 14)', 'sda5(id 15)', 'sda6(id 13)'] from disk(s) ['sda'] >20:41:53,158 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:41:53,158 DEBUG storage: device sda3 new partedPartition None >20:41:53,160 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >20:41:53,161 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >20:41:53,163 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:41:53,163 DEBUG storage: device sda5 new partedPartition None >20:41:53,165 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >20:41:53,166 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:41:53,168 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >20:41:53,168 DEBUG storage: device sda6 new partedPartition None >20:41:53,169 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >20:41:53,171 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:41:53,173 DEBUG storage: removing empty extended partition from sda >20:41:53,173 DEBUG storage: back from removeNewPartitions >20:41:53,174 DEBUG storage: extended: parted.Geometry instance -- > start: 8982528 end: 17407999 length: 8425472 > device: <parted.device.Device object at 0x7fa297dfcc90> PedGeometry: <_ped.Geometry object at 0x7fa297dfcf10> >20:41:53,174 DEBUG storage: setting up new geometry for extended on sda >20:41:53,175 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 8982528 end: 17407999 length: 8425472 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297dfc590> >20:41:53,176 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 7958528 end: 8982527 length: 1024000 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297dfc950> >20:41:53,177 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >20:41:53,178 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dd9f50> PedPartition: <_ped.Partition object at 0x7fa297ddce30> >20:41:53,180 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:41:53,181 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:41:53,183 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:41:53,184 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cd3390> PedPartition: <_ped.Partition object at 0x7fa297dde350> >20:41:53,185 DEBUG storage: setting sda-1 new geometry: parted.Geometry instance -- > start: 8982528 end: 17407999 length: 8425472 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297dfc590> >20:41:53,186 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 8984576 end: 13113343 length: 4128768 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297e01150> >20:41:53,188 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >20:41:53,189 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297e01f10> PedPartition: <_ped.Partition object at 0x7fa297ddcef0> >20:41:53,190 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >20:41:53,192 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:41:53,196 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:41:53,196 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297e01b10> PedPartition: <_ped.Partition object at 0x7fa297dde1d0> >20:41:53,197 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 13115392 end: 17407999 length: 4292608 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297e012d0> >20:41:53,199 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >20:41:53,200 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297e01c50> PedPartition: <_ped.Partition object at 0x7fa297ddcf50> >20:41:53,201 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >20:41:53,203 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >20:41:53,205 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >20:41:53,206 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dd9cd0> PedPartition: <_ped.Partition object at 0x7fa297dec0b0> >20:41:53,206 DEBUG storage: fixing size of existing 3385MB partition sda1 (1) with existing ntfs filesystem at 3385.97 >20:41:53,207 DEBUG storage: fixing size of existing 500MB partition sda2 (2) with existing ext4 filesystem at 500.00 >20:41:53,208 DEBUG storage: fixing size of non-existent 500MB partition sda3 (14) with non-existent ext4 filesystem mounted at /boot at 500.00 >20:41:53,209 DEBUG storage: fixing size of non-existent 2016MB partition sda5 (15) with non-existent swap at 2016.00 >20:41:53,209 DEBUG storage: fixing size of non-existent 2096MB partition sda6 (13) with non-existent btrfs filesystem at 2096.00 >20:41:53,212 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >20:41:53,213 DEBUG storage: DeviceTree.getDeviceByName returned None >20:41:53,215 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >20:41:53,216 DEBUG storage: PartitionDevice._setFormat: sda4 ; >20:41:53,216 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,218 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >20:41:53,220 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >20:41:53,221 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:41:53,222 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297e01d90> PedPartition: <_ped.Partition object at 0x7fa297ddcfb0> >20:41:53,222 INFO storage: added partition sda4 (id 16) to device tree >20:41:53,224 DEBUG storage: newBTRFS: args = () ; kwargs = {'parents': [PartitionDevice instance (0x7fa297dd9ad0) -- > name = sda6 status = False kids = 0 id = 13 > parents = ['existing 8500MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 2096.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda6 > format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False > part type = 1 primary = False > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dd9cd0> PedPartition: <_ped.Partition object at 0x7fa297dec0b0> > disk = existing 8500MB disk sda (0) with existing msdos disklabel > start = 13115392 end = 17407999 length = 4292608 > flags = ]} >20:41:53,226 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >20:41:53,226 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,228 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >20:41:53,230 DEBUG storage: BTRFS.supported: supported: True ; >20:41:53,230 DEBUG storage: getFormat('btrfs') returning BTRFS instance >20:41:53,232 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.17 ; current: None ; type: btrfs ; >20:41:53,233 DEBUG storage: BTRFS.supported: supported: True ; >20:41:53,234 DEBUG storage: getFormat('btrfs') returning BTRFS instance >20:41:53,235 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.17 ; current: btrfs ; type: btrfs ; >20:41:53,236 INFO storage: added btrfs volume fedora (id 17) to device tree >20:41:53,237 INFO storage: registered action: [6] Create Device btrfs volume fedora (id 17) >20:41:53,237 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,238 INFO storage: registered action: [7] Create Format btrfs filesystem on btrfs volume fedora (id 17) >20:41:53,239 DEBUG storage: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7fa29a567050) -- > name = fedora status = False kids = 0 id = 17 > parents = ['non-existent 2096MB partition sda6 (13) with non-existent btrfs filesystem'] > uuid = None size = 2096.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda6 > format args = [] originalFormat = btrfs], 'size': 1024} >20:41:53,241 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >20:41:53,242 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,244 DEBUG storage: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >20:41:53,246 DEBUG storage: BTRFS.supported: supported: True ; >20:41:53,246 DEBUG storage: getFormat('btrfs') returning BTRFS instance >20:41:53,248 DEBUG storage: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >20:41:53,248 INFO storage: added btrfs subvolume root (id 18) to device tree >20:41:53,249 INFO storage: registered action: [8] Create Device btrfs subvolume root (id 18) >20:41:53,249 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,250 INFO storage: registered action: [9] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 18) >20:41:53,251 DEBUG storage: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7fa29a567050) -- > name = fedora status = False kids = 1 id = 17 > parents = ['non-existent 2096MB partition sda6 (13) with non-existent btrfs filesystem'] > uuid = None size = 2096.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda6 > format args = [] originalFormat = btrfs], 'size': 500} >20:41:53,253 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >20:41:53,253 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,255 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >20:41:53,256 DEBUG storage: BTRFS.supported: supported: True ; >20:41:53,257 DEBUG storage: getFormat('btrfs') returning BTRFS instance >20:41:53,258 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >20:41:53,259 INFO storage: added btrfs subvolume home (id 19) to device tree >20:41:53,259 INFO storage: registered action: [10] Create Device btrfs subvolume home (id 19) >20:41:53,260 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,260 INFO storage: registered action: [11] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 19) >20:41:53,262 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,263 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,263 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,265 DEBUG storage: stage1 device cannot be of type btrfs volume >20:41:53,265 DEBUG storage: stage1 device cannot be of type btrfs subvolume >20:41:53,265 DEBUG storage: stage1 device cannot be of type btrfs subvolume >20:41:53,266 DEBUG storage: _is_valid_disklabel(sda) returning True >20:41:53,266 DEBUG storage: _is_valid_size(sda) returning True >20:41:53,266 DEBUG storage: _is_valid_location(sda) returning True >20:41:53,267 DEBUG storage: _is_valid_format(sda) returning True >20:41:53,267 DEBUG storage: is_valid_stage1_device(sda) returning True >20:41:53,270 DEBUG storage: _is_valid_disklabel(sda) returning True >20:41:53,271 DEBUG storage: _is_valid_size(sda) returning True >20:41:53,271 DEBUG storage: _is_valid_location(sda) returning True >20:41:53,271 DEBUG storage: _is_valid_format(sda) returning True >20:41:53,271 DEBUG storage: is_valid_stage1_device(sda) returning True >20:41:53,272 DEBUG storage: _is_valid_disklabel(sda3) returning True >20:41:53,272 DEBUG storage: _is_valid_size(sda3) returning True >20:41:53,272 DEBUG storage: _is_valid_location(sda3) returning True >20:41:53,273 DEBUG storage: _is_valid_partition(sda3) returning True >20:41:53,273 DEBUG storage: _is_valid_format(sda3) returning True >20:41:53,273 DEBUG storage: is_valid_stage2_device(sda3) returning True >20:41:53,275 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,276 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,276 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,278 DEBUG storage: stage1 device cannot be of type btrfs volume >20:41:53,278 DEBUG storage: stage1 device cannot be of type btrfs subvolume >20:41:53,278 DEBUG storage: stage1 device cannot be of type btrfs subvolume >20:41:53,278 DEBUG storage: _is_valid_disklabel(sda) returning True >20:41:53,279 DEBUG storage: _is_valid_size(sda) returning True >20:41:53,279 DEBUG storage: _is_valid_location(sda) returning True >20:41:53,279 DEBUG storage: _is_valid_format(sda) returning True >20:41:53,280 DEBUG storage: is_valid_stage1_device(sda) returning True >20:41:53,285 DEBUG storage: _is_valid_disklabel(sda) returning True >20:41:53,285 DEBUG storage: _is_valid_size(sda) returning True >20:41:53,285 DEBUG storage: _is_valid_location(sda) returning True >20:41:53,285 DEBUG storage: _is_valid_format(sda) returning True >20:41:53,286 DEBUG storage: is_valid_stage1_device(sda) returning True >20:41:53,286 DEBUG storage: _is_valid_disklabel(sda3) returning True >20:41:53,286 DEBUG storage: _is_valid_size(sda3) returning True >20:41:53,287 DEBUG storage: _is_valid_location(sda3) returning True >20:41:53,287 DEBUG storage: _is_valid_partition(sda3) returning True >20:41:53,287 DEBUG storage: _is_valid_format(sda3) returning True >20:41:53,288 DEBUG storage: is_valid_stage2_device(sda3) returning True >20:41:56,317 DEBUG storage: removing sda3 >20:41:56,319 INFO storage: removed partition sda3 (id 14) from device tree >20:41:56,322 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >20:41:56,322 INFO storage: registered action: [12] Destroy Device partition sda3 (id 14) >20:41:56,322 DEBUG storage: removing sda4 >20:41:56,323 DEBUG storage: devices to remove: ['sda6', 'sda5', 'fedora', 'root', 'home'] >20:41:56,323 DEBUG storage: leaves to remove: ['sda5', 'root', 'home'] >20:41:56,324 INFO storage: removed partition sda5 (id 15) from device tree >20:41:56,326 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:41:56,326 INFO storage: registered action: [13] Destroy Device partition sda5 (id 15) >20:41:56,327 INFO storage: removed btrfs subvolume root (id 18) from device tree >20:41:56,328 DEBUG storage: BTRFSVolumeDevice.removeChild: kids: 2 ; name: fedora ; >20:41:56,329 INFO storage: registered action: [14] Destroy Device btrfs subvolume root (id 18) >20:41:56,329 INFO storage: removed btrfs subvolume home (id 19) from device tree >20:41:56,331 DEBUG storage: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora ; >20:41:56,331 INFO storage: registered action: [15] Destroy Device btrfs subvolume home (id 19) >20:41:56,332 DEBUG storage: devices to remove: ['sda5', 'fedora'] >20:41:56,332 DEBUG storage: leaves to remove: ['fedora'] >20:41:56,332 INFO storage: removed btrfs volume fedora (id 17) from device tree >20:41:56,334 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >20:41:56,334 INFO storage: registered action: [16] Destroy Device btrfs volume fedora (id 17) >20:41:56,334 DEBUG storage: devices to remove: ['sda5'] >20:41:56,335 DEBUG storage: leaves to remove: ['sda5'] >20:41:56,335 INFO storage: removed partition sda5 (id 13) from device tree >20:41:56,337 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:41:56,337 INFO storage: registered action: [17] Destroy Device partition sda5 (id 13) >20:41:56,339 INFO storage: removed partition sda4 (id 16) from device tree >20:41:56,341 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:41:56,341 INFO storage: registered action: [18] Destroy Device partition sda4 (id 16) >20:41:58,771 DEBUG storage: clearpart: looking at sda2 >20:41:58,771 DEBUG storage: clearpart: looking at sda1 >20:41:58,772 DEBUG storage: checking whether disk sda has an empty extended >20:41:58,773 DEBUG storage: extended is None ; logicals is [] >20:41:58,773 DEBUG storage: new disk order: [] >20:41:58,799 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:58,800 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:58,801 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:58,802 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:58,803 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:58,804 DEBUG storage: _is_valid_disklabel(sda) returning True >20:41:58,804 DEBUG storage: _is_valid_size(sda) returning True >20:41:58,804 DEBUG storage: _is_valid_location(sda) returning True >20:41:58,805 DEBUG storage: _is_valid_format(sda) returning True >20:41:58,805 DEBUG storage: is_valid_stage1_device(sda) returning True >20:41:58,838 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:41:58,839 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa297cc6d50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cc6cd0> PedPartition: <_ped.Partition object at 0x7fa297dde170> >20:41:58,840 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:41:58,841 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa297cc6d90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cc6b50> PedPartition: <_ped.Partition object at 0x7fa297ddce90> >20:42:00,049 DEBUG storage: NTFS.supported: supported: False ; >20:42:00,050 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:42:01,170 DEBUG storage: NTFS.supported: supported: False ; >20:42:01,171 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:42:01,171 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 3385.96923828, ['sda'], None >20:42:01,177 DEBUG storage: Ext4FS.supported: supported: True ; >20:42:01,178 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:42:03,221 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >20:42:03,221 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:42:03,223 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >20:42:03,224 INFO storage.ui: registered action: [19] Destroy Format ext4 filesystem on partition sda2 (id 2) >20:42:03,225 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:42:03,227 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >20:42:03,245 INFO storage.ui: removed partition sda2 (id 2) from device tree >20:42:03,247 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:42:03,248 INFO storage.ui: registered action: [20] Destroy Device partition sda2 (id 2) >20:42:03,274 DEBUG storage: NTFS.supported: supported: False ; >20:42:03,274 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:42:04,486 DEBUG storage: NTFS.supported: supported: False ; >20:42:04,487 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:42:04,487 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 3385.96923828, ['sda'], None >20:42:11,765 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 100000.0, [], None >20:42:11,767 DEBUG storage.ui: Storage.newDevice: 2 ; 100000.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x7fa297dfc690) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 8500.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d7eecb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa297dfca50>] ; fstype: ext4 ; encrypted: False ; >20:42:11,768 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 100000.0, ['sda'], None >20:42:11,769 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x7fa297cd1fd0> ; members: [] ; >20:42:11,770 DEBUG storage.ui: creating new device >20:42:11,772 DEBUG storage.ui: Ext4FS.supported: supported: True ; >20:42:11,772 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >20:42:11,774 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >20:42:11,776 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >20:42:11,777 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >20:42:11,779 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:42:11,779 INFO storage.ui: added partition req3 (id 20) to device tree >20:42:11,780 INFO storage.ui: registered action: [21] Create Device partition req3 (id 20) >20:42:11,781 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:42:11,781 INFO storage.ui: registered action: [22] Create Format ext4 filesystem mounted at /boot on partition req3 (id 20) >20:42:11,783 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:42:11,784 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 20)'] from disk(s) ['sda'] >20:42:11,785 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 20)'] >20:42:11,785 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 20)'] from disk(s) ['sda'] >20:42:11,787 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >20:42:11,789 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:42:11,789 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >20:42:11,791 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >20:42:11,793 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:42:11,793 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >20:42:11,794 DEBUG storage.ui: allocating partition: req3 ; id: 20 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 100000.0 >20:42:11,794 DEBUG storage.ui: checking freespace on sda >20:42:11,795 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True >20:42:11,796 DEBUG storage.ui: current free range is 6934528-17407999 (5114MB) >20:42:11,797 DEBUG storage.ui: evaluating growth potential for new layout >20:42:11,797 DEBUG storage.ui: calculating growth for disk /dev/sda >20:42:11,800 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >20:42:11,800 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cddb10> PedPartition: <_ped.Partition object at 0x7fa297cdeb90> >20:42:11,802 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:42:11,804 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >20:42:11,805 DEBUG storage.ui: adding request 20 to chunk 10473472 (6934528-17407999) on /dev/sda >20:42:11,805 DEBUG storage.ui: Chunk.growRequests: 10473472 on /dev/sda start = 6934528 end = 17407999 >sectorSize = 512 > >20:42:11,806 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 204797952 >done = False >20:42:11,806 DEBUG storage.ui: 1 requests and 10471424 (5113MB) left in chunk >20:42:11,807 DEBUG storage.ui: adding 10471424 (5113MB) to 20 (sda2) >20:42:11,807 DEBUG storage.ui: new grow amount for request 20 (sda2) is 10471424 units, or 5113MB >20:42:11,808 DEBUG storage.ui: request 20 (sda2) growth: 10471424 (5113MB) size: 5114MB >20:42:11,808 DEBUG storage.ui: disk /dev/sda growth: 10471424 (5113MB) >20:42:11,810 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >20:42:11,811 DEBUG storage.ui: device sda2 new partedPartition None >20:42:11,812 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >20:42:11,814 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:42:11,815 DEBUG storage.ui: total growth: 10471424 sectors >20:42:11,815 DEBUG storage.ui: updating use_disk to sda, type: 0 >20:42:11,816 DEBUG storage.ui: new free: 6934528-17407999 / 5114MB >20:42:11,816 DEBUG storage.ui: new free allows for 10471424 sectors of growth >20:42:11,817 DEBUG storage.ui: found free space for bootable request >20:42:11,818 DEBUG storage.ui: created partition sda2 of 1MB and added it to /dev/sda >20:42:11,819 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >20:42:11,820 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cddd10> PedPartition: <_ped.Partition object at 0x7fa297cdead0> >20:42:11,822 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:42:11,823 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >20:42:11,825 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >20:42:11,826 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cddc10> PedPartition: <_ped.Partition object at 0x7fa297cdebf0> >20:42:11,827 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 20)'] >20:42:11,827 DEBUG storage.ui: growable partitions are ['sda2'] >20:42:11,828 DEBUG storage.ui: adding request 20 to chunk 10473472 (6934528-17407999) on /dev/sda >20:42:11,828 DEBUG storage.ui: disk sda has 1 chunks >20:42:11,829 DEBUG storage.ui: Chunk.growRequests: 10473472 on /dev/sda start = 6934528 end = 17407999 >sectorSize = 512 > >20:42:11,829 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 204797952 >done = False >20:42:11,830 DEBUG storage.ui: 1 requests and 10471424 (5113MB) left in chunk >20:42:11,830 DEBUG storage.ui: adding 10471424 (5113MB) to 20 (sda2) >20:42:11,831 DEBUG storage.ui: new grow amount for request 20 (sda2) is 10471424 units, or 5113MB >20:42:11,831 DEBUG storage.ui: growing partitions on sda >20:42:11,832 DEBUG storage.ui: partition sda2 (20): 0 >20:42:11,833 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 6934528 end: 17407999 length: 10473472 > device: <parted.device.Device object at 0x7fa297dfc9d0> PedGeometry: <_ped.Geometry object at 0x7fa297cdd5d0> >20:42:11,833 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 20)'] from disk(s) ['sda'] >20:42:11,835 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >20:42:11,835 DEBUG storage.ui: device sda2 new partedPartition None >20:42:11,837 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >20:42:11,839 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:42:11,839 DEBUG storage.ui: back from removeNewPartitions >20:42:11,840 DEBUG storage.ui: extended: None >20:42:11,840 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 6934528 end: 17407999 length: 10473472 > device: <parted.device.Device object at 0x7fa297dfc9d0> PedGeometry: <_ped.Geometry object at 0x7fa297cdd5d0> >20:42:11,842 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >20:42:11,843 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cea1d0> PedPartition: <_ped.Partition object at 0x7fa297cdeb30> >20:42:11,845 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:42:11,846 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >20:42:11,848 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >20:42:11,849 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cdd9d0> PedPartition: <_ped.Partition object at 0x7fa297dec1d0> >20:42:11,850 DEBUG storage.ui: fixing size of existing 3385MB partition sda1 (1) with existing ntfs filesystem at 3385.97 >20:42:11,851 DEBUG storage.ui: fixing size of non-existent 5114MB partition sda2 (20) with non-existent ext4 filesystem mounted at /boot at 5114.00 >20:42:11,869 DEBUG storage: NTFS.supported: supported: False ; >20:42:11,870 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:42:16,336 DEBUG storage: NTFS.supported: supported: False ; >20:42:16,337 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:42:16,337 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 3385.96923828, ['sda'], None >20:42:23,566 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 4000.0, [], None >20:42:23,568 DEBUG storage.ui: Storage.newDevice: 3 ; 4000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7fa297dfc690) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 8500.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d7eecb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa297dfca50>] ; fstype: ext4 ; encrypted: False ; >20:42:23,569 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 4000.0, ['sda'], None >20:42:23,571 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.BTRFSFactory object at 0x7fa297cdd790> ; members: [] ; >20:42:23,572 DEBUG storage.ui: BTRFS.supported: supported: True ; >20:42:23,573 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >20:42:23,574 DEBUG storage.ui: adding a TotalSizeSet with size 4000 >20:42:23,574 DEBUG storage.ui: set.allocated = 0 >20:42:23,576 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:42:23,577 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 20)'] from disk(s) ['sda'] >20:42:23,579 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >20:42:23,580 DEBUG storage.ui: device sda2 new partedPartition None >20:42:23,581 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >20:42:23,583 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:42:23,584 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 20)'] >20:42:23,584 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 20)'] from disk(s) ['sda'] >20:42:23,587 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >20:42:23,589 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:42:23,589 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >20:42:23,591 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >20:42:23,593 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:42:23,593 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >20:42:23,594 DEBUG storage.ui: allocating partition: req3 ; id: 20 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 5114MB ; grow: False ; max_size: 100000.0 >20:42:23,595 DEBUG storage.ui: checking freespace on sda >20:42:23,596 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=5114MB boot=True best=None grow=False >20:42:23,597 DEBUG storage.ui: current free range is 6934528-17407999 (5114MB) >20:42:23,598 DEBUG storage.ui: updating use_disk to sda, type: 0 >20:42:23,599 DEBUG storage.ui: new free: 6934528-17407999 / 5114MB >20:42:23,599 DEBUG storage.ui: new free allows for 0 sectors of growth >20:42:23,600 DEBUG storage.ui: found free space for bootable request >20:42:23,601 DEBUG storage.ui: created partition sda2 of 5114MB and added it to /dev/sda >20:42:23,603 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >20:42:23,604 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cea610> PedPartition: <_ped.Partition object at 0x7fa297cdead0> >20:42:23,605 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:42:23,607 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >20:42:23,609 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >20:42:23,610 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cea590> PedPartition: <_ped.Partition object at 0x7fa297cdebf0> >20:42:23,611 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 20)'] >20:42:23,611 DEBUG storage.ui: no growable partitions >20:42:23,612 DEBUG storage.ui: fixing size of existing 3385MB partition sda1 (1) with existing ntfs filesystem at 3385.97 >20:42:23,613 DEBUG storage.ui: fixing size of non-existent 5114MB partition sda2 (20) with non-existent ext4 filesystem mounted at /boot at 5114.00 >20:42:23,614 DEBUG storage.ui: creating new container >20:42:23,614 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'dataLevel': 'single', 'parents': []}
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 892046
:
672617
|
672618
|
672619
|
672620
|
672621
|
672622
| 672623 |
672624
|
673022