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 638924 Details for
Bug 873461
ValueError: format is not resizable
[?]
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), 80.22 KB, created by
Reartes Guillermo
on 2012-11-05 22:24:00 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-11-05 22:24:00 UTC
Size:
80.22 KB
patch
obsolete
>19:13:37,051 DEBUG storage: registered device format class MultipathMember as multipath_member >19:13:37,053 DEBUG storage: registered device format class DMRaidMember as dmraidmember >19:13:37,054 DEBUG storage: registered device format class BIOSBoot as biosboot >19:13:37,055 DEBUG storage: registered device format class PPCPRePBoot as prepboot >19:13:37,058 DEBUG storage: registered device format class SwapSpace as swap >19:13:37,077 DEBUG storage: registered device format class LUKS as luks >19:13:37,079 DEBUG storage: registered device format class MDRaidMember as mdmember >19:13:37,082 DEBUG storage: registered device format class DiskLabel as disklabel >19:13:37,084 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >19:13:37,105 DEBUG storage: registered device format class Ext2FS as ext2 >19:13:37,105 DEBUG storage: registered device format class Ext3FS as ext3 >19:13:37,106 DEBUG storage: registered device format class Ext4FS as ext4 >19:13:37,106 DEBUG storage: registered device format class FATFS as vfat >19:13:37,107 DEBUG storage: registered device format class EFIFS as efi >19:13:37,108 DEBUG storage: registered device format class BTRFS as btrfs >19:13:37,108 DEBUG storage: registered device format class GFS2 as gfs2 >19:13:37,109 DEBUG storage: registered device format class JFS as jfs >19:13:37,109 DEBUG storage: registered device format class ReiserFS as reiserfs >19:13:37,110 DEBUG storage: registered device format class XFS as xfs >19:13:37,110 DEBUG storage: registered device format class HFS as hfs >19:13:37,110 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >19:13:37,111 DEBUG storage: registered device format class HFSPlus as hfs+ >19:13:37,111 DEBUG storage: registered device format class NTFS as ntfs >19:13:37,112 DEBUG storage: registered device format class NFS as nfs >19:13:37,112 DEBUG storage: registered device format class NFSv4 as nfs4 >19:13:37,113 DEBUG storage: registered device format class Iso9660FS as iso9660 >19:13:37,113 DEBUG storage: registered device format class NoDevFS as nodev >19:13:37,114 DEBUG storage: registered device format class DevPtsFS as devpts >19:13:37,114 DEBUG storage: registered device format class ProcFS as proc >19:13:37,115 DEBUG storage: registered device format class SysFS as sysfs >19:13:37,115 DEBUG storage: registered device format class TmpFS as tmpfs >19:13:37,116 DEBUG storage: registered device format class BindFS as bind >19:13:37,116 DEBUG storage: registered device format class SELinuxFS as selinuxfs >19:13:37,117 DEBUG storage: registered device format class USBFS as usbfs >19:13:37,937 DEBUG storage: MultipathTopology._build_topology: >19:13:37,938 DEBUG storage: /etc/multipath.conf contents: >19:13:37,938 DEBUG storage: # multipath.conf written by anaconda >19:13:37,939 DEBUG storage: >19:13:37,939 DEBUG storage: defaults { >19:13:37,940 DEBUG storage: user_friendly_names yes >19:13:37,940 DEBUG storage: } >19:13:37,941 DEBUG storage: blacklist { >19:13:37,941 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:13:37,941 DEBUG storage: devnode "^hd[a-z]" >19:13:37,942 DEBUG storage: devnode "^dcssblk[0-9]*" >19:13:37,942 DEBUG storage: device { >19:13:37,943 DEBUG storage: vendor "DGC" >19:13:37,943 DEBUG storage: product "LUNZ" >19:13:37,944 DEBUG storage: } >19:13:37,944 DEBUG storage: device { >19:13:37,945 DEBUG storage: vendor "IBM" >19:13:37,945 DEBUG storage: product "S/390.*" >19:13:37,946 DEBUG storage: } >19:13:37,946 DEBUG storage: # don't count normal SATA devices as multipaths >19:13:37,946 DEBUG storage: device { >19:13:37,947 DEBUG storage: vendor "ATA" >19:13:37,947 DEBUG storage: } >19:13:37,947 DEBUG storage: # don't count 3ware devices as multipaths >19:13:37,948 DEBUG storage: device { >19:13:37,948 DEBUG storage: vendor "3ware" >19:13:37,949 DEBUG storage: } >19:13:37,949 DEBUG storage: device { >19:13:37,950 DEBUG storage: vendor "AMCC" >19:13:37,950 DEBUG storage: } >19:13:37,951 DEBUG storage: # nor highpoint devices >19:13:37,951 DEBUG storage: device { >19:13:37,951 DEBUG storage: vendor "HPT" >19:13:37,952 DEBUG storage: } >19:13:37,952 DEBUG storage: } >19:13:37,953 DEBUG storage: multipaths { >19:13:37,953 DEBUG storage: } >19:13:37,953 DEBUG storage: (end of /etc/multipath.conf) >19:13:38,025 INFO storage: MultipathTopology: found singlepath device: sda >19:13:38,027 INFO storage: MultipathTopology: found non-disk device: sda1 >19:13:38,028 INFO storage: MultipathTopology: found non-disk device: sda2 >19:13:38,028 INFO storage: MultipathTopology: found non-disk device: sda3 >19:13:38,029 INFO storage: MultipathTopology: found non-disk device: sda4 >19:13:38,031 INFO storage: MultipathTopology: found non-disk device: sda5 >19:13:38,031 INFO storage: MultipathTopology: found non-disk device: sr0 >19:13:38,032 INFO storage: MultipathTopology: found singlepath device: loop0 >19:13:38,033 INFO storage: MultipathTopology: found singlepath device: loop1 >19:13:38,034 INFO storage: MultipathTopology: found singlepath device: loop2 >19:13:38,035 INFO storage: MultipathTopology: found singlepath device: loop3 >19:13:38,036 INFO storage: MultipathTopology: found singlepath device: loop4 >19:13:38,037 INFO storage: MultipathTopology: found singlepath device: loop5 >19:13:38,038 INFO storage: MultipathTopology: found singlepath device: loop6 >19:13:38,039 INFO storage: MultipathTopology: found singlepath device: loop7 >19:13:38,040 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:13:41,656 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >19:13:41,657 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:13:41,862 DEBUG storage: MultipathTopology._build_topology: >19:13:41,863 DEBUG storage: /etc/multipath.conf contents: >19:13:41,863 DEBUG storage: # multipath.conf written by anaconda >19:13:41,863 DEBUG storage: >19:13:41,864 DEBUG storage: defaults { >19:13:41,864 DEBUG storage: user_friendly_names yes >19:13:41,865 DEBUG storage: } >19:13:41,865 DEBUG storage: blacklist { >19:13:41,866 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:13:41,866 DEBUG storage: devnode "^hd[a-z]" >19:13:41,867 DEBUG storage: devnode "^dcssblk[0-9]*" >19:13:41,867 DEBUG storage: device { >19:13:41,867 DEBUG storage: vendor "DGC" >19:13:41,868 DEBUG storage: product "LUNZ" >19:13:41,868 DEBUG storage: } >19:13:41,869 DEBUG storage: device { >19:13:41,869 DEBUG storage: vendor "IBM" >19:13:41,870 DEBUG storage: product "S/390.*" >19:13:41,870 DEBUG storage: } >19:13:41,870 DEBUG storage: # don't count normal SATA devices as multipaths >19:13:41,871 DEBUG storage: device { >19:13:41,871 DEBUG storage: vendor "ATA" >19:13:41,875 DEBUG storage: } >19:13:41,876 DEBUG storage: # don't count 3ware devices as multipaths >19:13:41,876 DEBUG storage: device { >19:13:41,877 DEBUG storage: vendor "3ware" >19:13:41,877 DEBUG storage: } >19:13:41,877 DEBUG storage: device { >19:13:41,878 DEBUG storage: vendor "AMCC" >19:13:41,878 DEBUG storage: } >19:13:41,879 DEBUG storage: # nor highpoint devices >19:13:41,879 DEBUG storage: device { >19:13:41,880 DEBUG storage: vendor "HPT" >19:13:41,880 DEBUG storage: } >19:13:41,881 DEBUG storage: } >19:13:41,881 DEBUG storage: multipaths { >19:13:41,881 DEBUG storage: } >19:13:41,882 DEBUG storage: (end of /etc/multipath.conf) >19:13:41,969 INFO storage: MultipathTopology: found singlepath device: sda >19:13:41,972 INFO storage: MultipathTopology: found non-disk device: sda1 >19:13:41,973 INFO storage: MultipathTopology: found non-disk device: sda2 >19:13:41,974 INFO storage: MultipathTopology: found non-disk device: sda3 >19:13:41,975 INFO storage: MultipathTopology: found non-disk device: sda4 >19:13:41,976 INFO storage: MultipathTopology: found non-disk device: sda5 >19:13:41,977 INFO storage: MultipathTopology: found non-disk device: sr0 >19:13:41,978 INFO storage: MultipathTopology: found singlepath device: loop0 >19:13:41,979 INFO storage: MultipathTopology: found singlepath device: loop1 >19:13:41,980 INFO storage: MultipathTopology: found singlepath device: loop2 >19:13:41,981 INFO storage: MultipathTopology: found singlepath device: loop3 >19:13:41,982 INFO storage: MultipathTopology: found singlepath device: loop4 >19:13:41,983 INFO storage: MultipathTopology: found singlepath device: loop5 >19:13:41,984 INFO storage: MultipathTopology: found singlepath device: loop6 >19:13:41,985 INFO storage: MultipathTopology: found singlepath device: loop7 >19:13:41,989 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:13:41,993 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >19:13:42,017 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > '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_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24447', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >19:13:42,019 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >19:13:42,020 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:13:42,021 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:42,022 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >19:13:42,027 INFO storage: sda is a disk >19:13:42,027 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:42,030 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:13:42,062 INFO storage: added disk sda (id 0) to device tree >19:13:42,064 DEBUG storage: looking up parted Device: /dev/sda >19:13:42,075 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:13:42,079 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >19:13:42,092 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:13:42,108 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >19:13:42,178 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f83551e8f90>, <parted.partition.Partition object at 0x7f83551e8cd0>, <parted.partition.Partition object at 0x7f83551e91d0>, <parted.partition.Partition object at 0x7f83551e9390>, <parted.partition.Partition object at 0x7f83551e9490>] > device: <parted.device.Device object at 0x7f83551e8b10> > PedDisk: <_ped.Disk object at 0x7f83551e4518> >19:13:42,180 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:13:42,183 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:13:42,223 INFO storage: got device: DiskDevice instance (0x7f83551f3cd0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 10000.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: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7f834a9aec20> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f83551cfed0> >19:13:42,237 INFO storage: got format: DiskLabel instance (0x7f83551cff90) -- > 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 = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f83551e8f90>, <parted.partition.Partition object at 0x7f83551e8cd0>, <parted.partition.Partition object at 0x7f83551e91d0>, <parted.partition.Partition object at 0x7f83551e9390>, <parted.partition.Partition object at 0x7f83551e9490>] > device: <parted.device.Device object at 0x7f83551e8b10> > PedDisk: <_ped.Disk object at 0x7f83551e4518> > origPartedDisk = <parted.disk.Disk object at 0x7f83551e9610> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7f83551bc200> > >19:13:42,241 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/CA3C62B73C629DE7', > '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': 'CA3C62B73C629DE7', > 'ID_FS_UUID_ENC': 'CA3C62B73C629DE7', > '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_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24457', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/CA3C62B73C629DE7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >19:13:42,271 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >19:13:42,273 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >19:13:42,278 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:42,279 INFO storage: sda1 is a partition >19:13:42,280 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >19:13:42,281 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:13:42,284 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk sda (0) with existing msdos disklabel >19:13:42,293 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:13:42,319 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:13:42,320 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:42,321 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >19:13:42,322 DEBUG storage: looking up parted Partition: /dev/sda1 >19:13:42,324 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >19:13:42,340 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >19:13:42,373 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >19:13:42,499 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >19:13:42,535 INFO storage: added partition sda1 (id 1) to device tree >19:13:42,536 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >19:13:42,538 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >19:13:42,539 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:13:42,540 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >19:13:42,598 WARN storage: disklabel detected but not usable on sda1 >19:13:42,601 INFO storage: type detected on 'sda1' is 'ntfs' >19:13:42,908 DEBUG storage: padding min size from 3078 up to 3386 >19:13:42,910 DEBUG storage: NTFS.supported: supported: False ; >19:13:42,910 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:13:42,912 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:13:42,915 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >19:13:42,916 DEBUG storage: looking up parted Device: /dev/sda1 >19:13:42,921 INFO storage: got device: PartitionDevice instance (0x7f83551cfe90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 10000MB 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 0x7f83551bc5f0> > 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 0x7f83551e8bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f83551e9090> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f83551e8fd0> PedPartition: <_ped.Partition object at 0x7f83551e0e30> > disk = existing 10000MB disk sda (0) with existing msdos disklabel > start = 63 end = 6934527 length = 6934465 > flags = boot >19:13:42,923 DEBUG storage: NTFS.supported: supported: False ; >19:13:42,923 INFO storage: got format: NTFS instance (0x7f83551e9c10) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = CA3C62B73C629DE7 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 3385.0 targetSize = 3385.0 > >19:13:42,930 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 /dev/disk/by-uuid/e66aa8c4-8a1e-4775-838e-23daa42f3c07', > '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': 'e66aa8c4-8a1e-4775-838e-23daa42f3c07', > 'ID_FS_UUID_ENC': 'e66aa8c4-8a1e-4775-838e-23daa42f3c07', > '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_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24467', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '/dev/disk/by-uuid/e66aa8c4-8a1e-4775-838e-23daa42f3c07'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >19:13:42,935 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >19:13:42,937 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >19:13:42,938 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:42,938 INFO storage: sda2 is a partition >19:13:42,940 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >19:13:42,944 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:13:42,945 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk sda (0) with existing msdos disklabel >19:13:42,947 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >19:13:42,952 DEBUG storage: PartitionDevice._setFormat: sda2 ; >19:13:42,953 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:42,954 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >19:13:42,955 DEBUG storage: looking up parted Partition: /dev/sda2 >19:13:42,956 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >19:13:42,961 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >19:13:42,963 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >19:13:42,964 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >19:13:42,965 INFO storage: added partition sda2 (id 2) to device tree >19:13:42,969 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >19:13:42,971 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >19:13:42,972 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:13:42,973 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >19:13:43,025 WARN storage: disklabel detected but not usable on sda2 >19:13:43,026 INFO storage: type detected on 'sda2' is 'ext4' >19:13:43,176 DEBUG storage: padding min size from 55 up to 60 >19:13:43,185 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:43,186 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:13:43,189 DEBUG storage: PartitionDevice._setFormat: sda2 ; >19:13:43,199 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >19:13:43,204 DEBUG storage: looking up parted Device: /dev/sda2 >19:13:43,206 INFO storage: got device: PartitionDevice instance (0x7f8362ecce50) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 10000MB 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 0x7f834a8f90e0> > 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 0x7f83551e8bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f83551e90d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f83551e8d90> PedPartition: <_ped.Partition object at 0x7f83551e0dd0> > disk = existing 10000MB disk sda (0) with existing msdos disklabel > start = 6934528 end = 7958527 length = 1024000 > flags = >19:13:43,211 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:43,212 INFO storage: got format: Ext4FS instance (0x7f834a915290) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = e66aa8c4-8a1e-4775-838e-23daa42f3c07 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >19:13:43,216 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 /dev/disk/by-uuid/4b7a5b84-bc93-45d0-979f-6bf1f378becb', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4b7a5b84-bc93-45d0-979f-6bf1f378becb', > 'ID_FS_UUID_ENC': '4b7a5b84-bc93-45d0-979f-6bf1f378becb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '7958528', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8390656', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24477', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3', > '/dev/disk/by-uuid/4b7a5b84-bc93-45d0-979f-6bf1f378becb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >19:13:43,221 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >19:13:43,222 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >19:13:43,223 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:43,227 INFO storage: sda3 is a partition >19:13:43,228 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >19:13:43,230 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:13:43,231 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk sda (0) with existing msdos disklabel >19:13:43,236 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >19:13:43,238 DEBUG storage: PartitionDevice._setFormat: sda3 ; >19:13:43,238 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:43,240 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >19:13:43,244 DEBUG storage: looking up parted Partition: /dev/sda3 >19:13:43,246 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >19:13:43,247 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >19:13:43,249 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >19:13:43,250 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >19:13:43,254 INFO storage: added partition sda3 (id 3) to device tree >19:13:43,255 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >19:13:43,256 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >19:13:43,258 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >19:13:43,262 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >19:13:43,316 WARN storage: disklabel detected but not usable on sda3 >19:13:43,323 INFO storage: type detected on 'sda3' is 'ext4' >19:13:43,424 DEBUG storage: padding min size from 2037 up to 2240 >19:13:43,433 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:43,435 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:13:43,438 DEBUG storage: PartitionDevice._setFormat: sda3 ; >19:13:43,449 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >19:13:43,450 DEBUG storage: looking up parted Device: /dev/sda3 >19:13:43,452 INFO storage: got device: PartitionDevice instance (0x7f8362ed6450) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 10000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4097.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8390656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f834a8f9290> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f83551e8bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f83551e9290> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f83551e9210> PedPartition: <_ped.Partition object at 0x7f83551e0e90> > disk = existing 10000MB disk sda (0) with existing msdos disklabel > start = 7958528 end = 16349183 length = 8390656 > flags = >19:13:43,456 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:43,460 INFO storage: got format: Ext4FS instance (0x7f834a901150) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 4b7a5b84-bc93-45d0-979f-6bf1f378becb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 4096.0 targetSize = 4096.0 > >19:13:43,463 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '16349184', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4130816', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24486', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >19:13:43,464 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >19:13:43,465 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >19:13:43,470 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:43,470 INFO storage: sda4 is a partition >19:13:43,471 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >19:13:43,472 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:13:43,473 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk sda (0) with existing msdos disklabel >19:13:43,478 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >19:13:43,479 DEBUG storage: PartitionDevice._setFormat: sda4 ; >19:13:43,480 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:43,481 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >19:13:43,485 DEBUG storage: looking up parted Partition: /dev/sda4 >19:13:43,486 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >19:13:43,488 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >19:13:43,489 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >19:13:43,494 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >19:13:43,494 INFO storage: added partition sda4 (id 4) to device tree >19:13:43,495 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >19:13:43,496 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >19:13:43,497 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >19:13:43,502 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >19:13:43,505 WARN storage: disklabel detected but not usable on sda4 >19:13:43,506 DEBUG storage: no type or existing type for sda4, bailing >19:13:43,506 DEBUG storage: looking up parted Device: /dev/sda4 >19:13:43,508 INFO storage: got device: PartitionDevice instance (0x7f834a901110) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 10000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 2017.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f834a8f9440> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f83551e8bd0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f83551e93d0> PedPartition: <_ped.Partition object at 0x7f83551e0ef0> > disk = existing 10000MB disk sda (0) with existing msdos disklabel > start = 16349184 end = 20479999 length = 4130816 > flags = >19:13:43,515 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5 /dev/disk/by-uuid/ea1e71bd-85f8-48c1-9ffe-d9681169a043', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ea1e71bd-85f8-48c1-9ffe-d9681169a043', > 'ID_FS_UUID_ENC': 'ea1e71bd-85f8-48c1-9ffe-d9681169a043', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '16353280', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4126720', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24495', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5', > '/dev/disk/by-uuid/ea1e71bd-85f8-48c1-9ffe-d9681169a043'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >19:13:43,517 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >19:13:43,519 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >19:13:43,524 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:43,524 INFO storage: sda5 is a partition >19:13:43,525 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >19:13:43,526 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:13:43,528 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk sda (0) with existing msdos disklabel >19:13:43,532 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >19:13:43,533 DEBUG storage: PartitionDevice._setFormat: sda5 ; >19:13:43,534 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:43,539 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >19:13:43,539 DEBUG storage: looking up parted Partition: /dev/sda5 >19:13:43,541 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >19:13:43,542 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >19:13:43,543 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >19:13:43,548 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >19:13:43,548 INFO storage: added partition sda5 (id 5) to device tree >19:13:43,549 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >19:13:43,550 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >19:13:43,552 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >19:13:43,556 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >19:13:43,591 WARN storage: disklabel detected but not usable on sda5 >19:13:43,595 INFO storage: type detected on 'sda5' is 'swap' >19:13:43,597 DEBUG storage: SwapSpace.__init__: device: /dev/sda5 ; serial: QM00001 ; uuid: ea1e71bd-85f8-48c1-9ffe-d9681169a043 ; exists: True ; label: None ; >19:13:43,597 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:13:43,598 DEBUG storage: PartitionDevice._setFormat: sda5 ; >19:13:43,599 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: swap ; >19:13:43,600 DEBUG storage: looking up parted Device: /dev/sda5 >19:13:43,604 INFO storage: got device: PartitionDevice instance (0x7f834a909c50) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 10000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 2015.0 > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4126720 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (256, 255, 63) biosGeometry: (256, 255, 63) > PedDevice: <_ped.Device object at 0x7f834a8f9680> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f83551e8bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f83551e9750> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f83551e9550> PedPartition: <_ped.Partition object at 0x7f83551e0f50> > disk = existing 10000MB disk sda (0) with existing msdos disklabel > start = 16353280 end = 20479999 length = 4126720 > flags = >19:13:43,605 INFO storage: got format: SwapSpace instance (0x7f834a9128d0) -- > type = swap name = swap status = False > device = /dev/sda5 uuid = ea1e71bd-85f8-48c1-9ffe-d9681169a043 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:13:43,608 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-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-Beta-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '25940', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >19:13:43,613 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >19:13:43,614 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >19:13:43,615 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:43,615 INFO storage: sr0 is a cdrom >19:13:43,616 DEBUG storage: DeviceTree.addUdevOpticalDevice: >19:13:43,620 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:43,621 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:13:43,622 INFO storage: added cdrom sr0 (id 6) to device tree >19:13:43,623 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:13:43,630 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:13:43,631 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >19:13:43,632 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >19:13:43,633 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >19:13:43,652 WARN storage: disklabel detected but not usable on sr0 >19:13:43,653 INFO storage: type detected on 'sr0' is 'iso9660' >19:13:43,654 DEBUG storage: Iso9660FS.supported: supported: True ; >19:13:43,654 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >19:13:43,655 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >19:13:43,660 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:13:43,662 DEBUG storage: looking up parted Device: /dev/sr0 >19:13:43,663 INFO storage: got device: OpticalDevice instance (0x7f834a90cd10) -- > name = sr0 status = True kids = 0 id = 6 > parents = [] > uuid = None size = 4282.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: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f834a8f97a0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >19:13:43,665 DEBUG storage: Iso9660FS.supported: supported: True ; >19:13:43,665 INFO storage: got format: Iso9660FS instance (0x7f834a912450) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >19:13:43,671 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '94464', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:13:43,671 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >19:13:43,672 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >19:13:43,673 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:43,677 INFO storage: loop0 is a loop device >19:13:43,678 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:13:43,679 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >19:13:43,680 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:43,681 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:43,686 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >19:13:43,687 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 7) to device tree >19:13:43,688 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >19:13:43,688 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:43,689 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:13:43,690 INFO storage: added loop loop0 (id 8) to device tree >19:13:43,691 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:13:43,695 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:13:43,695 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:13:43,696 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >19:13:43,698 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >19:13:43,711 WARN storage: disklabel detected but not usable on loop0 >19:13:43,712 INFO storage: type detected on 'loop0' is 'squashfs' >19:13:43,712 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:13:43,713 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:13:43,714 INFO storage: got device: LoopDevice instance (0x7f834a917a90) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (7)'] > 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 >19:13:43,716 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '94481', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:13:43,720 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >19:13:43,721 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:13:43,722 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:43,722 INFO storage: loop1 is a loop device >19:13:43,727 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:13:43,728 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >19:13:43,729 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:43,729 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:43,730 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >19:13:43,734 INFO storage: added file /LiveOS/rootfs.img (id 9) to device tree >19:13:43,736 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >19:13:43,736 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:43,737 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:13:43,737 INFO storage: added loop loop1 (id 10) to device tree >19:13:43,740 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:13:43,745 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:13:43,746 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:43,747 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:13:43,747 DEBUG storage: device loop1 does not contain a disklabel >19:13:43,747 INFO storage: type detected on 'loop1' is 'ext4' >19:13:43,830 DEBUG storage: padding min size from 0 up to 0 >19:13:43,832 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:43,832 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:13:43,833 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >19:13:43,838 INFO storage: got device: LoopDevice instance (0x7f834a920210) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/rootfs.img (9)'] > 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 >19:13:43,839 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:43,840 INFO storage: got format: Ext4FS instance (0x7f834a920990) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >19:13:43,841 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '95139', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:13:43,842 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >19:13:43,847 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:13:43,848 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:43,848 INFO storage: loop2 is a loop device >19:13:43,849 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:13:43,850 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:13:43,855 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:43,855 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:43,856 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:13:43,857 INFO storage: added file /overlay (deleted) (id 11) to device tree >19:13:43,858 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:13:43,862 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:43,863 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:13:43,864 INFO storage: added loop loop2 (id 12) to device tree >19:13:43,865 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:13:43,866 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:13:43,869 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:13:43,870 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >19:13:43,871 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >19:13:43,882 WARN storage: disklabel detected but not usable on loop2 >19:13:43,883 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >19:13:43,883 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:13:43,884 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:13:43,888 INFO storage: got device: LoopDevice instance (0x7f834a92a990) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > 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 >19:13:43,890 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9951', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:13:43,891 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >19:13:43,891 DEBUG storage: lvm filter: adding loop3 to the reject list >19:13:43,892 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '22484', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:13:43,896 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >19:13:43,897 DEBUG storage: lvm filter: adding loop4 to the reject list >19:13:43,898 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '22981', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >19:13:43,898 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >19:13:43,899 DEBUG storage: lvm filter: adding loop5 to the reject list >19:13:43,900 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '23000', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >19:13:43,904 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >19:13:43,905 DEBUG storage: lvm filter: adding loop6 to the reject list >19:13:43,906 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '23660', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >19:13:43,907 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >19:13:43,907 DEBUG storage: lvm filter: adding loop7 to the reject list >19:13:43,907 DEBUG storage: Skipping a device mapper drive (dm-0) for now >19:13:43,950 INFO storage: devices to scan: ['dm-0'] >19:13:43,952 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/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a /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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35073', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:13:43,955 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >19:13:43,956 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:13:43,961 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:43,961 INFO storage: live-rw is a device-mapper device >19:13:43,962 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >19:13:43,963 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:13:43,964 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >19:13:43,970 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:13:43,972 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) >19:13:43,974 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:13:43,978 DEBUG storage: DeviceTree.getDeviceByName returned None >19:13:43,979 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >19:13:43,980 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:13:43,981 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:13:43,984 INFO storage: added dm live-rw (id 13) to device tree >19:13:43,985 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:13:43,986 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:13:43,988 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:43,991 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:13:43,992 DEBUG storage: device live-rw does not contain a disklabel >19:13:43,992 INFO storage: type detected on 'live-rw' is 'ext4' >19:13:44,075 DEBUG storage: padding min size from 718 up to 789 >19:13:44,077 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:44,077 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:13:44,078 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:13:44,079 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >19:13:44,096 INFO storage: got device: DMDevice instance (0x7f834a931fd0) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop2 (12)'] > 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 0x7f834a8f99e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:13:44,098 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:44,098 INFO storage: got format: Ext4FS instance (0x7f834ab04410) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >19:13:44,135 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:13:44,186 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:13:44,195 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:44,197 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:44,237 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:13:44,281 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:13:44,283 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:44,286 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:44,326 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:13:44,381 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:13:44,383 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:44,385 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:44,474 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >19:13:44,475 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >19:13:44,477 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >19:13:44,518 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:13:44,519 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:44,521 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:44,582 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >19:13:44,583 DEBUG storage: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >19:13:44,585 DEBUG storage: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >19:13:44,636 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:13:44,637 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:44,639 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:44,677 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:13:44,719 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:13:44,720 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:13:44,721 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >19:13:44,722 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >19:13:44,727 INFO storage: edd: collected mbr signatures: {'sda': '0x877b877b'} >19:13:44,728 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x877b877b > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 20480000 >19:13:44,728 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >19:13:44,728 INFO storage: edd: matched 0x80 to sda using MBR sig >19:13:44,730 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:13:44,747 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:13:44,775 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:13:44,839 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:13:44,841 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:44,843 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:44,884 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >19:13:44,885 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:13:44,944 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >19:13:44,945 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >19:13:44,945 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >19:13:44,945 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >19:13:44,946 DEBUG storage: crypttab maps: [] >19:13:44,946 DEBUG storage: parsing /mnt/sysimage/etc/fstab >19:13:44,947 DEBUG storage: resolved 'UUID=4b7a5b84-bc93-45d0-979f-6bf1f378becb' to 'sda3' (partition) >19:13:44,951 DEBUG storage: resolved 'UUID=e66aa8c4-8a1e-4775-838e-23daa42f3c07' to 'sda2' (partition) >19:13:44,952 DEBUG storage: resolved 'UUID=ea1e71bd-85f8-48c1-9ffe-d9681169a043' to 'sda5' (partition) >19:13:44,953 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:13:45,105 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:45,109 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:45,115 DEBUG storage: NTFS.supported: supported: False ; >19:13:45,117 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:45,122 DEBUG storage: Ext4FS.supported: supported: True ; >19:13:45,125 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:13:45,132 DEBUG storage: Iso9660FS.supported: supported: True ; >19:13:45,351 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >19:13:45,356 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:13:45,359 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4282MB cdrom sr0 (6) with existing iso9660 filesystem >14:18:13,275 DEBUG storage: Iso9660FS.supported: supported: True ; >14:18:13,276 DEBUG storage: Iso9660FS.supported: supported: True ; >14:18:13,277 DEBUG storage: NFSv4.supported: supported: False ; >14:18:13,279 DEBUG storage: NFSv4.supported: supported: False ; >14:18:13,280 DEBUG storage: SELinuxFS.supported: supported: False ; >14:18:13,281 DEBUG storage: SELinuxFS.supported: supported: False ; >14:18:13,283 DEBUG storage: Ext4FS.supported: supported: True ; >14:18:13,285 DEBUG storage: Ext4FS.supported: supported: True ; >14:18:13,286 DEBUG storage: Ext3FS.supported: supported: True ; >14:18:13,288 DEBUG storage: Ext3FS.supported: supported: True ; >14:18:13,289 DEBUG storage: Ext2FS.supported: supported: True ; >14:18:13,291 DEBUG storage: Ext2FS.supported: supported: True ; >14:18:13,294 DEBUG storage: SysFS.supported: supported: False ; >14:18:13,298 DEBUG storage: SysFS.supported: supported: False ; >14:18:13,300 DEBUG storage: MultipathMember.__init__: >14:18:13,301 DEBUG storage: SwapSpace.__init__: >14:18:13,303 DEBUG storage: ProcFS.supported: supported: False ; >14:18:13,304 DEBUG storage: ProcFS.supported: supported: False ; >14:18:13,305 DEBUG storage: DMRaidMember.__init__: >14:18:13,307 DEBUG storage: DevPtsFS.supported: supported: False ; >14:18:13,308 DEBUG storage: DevPtsFS.supported: supported: False ; >14:18:13,310 DEBUG storage: BTRFS.supported: supported: True ; >14:18:13,398 DEBUG storage: USBFS.supported: supported: False ; >14:18:13,400 DEBUG storage: USBFS.supported: supported: False ; >14:18:13,401 DEBUG storage: DiskLabel.__init__: >14:18:13,402 INFO storage: DiskLabel.partedDevice returning None >14:18:13,403 DEBUG storage: HFSPlus.supported: supported: False ; >14:18:13,404 DEBUG storage: HFSPlus.supported: supported: False ; >14:18:13,406 DEBUG storage: XFS.supported: supported: True ; >14:18:13,480 DEBUG storage: XFS.supported: supported: True ; >14:18:13,482 DEBUG storage: TmpFS.supported: supported: False ; >14:18:13,483 DEBUG storage: TmpFS.supported: supported: False ; >14:18:13,484 DEBUG storage: LUKS.__init__: >14:18:13,486 DEBUG storage: NTFS.supported: supported: False ; >14:18:13,487 DEBUG storage: NTFS.supported: supported: False ; >14:18:13,488 DEBUG storage: BindFS.supported: supported: False ; >14:18:13,490 DEBUG storage: BindFS.supported: supported: False ; >14:18:13,491 DEBUG storage: HFS.supported: supported: False ; >14:18:13,493 DEBUG storage: HFS.supported: supported: False ; >14:18:13,494 DEBUG storage: LVMPhysicalVolume.__init__: >14:18:13,495 DEBUG storage: NFS.supported: supported: False ; >14:18:13,497 DEBUG storage: NFS.supported: supported: False ; >14:18:13,498 DEBUG storage: FATFS.supported: supported: True ; >14:18:13,536 DEBUG storage: FATFS.supported: supported: True ; >14:18:13,540 DEBUG storage: NoDevFS.supported: supported: False ; >14:18:13,541 DEBUG storage: NoDevFS.supported: supported: False ; >14:18:13,542 DEBUG storage: MDRaidMember.__init__: >17:21:38,169 DEBUG storage: clearpart: looking at sda5 >17:21:38,169 DEBUG storage: clearpart: looking at sda4 >17:21:38,170 DEBUG storage: clearpart: looking at sda3 >17:21:38,170 DEBUG storage: clearpart: looking at sda2 >17:21:38,171 DEBUG storage: clearpart: looking at sda1 >17:21:38,172 DEBUG storage: checking whether disk sda has an empty extended >17:21:38,173 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f83551e8bd0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8346035c10> PedPartition: <_ped.Partition object at 0x7f834605e290> ; logicals is ['sda5'] >17:21:38,174 DEBUG storage: new disk order: [] >17:21:38,201 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:21:38,202 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk sda (0) with existing msdos disklabel >17:21:38,204 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:21:38,206 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk sda (0) with existing msdos disklabel >17:21:38,207 DEBUG storage: resolved 'sda' to 'sda' (disk) >17:21:38,208 DEBUG storage: _is_valid_disklabel(sda) returning True >17:21:38,209 DEBUG storage: _is_valid_size(sda) returning True >17:21:38,209 DEBUG storage: _is_valid_location(sda) returning True >17:21:38,210 DEBUG storage: _is_valid_format(sda) returning True >17:21:38,210 DEBUG storage: is_valid_stage1_device(sda) returning True >17:21:38,247 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >17:21:38,248 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8341551d10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8355f2cd50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8355f2ccd0> PedPartition: <_ped.Partition object at 0x7f8355f25650> >17:21:38,250 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >17:21:38,250 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8341551d10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8355f2cd90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8355f2cb50> PedPartition: <_ped.Partition object at 0x7f8355f256b0> >17:21:38,252 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >17:21:38,253 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8341551d10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8355f2cf50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8355f2ced0> PedPartition: <_ped.Partition object at 0x7f8355f25710> >17:21:38,255 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >17:21:38,256 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8341551d10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8355f2b0d0> PedPartition: <_ped.Partition object at 0x7f8355f257d0> >17:21:38,259 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >17:21:38,260 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8341551d10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8355f2b450> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8355f2b250> PedPartition: <_ped.Partition object at 0x7f8355f25830> >17:21:38,263 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:21:38,265 DEBUG storage: DeviceTree.getDeviceByPath returned existing 2017MB partition sda4 (4) >17:21:39,904 DEBUG storage: NTFS.supported: supported: False ; >17:21:39,904 DEBUG storage: getFormat('ntfs') returning NTFS instance >17:21:44,517 DEBUG storage: NTFS.supported: supported: False ; >17:21:44,519 DEBUG storage: getFormat('ntfs') returning NTFS instance >17:21:45,345 DEBUG storage: NTFS.supported: supported: False ; >17:21:45,345 DEBUG storage: getFormat('ntfs') returning NTFS instance >17:21:45,346 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f8341551890>, 3386.3067627, ['sda'], None >17:21:45,349 DEBUG storage.ui: PartitionDevice._computeResize: sda1 ; status: True ; >17:21:45,350 INFO storage.ui: registered action: [0] Resize Device (Grow) partition sda1 (id 1) >17:21:45,350 INFO storage.ui: registered action: [1] Resize Format (Grow) ntfs filesystem on partition sda1 (id 1) >17:21:45,366 DEBUG storage: NTFS.supported: supported: False ; >17:21:45,367 DEBUG storage: getFormat('ntfs') returning NTFS instance >17:21:45,371 DEBUG storage.ui: NTFS.supported: supported: False ; >17:21:45,371 DEBUG storage.ui: getFormat('ntfs') returning NTFS instance >17:21:45,373 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >17:21:45,374 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:21:45,375 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ntfs ; type: None ; >17:21:45,376 INFO storage.ui: registered action: [2] Destroy Format ntfs filesystem on partition sda1 (id 1) >17:21:45,377 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >17:21:45,379 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >17:21:45,381 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >17:21:45,381 INFO storage.ui: registered action: [3] Create Format ntfs filesystem on partition sda1 (id 1) >17:21:47,545 DEBUG storage: NTFS.supported: supported: False ; >17:21:47,546 DEBUG storage: getFormat('ntfs') returning NTFS instance >17:21:47,546 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f8341551890>, 3386.3067627, ['sda'], None >17:21:47,557 DEBUG storage: NTFS.supported: supported: False ; >17:21:47,557 DEBUG storage: getFormat('ntfs') returning NTFS instance >17:21:47,560 DEBUG storage: NTFS.supported: supported: False ; >17:21:47,561 DEBUG storage: getFormat('ntfs') returning NTFS instance >17:21:47,568 DEBUG storage: NTFS.supported: supported: False ; >17:21:47,569 DEBUG storage: getFormat('ntfs') returning NTFS instance >17:21:50,126 DEBUG storage: NTFS.supported: supported: False ; >17:21:50,126 DEBUG storage: getFormat('ntfs') returning NTFS instance >17:21:50,127 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f8341551890>, 3385.96923828, ['sda'], None >17:21:51,068 DEBUG storage: NTFS.supported: supported: False ; >17:21:51,069 DEBUG storage: getFormat('ntfs') returning NTFS instance >17:21:51,070 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f8341551890>, 3385.96923828, ['sda'], None >17:21:51,078 DEBUG storage: PartitionDevice._setFormat: sda1 ; >17:21:51,078 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:51,080 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: ntfs ; type: None ; >17:21:51,080 INFO storage: registered action: [4] Destroy Format ntfs filesystem on partition sda1 (id 1) >17:21:51,082 DEBUG storage: PartitionDevice._computeResize: sda1 ; status: True ; >17:21:51,083 INFO storage: registered action: [5] Resize Device (Grow) partition sda1 (id 1)
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 873461
:
638920
|
638921
|
638922
|
638923
| 638924 |
638925
|
638926
|
638927
|
638928
|
638929
|
638930
|
638931
|
638932
|
638933
|
638934