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 830529 Details for
Bug 1036025
IndexError: string 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), 339.08 KB, created by
A.J. Werkman
on 2013-11-29 08:35:23 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
A.J. Werkman
Created:
2013-11-29 08:35:23 UTC
Size:
339.08 KB
patch
obsolete
>08:21:50,739 INFO blivet: ISCSID is /sbin/iscsid >08:21:50,739 INFO blivet: no initiator set >08:21:50,779 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:21:50,779 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >08:21:52,054 DEBUG blivet: trying to set new default fstype to 'ext4' >08:21:52,080 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:52,080 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:21:52,081 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:52,423 INFO blivet: Detected 15760M of memory >08:21:52,424 INFO blivet: Suggested swap size (7880 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >08:21:52,424 INFO blivet: Swap attempt of 0M >08:21:52,629 INFO blivet: resetting Blivet (version 0.23.6) instance <blivet.Blivet object at 0x7fa9eb6daa90> >08:21:52,633 INFO blivet: no initiator set >08:21:52,634 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >08:21:52,634 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >08:21:53,031 DEBUG blivet: protected device spec UUID=c25bbae0-c7c9-4b54-b54a-5888e7726c44 resolved to sdc1 >08:21:53,078 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sdc2', 'sdd', 'sdd1', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >08:21:53,182 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-hp_v135w_0000000000000348-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'v135w', > 'ID_MODEL_ENC': 'v135w\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '3407', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '78e3c87d-3134-45f3-8bf3-fbc40850f621', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'hp_v135w_0000000000000348-0:0', > 'ID_SERIAL_SHORT': '0000000000000348', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'hp', > 'ID_VENDOR_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '03f0', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '613949', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-hp_v135w_0000000000000348-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >08:21:53,182 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >08:21:53,183 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >08:21:53,183 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:53,184 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >08:21:53,185 INFO blivet: sdc is a disk >08:21:53,185 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:53,186 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >08:21:53,192 INFO blivet: added disk sdc (id 0) to device tree >08:21:53,192 DEBUG blivet: looking up parted Device: /dev/sdc >08:21:53,202 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >08:21:53,203 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >08:21:53,203 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >08:21:53,203 DEBUG blivet: required disklabel type for sdc (1) is None >08:21:53,203 DEBUG blivet: default disklabel type for sdc is gpt >08:21:53,204 DEBUG blivet: selecting gpt disklabel for sdc based on size >08:21:53,204 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: gpt ; exists: True ; >08:21:53,287 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x24a8c90>, <parted.partition.Partition object at 0x249ea90>] > device: <parted.device.Device object at 0x24a8a50> > PedDisk: <_ped.Disk object at 0x24a4ef0> >08:21:53,287 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:21:53,288 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >08:21:53,291 INFO blivet: got device: DiskDevice instance (0x7fa9dd877a90) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 3854.0 > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: hp v135w path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7892992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 125, 62) biosGeometry: (491, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9e0986710> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x249e910> >08:21:53,292 INFO blivet: got format: DiskLabel instance (0x249e9d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x24a8c90>, <parted.partition.Partition object at 0x249ea90>] > device: <parted.device.Device object at 0x24a8a50> > PedDisk: <_ped.Disk object at 0x24a4ef0> > origPartedDisk = <parted.disk.Disk object at 0x24a8dd0> > partedDevice = parted.Device instance -- > model: hp v135w path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7892992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 125, 62) biosGeometry: (491, 255, 63) > PedDevice: <_ped.Device object at 0x2476320> > >08:21:53,296 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-hp_v135w_0000000000000348-0:0-part1 /dev/disk/by-partlabel/Linux\\x20filesystem /dev/disk/by-partuuid/bf42430b-d8c7-42fe-aa4b-8ef214398f7e /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/c25bbae0-c7c9-4b54-b54a-5888e7726c44', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c25bbae0-c7c9-4b54-b54a-5888e7726c44', > 'ID_FS_UUID_ENC': 'c25bbae0-c7c9-4b54-b54a-5888e7726c44', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'v135w', > 'ID_MODEL_ENC': 'v135w\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '3407', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'Linux\\x20filesystem', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '7168000', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'bf42430b-d8c7-42fe-aa4b-8ef214398f7e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '78e3c87d-3134-45f3-8bf3-fbc40850f621', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'hp_v135w_0000000000000348-0:0', > 'ID_SERIAL_SHORT': '0000000000000348', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'hp', > 'ID_VENDOR_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '03f0', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '613974', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-hp_v135w_0000000000000348-0:0-part1', > '/dev/disk/by-partlabel/Linux\\x20filesystem', > '/dev/disk/by-partuuid/bf42430b-d8c7-42fe-aa4b-8ef214398f7e', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/c25bbae0-c7c9-4b54-b54a-5888e7726c44'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >08:21:53,296 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >08:21:53,297 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >08:21:53,298 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:53,298 INFO blivet: sdc1 is a partition >08:21:53,298 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >08:21:53,299 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >08:21:53,299 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3854MB disk sdc (0) with existing gpt disklabel >08:21:53,300 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >08:21:53,301 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >08:21:53,301 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:53,302 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >08:21:53,302 DEBUG blivet: looking up parted Partition: /dev/sdc1 >08:21:53,303 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >08:21:53,304 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >08:21:53,304 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >08:21:53,305 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >08:21:53,305 INFO blivet: added partition sdc1 (id 1) to device tree >08:21:53,306 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >08:21:53,306 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >08:21:53,307 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >08:21:53,307 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >08:21:53,345 WARN blivet: disklabel detected but not usable on sdc1 >08:21:53,346 INFO blivet: type detected on 'sdc1' is 'ext3' >08:21:53,397 DEBUG blivet: padding min size from 377 up to 414 >08:21:53,398 DEBUG blivet: Ext3FS.supported: supported: True ; >08:21:53,398 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >08:21:53,398 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >08:21:53,399 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext3 ; >08:21:53,400 DEBUG blivet: looking up parted Device: /dev/sdc1 >08:21:53,401 INFO blivet: got device: PartitionDevice instance (0x7fa9dd877b50) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 3854MB disk sdc (0) with existing gpt disklabel'] > uuid = None size = 3500.0 > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 7168000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (924, 125, 62) biosGeometry: (446, 255, 63) > PedDevice: <_ped.Device object at 0x24764d0> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24a8b10> fileSystem: <parted.filesystem.FileSystem object at 0x24a8c10> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: True > geometry: <parted.geometry.Geometry object at 0x24a8bd0> PedPartition: <_ped.Partition object at 0x7fa9e08fd350> > disk = existing 3854MB disk sdc (0) with existing gpt disklabel > start = 2048 end = 7170047 length = 7168000 > flags = >08:21:53,401 DEBUG blivet: Ext3FS.supported: supported: True ; >08:21:53,402 INFO blivet: got format: Ext3FS instance (0x7fa9e08fe3d0) -- > type = ext3 name = ext3 status = False > device = /dev/sdc1 uuid = c25bbae0-c7c9-4b54-b54a-5888e7726c44 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 3500.0 targetSize = 3500.0 > >08:21:53,404 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-hp_v135w_0000000000000348-0:0-part2 /dev/disk/by-partlabel/EFI\\x20System /dev/disk/by-partuuid/6bd4aee2-8e4d-47de-90d1-c302e0953ca3 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/6B72-AA3D', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6B72-AA3D', > 'ID_FS_UUID_ENC': '6B72-AA3D', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'v135w', > 'ID_MODEL_ENC': 'v135w\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '3407', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '7170048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '722911', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '6bd4aee2-8e4d-47de-90d1-c302e0953ca3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '78e3c87d-3134-45f3-8bf3-fbc40850f621', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'hp_v135w_0000000000000348-0:0', > 'ID_SERIAL_SHORT': '0000000000000348', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'hp', > 'ID_VENDOR_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '03f0', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '613999', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/usb-hp_v135w_0000000000000348-0:0-part2', > '/dev/disk/by-partlabel/EFI\\x20System', > '/dev/disk/by-partuuid/6bd4aee2-8e4d-47de-90d1-c302e0953ca3', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/6B72-AA3D'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >08:21:53,404 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >08:21:53,405 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >08:21:53,405 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:53,405 INFO blivet: sdc2 is a partition >08:21:53,406 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >08:21:53,407 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >08:21:53,407 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3854MB disk sdc (0) with existing gpt disklabel >08:21:53,408 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >08:21:53,408 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >08:21:53,408 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:53,409 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >08:21:53,409 DEBUG blivet: looking up parted Partition: /dev/sdc2 >08:21:53,410 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >08:21:53,410 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >08:21:53,411 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >08:21:53,411 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >08:21:53,411 INFO blivet: added partition sdc2 (id 2) to device tree >08:21:53,412 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >08:21:53,412 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: gpt ; >08:21:53,413 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >08:21:53,413 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: gpt ; exists: True ; >08:21:53,445 WARN blivet: disklabel detected but not usable on sdc2 >08:21:53,901 DEBUG blivet: getFormat('efi') returning EFIFS instance >08:21:53,902 INFO blivet: type detected on 'sdc2' is 'vfat' >08:21:53,902 DEBUG blivet: getFormat('efi') returning EFIFS instance >08:21:53,902 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >08:21:53,903 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: efi ; >08:21:53,903 DEBUG blivet: looking up parted Device: /dev/sdc2 >08:21:53,904 INFO blivet: got device: PartitionDevice instance (0x24a8f10) -- > name = sdc2 status = True kids = 0 id = 2 > parents = ['existing 3854MB disk sdc (0) with existing gpt disklabel'] > uuid = None size = 352.983886719 > format = existing efi filesystem > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 722911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (93, 125, 62) biosGeometry: (44, 255, 63) > PedDevice: <_ped.Device object at 0x2476560> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24a8b10> fileSystem: <parted.filesystem.FileSystem object at 0x24a8cd0> > number: 2 path: /dev/sdc2 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24a8d50> PedPartition: <_ped.Partition object at 0x7fa9e08fd3b0> > disk = existing 3854MB disk sdc (0) with existing gpt disklabel > start = 7170048 end = 7892958 length = 722911 > flags = boot >08:21:53,905 INFO blivet: got format: EFIFS instance (0x7fa9e08fe590) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc2 uuid = 6B72-AA3D exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >08:21:53,907 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-WD_Elements_1048_575831314537335330333737-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Elements_1048', > 'ID_MODEL_ENC': 'Elements\\x201048\\x20\\x20\\x20', > 'ID_MODEL_ID': '1048', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2c075858', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1022', > 'ID_SERIAL': 'WD_Elements_1048_575831314537335330333737-0:0', > 'ID_SERIAL_SHORT': '575831314537335330333737', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WD', > 'ID_VENDOR_ENC': 'WD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1058', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '614385', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-WD_Elements_1048_575831314537335330333737-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd'} ; name: sdd ; >08:21:53,907 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd)... >08:21:53,908 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >08:21:53,908 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:53,909 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >08:21:53,909 INFO blivet: sdd is a disk >08:21:53,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:53,910 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >08:21:53,920 INFO blivet: added disk sdd (id 3) to device tree >08:21:53,921 DEBUG blivet: looking up parted Device: /dev/sdd >08:21:53,922 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >08:21:53,922 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >08:21:53,923 DEBUG blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >08:21:53,923 DEBUG blivet: required disklabel type for sdd (1) is None >08:21:53,923 DEBUG blivet: default disklabel type for sdd is gpt >08:21:53,923 DEBUG blivet: selecting gpt disklabel for sdd based on size >08:21:53,924 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: gpt ; exists: True ; >08:21:53,941 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa9e08fec10>] > device: <parted.device.Device object at 0x7fa9e08fea50> > PedDisk: <_ped.Disk object at 0x7fa9e090f908> >08:21:53,941 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:21:53,942 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >08:21:53,942 INFO blivet: got device: DiskDevice instance (0x7fa9e08fe750) -- > name = sdd status = True kids = 0 id = 3 > parents = [] > uuid = None size = 953867.0 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: WD Elements 1048 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953519616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121600, 255, 63) biosGeometry: (121600, 255, 63) > PedDevice: <_ped.Device object at 0x24765f0> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa9e08fe7d0> >08:21:53,943 INFO blivet: got format: DiskLabel instance (0x7fa9e08fe890) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdd 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 0x7fa9e08fec10>] > device: <parted.device.Device object at 0x7fa9e08fea50> > PedDisk: <_ped.Disk object at 0x7fa9e090f908> > origPartedDisk = <parted.disk.Disk object at 0x7fa9e08fed90> > partedDevice = parted.Device instance -- > model: WD Elements 1048 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953519616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121600, 255, 63) biosGeometry: (121600, 255, 63) > PedDevice: <_ped.Device object at 0x24767a0> > >08:21:53,946 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-WD_Elements_1048_575831314537335330333737-0:0-part1 /dev/disk/by-path/pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/44427494-725b-469b-b3a2-bfbf46393b2d', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '44427494-725b-469b-b3a2-bfbf46393b2d', > 'ID_FS_UUID_ENC': '44427494-725b-469b-b3a2-bfbf46393b2d', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Elements_1048', > 'ID_MODEL_ENC': 'Elements\\x201048\\x20\\x20\\x20', > 'ID_MODEL_ID': '1048', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953517568', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '2c075858-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2c075858', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1022', > 'ID_SERIAL': 'WD_Elements_1048_575831314537335330333737-0:0', > 'ID_SERIAL_SHORT': '575831314537335330333737', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WD', > 'ID_VENDOR_ENC': 'WD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1058', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '614418', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-WD_Elements_1048_575831314537335330333737-0:0-part1', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/44427494-725b-469b-b3a2-bfbf46393b2d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >08:21:53,946 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1)... >08:21:53,947 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd1 ; >08:21:53,947 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:53,947 INFO blivet: sdd1 is a partition >08:21:53,948 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >08:21:53,948 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >08:21:53,950 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953867MB disk sdd (3) with existing msdos disklabel >08:21:53,950 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >08:21:53,951 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >08:21:53,951 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:53,952 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >08:21:53,952 DEBUG blivet: looking up parted Partition: /dev/sdd1 >08:21:53,952 DEBUG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >08:21:53,953 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >08:21:53,954 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >08:21:53,954 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >08:21:53,954 INFO blivet: added partition sdd1 (id 4) to device tree >08:21:53,955 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >08:21:53,955 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: dos ; >08:21:53,956 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >08:21:53,956 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd1 ; labelType: dos ; exists: True ; >08:21:53,960 WARN blivet: disklabel detected but not usable on sdd1 >08:21:53,961 INFO blivet: type detected on 'sdd1' is 'ext3' >08:21:54,071 DEBUG blivet: padding min size from 267603 up to 268103 >08:21:54,072 DEBUG blivet: Ext3FS.supported: supported: True ; >08:21:54,072 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >08:21:54,072 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >08:21:54,073 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: ext3 ; >08:21:54,073 DEBUG blivet: looking up parted Device: /dev/sdd1 >08:21:54,074 INFO blivet: got device: PartitionDevice instance (0x24a8f90) -- > name = sdd1 status = True kids = 0 id = 4 > parents = ['existing 953867MB disk sdd (3) with existing msdos disklabel'] > uuid = None size = 953866.0 > format = existing ext3 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953517568 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121600, 255, 63) biosGeometry: (121600, 255, 63) > PedDevice: <_ped.Device object at 0x2476680> > target size = 0 path = /dev/sdd1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9e08feb10> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9e08feed0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9e08fecd0> PedPartition: <_ped.Partition object at 0x7fa9e08fd470> > disk = existing 953867MB disk sdd (3) with existing msdos disklabel > start = 2048 end = 1953519615 length = 1953517568 > flags = boot >08:21:54,075 DEBUG blivet: Ext3FS.supported: supported: True ; >08:21:54,075 INFO blivet: got format: Ext3FS instance (0x7fa9e08fe150) -- > type = ext3 name = ext3 status = False > device = /dev/sdd1 uuid = 44427494-725b-469b-b3a2-bfbf46393b2d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 953866.0 targetSize = 953866.0 > >08:21:54,077 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113 /dev/disk/by-id/wwn-0x5001b44977ba4299', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\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_PART_TABLE_UUID': '0003404c', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '616594', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113', > '/dev/disk/by-id/wwn-0x5001b44977ba4299'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >08:21:54,078 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:21:54,078 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:21:54,079 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,079 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >08:21:54,080 INFO blivet: sda is a disk >08:21:54,080 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,080 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >08:21:54,086 INFO blivet: added disk sda (id 5) to device tree >08:21:54,087 DEBUG blivet: looking up parted Device: /dev/sda >08:21:54,092 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >08:21:54,092 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >08:21:54,093 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:21:54,093 DEBUG blivet: required disklabel type for sda (1) is None >08:21:54,093 DEBUG blivet: default disklabel type for sda is gpt >08:21:54,093 DEBUG blivet: selecting gpt disklabel for sda based on size >08:21:54,094 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >08:21:54,101 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa9e0912410>, <parted.partition.Partition object at 0x7fa9e0912590>, <parted.partition.Partition object at 0x7fa9e0912810>] > device: <parted.device.Device object at 0x7fa9e0912250> > PedDisk: <_ped.Disk object at 0x7fa9e0903170> >08:21:54,101 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:21:54,102 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >08:21:54,103 INFO blivet: got device: DiskDevice instance (0x7fa9e08fe350) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SanDisk SDSSDH22 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x2476b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa9e08fe190> >08:21:54,104 INFO blivet: got format: DiskLabel instance (0x7fa9e08fef10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa9e0912410>, <parted.partition.Partition object at 0x7fa9e0912590>, <parted.partition.Partition object at 0x7fa9e0912810>] > device: <parted.device.Device object at 0x7fa9e0912250> > PedDisk: <_ped.Disk object at 0x7fa9e0903170> > origPartedDisk = <parted.disk.Disk object at 0x7fa9e0912950> > partedDevice = parted.Device instance -- > model: ATA SanDisk SDSSDH22 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x2476a70> > >08:21:54,107 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part1 /dev/disk/by-id/wwn-0x5001b44977ba4299-part1 /dev/disk/by-uuid/af5e9028-eebf-42d5-8a12-e343ec0edf1a', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af5e9028-eebf-42d5-8a12-e343ec0edf1a', > 'ID_FS_UUID_ENC': 'af5e9028-eebf-42d5-8a12-e343ec0edf1a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003404c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003404c', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '616655', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part1', > '/dev/disk/by-id/wwn-0x5001b44977ba4299-part1', > '/dev/disk/by-uuid/af5e9028-eebf-42d5-8a12-e343ec0edf1a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >08:21:54,107 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:21:54,107 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >08:21:54,108 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,108 INFO blivet: sda1 is a partition >08:21:54,108 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >08:21:54,109 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:21:54,110 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:21:54,111 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >08:21:54,111 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:21:54,111 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,112 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >08:21:54,112 DEBUG blivet: looking up parted Partition: /dev/sda1 >08:21:54,113 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:21:54,113 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >08:21:54,114 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >08:21:54,114 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >08:21:54,114 INFO blivet: added partition sda1 (id 6) to device tree >08:21:54,115 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >08:21:54,115 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >08:21:54,116 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >08:21:54,117 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >08:21:54,120 WARN blivet: disklabel detected but not usable on sda1 >08:21:54,120 INFO blivet: type detected on 'sda1' is 'ext4' >08:21:54,135 DEBUG blivet: padding min size from 142 up to 156 >08:21:54,136 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,136 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:21:54,137 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:21:54,138 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >08:21:54,138 DEBUG blivet: looking up parted Device: /dev/sda1 >08:21:54,139 INFO blivet: got device: PartitionDevice instance (0x24a8f50) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 244198MB disk sda (5) with existing msdos disklabel'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x2476710> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9e0912310> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9e09126d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9e09124d0> PedPartition: <_ped.Partition object at 0x7fa9e08fd4d0> > disk = existing 244198MB disk sda (5) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot >08:21:54,140 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,140 INFO blivet: got format: Ext4FS instance (0x7fa9e08fe9d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = af5e9028-eebf-42d5-8a12-e343ec0edf1a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1024.0 targetSize = 1024.0 > >08:21:54,143 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part2 /dev/disk/by-id/wwn-0x5001b44977ba4299-part2 /dev/disk/by-uuid/382e1532-cd85-49d1-bc6a-9f144e81745c', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '382e1532-cd85-49d1-bc6a-9f144e81745c', > 'ID_FS_UUID_ENC': '382e1532-cd85-49d1-bc6a-9f144e81745c', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\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': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388608', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '0003404c-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003404c', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '616716', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part2', > '/dev/disk/by-id/wwn-0x5001b44977ba4299-part2', > '/dev/disk/by-uuid/382e1532-cd85-49d1-bc6a-9f144e81745c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >08:21:54,143 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:21:54,144 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >08:21:54,144 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,144 INFO blivet: sda2 is a partition >08:21:54,145 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >08:21:54,145 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:21:54,146 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:21:54,147 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >08:21:54,147 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >08:21:54,147 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,148 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >08:21:54,148 DEBUG blivet: looking up parted Partition: /dev/sda2 >08:21:54,149 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:21:54,149 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >08:21:54,150 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >08:21:54,150 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >08:21:54,150 INFO blivet: added partition sda2 (id 7) to device tree >08:21:54,151 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >08:21:54,151 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >08:21:54,152 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >08:21:54,152 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >08:21:54,156 WARN blivet: disklabel detected but not usable on sda2 >08:21:54,156 INFO blivet: type detected on 'sda2' is 'swap' >08:21:54,156 DEBUG blivet: SwapSpace.__init__: device: /dev/sda2 ; serial: 130663401113 ; uuid: 382e1532-cd85-49d1-bc6a-9f144e81745c ; exists: True ; label: None ; >08:21:54,157 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:21:54,157 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >08:21:54,158 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >08:21:54,158 DEBUG blivet: looking up parted Device: /dev/sda2 >08:21:54,159 INFO blivet: got device: PartitionDevice instance (0x7fa9e08fe6d0) -- > name = sda2 status = True kids = 0 id = 7 > parents = ['existing 244198MB disk sda (5) with existing msdos disklabel'] > uuid = None size = 4096.0 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 8388608 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 0x2476dd0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9e0912310> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9e0912710> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9e0912650> PedPartition: <_ped.Partition object at 0x7fa9e08fd410> > disk = existing 244198MB disk sda (5) with existing msdos disklabel > start = 2099200 end = 10487807 length = 8388608 > flags = >08:21:54,159 INFO blivet: got format: SwapSpace instance (0x7fa9e0912e90) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = 382e1532-cd85-49d1-bc6a-9f144e81745c exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >08:21:54,162 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part3 /dev/disk/by-id/wwn-0x5001b44977ba4299-part3 /dev/disk/by-uuid/674d57d9-9abf-4cd5-9655-443d00e83370', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '674d57d9-9abf-4cd5-9655-443d00e83370', > 'ID_FS_UUID_ENC': '674d57d9-9abf-4cd5-9655-443d00e83370', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\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': '10487808', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '489629696', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003404c-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003404c', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '616778', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part3', > '/dev/disk/by-id/wwn-0x5001b44977ba4299-part3', > '/dev/disk/by-uuid/674d57d9-9abf-4cd5-9655-443d00e83370'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >08:21:54,163 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:21:54,163 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >08:21:54,163 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,164 INFO blivet: sda3 is a partition >08:21:54,164 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >08:21:54,165 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:21:54,165 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:21:54,166 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >08:21:54,166 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >08:21:54,166 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,167 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >08:21:54,167 DEBUG blivet: looking up parted Partition: /dev/sda3 >08:21:54,168 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >08:21:54,168 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >08:21:54,169 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >08:21:54,169 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >08:21:54,170 INFO blivet: added partition sda3 (id 8) to device tree >08:21:54,170 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >08:21:54,171 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >08:21:54,171 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >08:21:54,172 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >08:21:54,175 WARN blivet: disklabel detected but not usable on sda3 >08:21:54,175 INFO blivet: type detected on 'sda3' is 'ext4' >08:21:54,193 DEBUG blivet: padding min size from 11055 up to 11555 >08:21:54,194 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,194 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:21:54,195 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >08:21:54,195 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >08:21:54,196 DEBUG blivet: looking up parted Device: /dev/sda3 >08:21:54,197 INFO blivet: got device: PartitionDevice instance (0x7fa9e0912b10) -- > name = sda3 status = True kids = 0 id = 8 > parents = ['existing 244198MB disk sda (5) with existing msdos disklabel'] > uuid = None size = 239077.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 489629696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30478, 255, 63) biosGeometry: (30478, 255, 63) > PedDevice: <_ped.Device object at 0x2476ef0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9e0912310> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9e09128d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9e0912850> PedPartition: <_ped.Partition object at 0x7fa9e08fd530> > disk = existing 244198MB disk sda (5) with existing msdos disklabel > start = 10487808 end = 500117503 length = 489629696 > flags = >08:21:54,198 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,198 INFO blivet: got format: Ext4FS instance (0x7fa9e08fe8d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 674d57d9-9abf-4cd5-9655-443d00e83370 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 239077.0 targetSize = 239077.0 > >08:21:54,201 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD154UI_S1XWJ9BZ803708 /dev/disk/by-id/wwn-0x50024e92033ec704', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '310', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '310', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_HD154UI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD154UI\\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_PART_TABLE_UUID': '0001d8d3', > 'ID_REVISION': '1AG01118', > 'ID_SERIAL': 'SAMSUNG_HD154UI_S1XWJ9BZ803708', > 'ID_SERIAL_SHORT': 'S1XWJ9BZ803708', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e92033ec704', > 'ID_WWN_WITH_EXTENSION': '0x50024e92033ec704', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '617585', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD154UI_S1XWJ9BZ803708', > '/dev/disk/by-id/wwn-0x50024e92033ec704'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >08:21:54,202 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >08:21:54,202 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:21:54,203 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,203 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >08:21:54,204 INFO blivet: sdb is a disk >08:21:54,204 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,205 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >08:21:54,211 INFO blivet: added disk sdb (id 9) to device tree >08:21:54,211 DEBUG blivet: looking up parted Device: /dev/sdb >08:21:54,212 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >08:21:54,213 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >08:21:54,214 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >08:21:54,214 DEBUG blivet: required disklabel type for sdb (1) is None >08:21:54,214 DEBUG blivet: default disklabel type for sdb is gpt >08:21:54,214 DEBUG blivet: selecting gpt disklabel for sdb based on size >08:21:54,215 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >08:21:54,221 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa9e0923450>] > device: <parted.device.Device object at 0x7fa9e0923290> > PedDisk: <_ped.Disk object at 0x249ac68> >08:21:54,221 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:21:54,223 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >08:21:54,224 INFO blivet: got device: DiskDevice instance (0x7fa9e0912e10) -- > name = sdb status = True kids = 0 id = 9 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD154UI path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x2476e60> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa9e091b8d0> >08:21:54,225 INFO blivet: got format: DiskLabel instance (0x7fa9e0923090) -- > 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 0x7fa9e0923450>] > device: <parted.device.Device object at 0x7fa9e0923290> > PedDisk: <_ped.Disk object at 0x249ac68> > origPartedDisk = <parted.disk.Disk object at 0x7fa9e0923590> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD154UI path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x24769e0> > >08:21:54,229 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD154UI_S1XWJ9BZ803708-part1 /dev/disk/by-id/wwn-0x50024e92033ec704-part1 /dev/disk/by-uuid/95b5818e-e47d-41f9-8b9e-f0956c2d20eb', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '310', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '310', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '95b5818e-e47d-41f9-8b9e-f0956c2d20eb', > 'ID_FS_UUID_ENC': '95b5818e-e47d-41f9-8b9e-f0956c2d20eb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD154UI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD154UI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2930274304', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0001d8d3-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0001d8d3', > 'ID_REVISION': '1AG01118', > 'ID_SERIAL': 'SAMSUNG_HD154UI_S1XWJ9BZ803708', > 'ID_SERIAL_SHORT': 'S1XWJ9BZ803708', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e92033ec704', > 'ID_WWN_WITH_EXTENSION': '0x50024e92033ec704', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '617660', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD154UI_S1XWJ9BZ803708-part1', > '/dev/disk/by-id/wwn-0x50024e92033ec704-part1', > '/dev/disk/by-uuid/95b5818e-e47d-41f9-8b9e-f0956c2d20eb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >08:21:54,230 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >08:21:54,230 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >08:21:54,231 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,231 INFO blivet: sdb1 is a partition >08:21:54,231 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >08:21:54,232 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:21:54,233 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sdb (9) with existing msdos disklabel >08:21:54,234 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >08:21:54,234 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >08:21:54,234 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,235 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >08:21:54,235 DEBUG blivet: looking up parted Partition: /dev/sdb1 >08:21:54,236 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >08:21:54,237 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >08:21:54,238 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >08:21:54,238 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >08:21:54,238 INFO blivet: added partition sdb1 (id 10) to device tree >08:21:54,239 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >08:21:54,240 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >08:21:54,241 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >08:21:54,241 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >08:21:54,244 WARN blivet: disklabel detected but not usable on sdb1 >08:21:54,244 INFO blivet: type detected on 'sdb1' is 'ext4' >08:21:54,301 DEBUG blivet: padding min size from 31864 up to 32364 >08:21:54,302 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,302 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:21:54,303 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >08:21:54,303 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >08:21:54,304 DEBUG blivet: looking up parted Device: /dev/sdb1 >08:21:54,305 INFO blivet: got device: PartitionDevice instance (0x7fa9e091bb10) -- > name = sdb1 status = True kids = 0 id = 10 > parents = ['existing 1430799MB disk sdb (9) with existing msdos disklabel'] > uuid = None size = 1430798.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2930274304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x2476d40> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9e0923350> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9e0923710> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9e0923510> PedPartition: <_ped.Partition object at 0x7fa9e08fdbf0> > disk = existing 1430799MB disk sdb (9) with existing msdos disklabel > start = 2048 end = 2930276351 length = 2930274304 > flags = >08:21:54,305 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,306 INFO blivet: got format: Ext4FS instance (0x7fa9e0912d50) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 95b5818e-e47d-41f9-8b9e-f0956c2d20eb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1430798.0 targetSize = 1430798.0 > >08:21:54,307 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH_R7716GBZ902978', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SH', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SH', > 'ID_REVISION': 'SB04', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SH_R7716GBZ902978', > 'ID_SERIAL_SHORT': 'R7716GBZ902978', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '618620', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH_R7716GBZ902978'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >08:21:54,307 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >08:21:54,308 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >08:21:54,308 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,309 INFO blivet: sr0 is a cdrom >08:21:54,309 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >08:21:54,309 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,310 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >08:21:54,310 INFO blivet: added cdrom sr0 (id 11) to device tree >08:21:54,310 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:21:54,323 DEBUG blivet: no device or no media present >08:21:54,324 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '631676', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >08:21:54,324 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >08:21:54,324 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >08:21:54,325 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,325 INFO blivet: loop0 is a loop device >08:21:54,325 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >08:21:54,326 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >08:21:54,326 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,327 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,327 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >08:21:54,327 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 12) to device tree >08:21:54,328 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >08:21:54,328 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,329 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >08:21:54,329 INFO blivet: added loop loop0 (id 13) to device tree >08:21:54,330 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >08:21:54,330 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >08:21:54,330 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:21:54,330 DEBUG blivet: device loop0 does not contain a disklabel >08:21:54,331 INFO blivet: type detected on 'loop0' is 'squashfs' >08:21:54,331 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:21:54,331 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >08:21:54,345 DEBUG blivet: looking up parted Device: /run/install/repo/LiveOS/squashfs.img >08:21:54,445 DEBUG blivet: looking up parted Device: /dev/loop0 >08:21:54,445 INFO blivet: got device: LoopDevice instance (0x7fa9e0923a90) -- > name = loop0 status = True kids = 0 id = 13 > parents = ['existing 214MB file /run/install/repo/LiveOS/squashfs.img (12)'] > uuid = None size = 214.58984375 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 439480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (27, 255, 63) biosGeometry: (27, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9e0925320> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >08:21:54,446 INFO blivet: got format: DeviceFormat instance (0x7fa9e0912d90) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:21:54,448 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > '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': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_UUID_ENC': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '631970', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >08:21:54,449 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >08:21:54,450 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:21:54,451 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,452 INFO blivet: loop1 is a loop device >08:21:54,453 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >08:21:54,454 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >08:21:54,455 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,456 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,467 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >08:21:54,469 INFO blivet: added file /LiveOS/rootfs.img (id 14) to device tree >08:21:54,485 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >08:21:54,486 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,487 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >08:21:54,488 INFO blivet: added loop loop1 (id 15) to device tree >08:21:54,489 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >08:21:54,491 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >08:21:54,493 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,494 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:21:54,494 DEBUG blivet: device loop1 does not contain a disklabel >08:21:54,494 INFO blivet: type detected on 'loop1' is 'ext4' >08:21:54,515 DEBUG blivet: using current size 0 as min size >08:21:54,516 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,517 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:21:54,517 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >08:21:54,518 INFO blivet: got device: LoopDevice instance (0x7fa9e0939190) -- > name = loop1 status = False kids = 0 id = 15 > parents = ['existing 0MB file /LiveOS/rootfs.img (14)'] > 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 >08:21:54,519 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,519 INFO blivet: got format: Ext4FS instance (0x7fa9e0923e90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >08:21:54,520 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '632283', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >08:21:54,521 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >08:21:54,521 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:21:54,522 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,522 INFO blivet: loop2 is a loop device >08:21:54,523 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >08:21:54,524 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >08:21:54,525 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,525 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,526 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >08:21:54,526 INFO blivet: added file /overlay (deleted) (id 16) to device tree >08:21:54,527 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >08:21:54,527 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,527 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >08:21:54,527 INFO blivet: added loop loop2 (id 17) to device tree >08:21:54,528 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >08:21:54,528 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >08:21:54,528 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,529 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >08:21:54,530 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >08:21:54,531 WARN blivet: disklabel detected but not usable on loop2 >08:21:54,531 DEBUG blivet: no type or existing type for loop2, bailing >08:21:54,532 INFO blivet: got device: LoopDevice instance (0x7fa9e0939290) -- > name = loop2 status = False kids = 0 id = 17 > parents = ['existing 0MB file /overlay (deleted) (16)'] > 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 >08:21:54,533 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708 /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': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_UUID_ENC': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36247', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >08:21:54,534 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >08:21:54,534 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:21:54,535 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,535 INFO blivet: live-rw is a device-mapper device >08:21:54,537 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >08:21:54,538 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:21:54,538 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing ext4 filesystem >08:21:54,539 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:21:54,539 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (17) >08:21:54,540 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:21:54,565 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,566 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >08:21:54,566 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,567 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >08:21:54,568 INFO blivet: added dm live-rw (id 18) to device tree >08:21:54,568 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >08:21:54,569 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >08:21:54,570 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,570 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:21:54,570 DEBUG blivet: device live-rw does not contain a disklabel >08:21:54,570 INFO blivet: type detected on 'live-rw' is 'ext4' >08:21:54,589 DEBUG blivet: padding min size from 768 up to 844 >08:21:54,590 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,590 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:21:54,591 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >08:21:54,592 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >08:21:54,594 INFO blivet: got device: DMDevice instance (0x7fa9e3428250) -- > name = live-rw status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop2 (17)'] > uuid = None size = 2048.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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9e0925290> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >08:21:54,595 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,595 INFO blivet: got format: Ext4FS instance (0x7fa9dd877450) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >08:21:54,597 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > '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': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_UUID_ENC': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44439', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >08:21:54,598 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >08:21:54,599 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:21:54,600 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,600 INFO blivet: live-base is a device-mapper device >08:21:54,601 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >08:21:54,602 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:21:54,604 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:21:54,605 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing ext4 filesystem >08:21:54,608 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:21:54,609 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:21:54,610 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >08:21:54,610 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:21:54,612 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >08:21:54,612 INFO blivet: added dm live-base (id 19) to device tree >08:21:54,613 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >08:21:54,614 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >08:21:54,615 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,615 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:21:54,615 DEBUG blivet: device live-base does not contain a disklabel >08:21:54,616 INFO blivet: type detected on 'live-base' is 'ext4' >08:21:54,644 DEBUG blivet: using current size 0 as min size >08:21:54,649 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,650 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:21:54,651 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >08:21:54,652 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >08:21:54,652 INFO blivet: got device: DMDevice instance (0x7fa9e0939490) -- > name = live-base status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop1 (15) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9e0925170> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >08:21:54,653 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,654 INFO blivet: got format: Ext4FS instance (0x7fa9e0939590) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >08:21:54,680 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >08:21:54,694 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >08:21:54,695 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >08:21:54,696 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >08:21:54,707 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >08:21:54,720 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >08:21:54,721 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >08:21:54,722 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >08:21:54,733 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:21:54,746 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:21:54,748 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:21:54,750 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:21:54,761 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:21:54,762 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >08:21:54,764 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >08:21:54,777 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:21:54,779 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:21:54,780 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:21:54,791 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:21:54,802 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:21:54,802 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:21:54,804 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:21:54,814 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >08:21:54,826 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >08:21:54,827 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >08:21:54,828 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >08:21:54,843 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:21:54,844 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >08:21:54,845 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >08:21:54,861 DEBUG blivet: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >08:21:54,866 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >08:21:54,872 INFO blivet: edd: MBR signature on sdc is zero. new disk image? >08:21:54,873 INFO blivet: edd: collected mbr signatures: {'sdd': '0x2c075858', 'sda': '0x0003404c', 'sdb': '0x0001d8d3'} >08:21:54,876 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >08:21:54,886 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:21:54,895 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:21:54,895 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:21:54,896 DEBUG blivet: NFSv4.supported: supported: False ; >08:21:54,896 DEBUG blivet: NFSv4.supported: supported: False ; >08:21:54,897 DEBUG blivet: SELinuxFS.supported: supported: False ; >08:21:54,897 DEBUG blivet: SELinuxFS.supported: supported: False ; >08:21:54,898 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,898 WARN blivet: mount of sdc1 as ext3 failed: mount failed: 32 >08:21:54,899 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:54,899 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >08:21:54,911 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >08:21:54,911 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:21:54,987 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >08:21:55,020 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >08:21:55,021 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >08:21:55,022 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >08:21:55,035 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >08:21:55,036 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:21:55,075 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:21:55,104 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:21:55,104 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:21:55,105 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:21:55,116 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >08:21:55,116 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:21:55,166 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >08:21:55,166 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >08:21:55,166 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >08:21:55,166 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >08:21:55,166 DEBUG blivet: crypttab maps: [] >08:21:55,166 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >08:21:55,167 DEBUG blivet: resolved 'UUID=674d57d9-9abf-4cd5-9655-443d00e83370' to 'sda3' (partition) >08:21:55,167 DEBUG blivet: resolved 'UUID=af5e9028-eebf-42d5-8a12-e343ec0edf1a' to 'sda1' (partition) >08:21:55,167 DEBUG blivet: resolved 'UUID=95b5818e-e47d-41f9-8b9e-f0956c2d20eb' to 'sdb1' (partition) >08:21:55,167 DEBUG blivet: resolved 'UUID=382e1532-cd85-49d1-bc6a-9f144e81745c' to 'sda2' (partition) >08:21:55,168 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:21:55,198 DEBUG blivet: Ext3FS.supported: supported: True ; >08:21:55,198 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >08:21:55,199 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:21:55,200 DEBUG blivet: Ext3FS.supported: supported: True ; >08:21:55,223 DEBUG blivet: Ext2FS.supported: supported: True ; >08:21:55,223 DEBUG blivet: Ext2FS.supported: supported: True ; >08:21:55,247 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >08:21:55,265 DEBUG blivet: SysFS.supported: supported: False ; >08:21:55,266 DEBUG blivet: SysFS.supported: supported: False ; >08:21:55,279 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >08:21:55,279 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >08:21:55,281 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >08:21:55,307 DEBUG blivet: MultipathMember.__init__: >08:21:55,307 DEBUG blivet: MDRaidMember.__init__: >08:21:55,308 DEBUG blivet: ProcFS.supported: supported: False ; >08:21:55,308 DEBUG blivet: ProcFS.supported: supported: False ; >08:21:55,308 DEBUG blivet: SwapSpace.__init__: >08:21:55,309 DEBUG blivet: NoDevFS.supported: supported: False ; >08:21:55,309 DEBUG blivet: NoDevFS.supported: supported: False ; >08:21:55,310 DEBUG blivet: DevPtsFS.supported: supported: False ; >08:21:55,310 DEBUG blivet: DevPtsFS.supported: supported: False ; >08:21:55,311 DEBUG blivet: BTRFS.supported: supported: True ; >08:21:55,360 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:55,361 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:55,362 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:55,363 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:55,364 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:55,365 DEBUG blivet: Ext4FS.supported: supported: True ; >08:21:55,366 DEBUG blivet: Ext3FS.supported: supported: True ; >08:21:55,368 DEBUG blivet: Ext3FS.supported: supported: True ; >08:21:55,369 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:21:55,380 DEBUG blivet: onlyuse is now: sda,sdb,sdc,sdd >08:21:55,382 DEBUG blivet: /dev/sdc1 is mounted on /run/install/repo >08:21:55,382 DEBUG blivet: /dev/sdc1 is mounted on /run/install/repo >08:21:55,383 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc1 ; >08:21:55,383 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3500MB partition sdc1 (1) with existing ext3 filesystem >08:21:55,401 DEBUG blivet: USBFS.supported: supported: False ; >08:21:55,401 DEBUG blivet: USBFS.supported: supported: False ; >08:21:55,402 DEBUG blivet: DiskLabel.__init__: >08:21:55,402 INFO blivet: DiskLabel.partedDevice returning None >08:21:55,402 DEBUG blivet: HFSPlus.supported: supported: False ; >08:21:55,403 DEBUG blivet: HFSPlus.supported: supported: False ; >08:21:55,403 DEBUG blivet: XFS.supported: supported: True ; >08:21:55,457 DEBUG blivet: XFS.supported: supported: True ; >08:21:55,460 DEBUG blivet: TmpFS.supported: supported: True ; >08:21:55,468 DEBUG blivet: TmpFS.supported: supported: True ; >08:21:55,471 DEBUG blivet: LUKS.__init__: >08:21:55,471 DEBUG blivet: /dev/sdc1 is mounted on /run/install/repo >08:21:55,472 DEBUG blivet: /dev/sdc1 is mounted on /run/install/repo >08:21:55,472 DEBUG blivet: NTFS.supported: supported: False ; >08:21:55,473 DEBUG blivet: NTFS.supported: supported: False ; >08:21:55,473 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc1 ; >08:21:55,474 DEBUG blivet: BindFS.supported: supported: False ; >08:21:55,474 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3500MB partition sdc1 (1) with existing ext3 filesystem >08:21:55,475 DEBUG blivet: BindFS.supported: supported: False ; >08:21:55,476 DEBUG blivet: HFS.supported: supported: False ; >08:21:55,480 DEBUG blivet: HFS.supported: supported: False ; >08:21:55,483 DEBUG blivet: LVMPhysicalVolume.__init__: >08:21:55,488 DEBUG blivet: NFS.supported: supported: False ; >08:21:55,489 DEBUG blivet: NFS.supported: supported: False ; >08:21:55,490 DEBUG blivet: FATFS.supported: supported: True ; >08:21:55,491 DEBUG blivet: FATFS.supported: supported: True ; >08:21:55,493 DEBUG blivet: DMRaidMember.__init__: >08:21:55,513 DEBUG blivet: clearpart: looking at sda3 >08:21:55,513 DEBUG blivet: clearpart: looking at sda2 >08:21:55,513 DEBUG blivet: clearpart: looking at sdc2 >08:21:55,513 DEBUG blivet: clearpart: looking at sda1 >08:21:55,514 DEBUG blivet: clearpart: looking at sdb1 >08:21:55,514 DEBUG blivet: clearpart: looking at sdc1 >08:21:55,514 DEBUG blivet: clearpart: looking at sdd1 >08:21:55,514 DEBUG blivet: checking whether disk sda has an empty extended >08:21:55,514 DEBUG blivet: extended is None ; logicals is [] >08:21:55,514 DEBUG blivet: checking whether disk sdb has an empty extended >08:21:55,514 DEBUG blivet: extended is None ; logicals is [] >08:21:55,514 DEBUG blivet: checking whether disk sdc has an empty extended >08:21:55,515 DEBUG blivet: extended is None ; logicals is [] >08:21:55,515 DEBUG blivet: checking whether disk sdd has an empty extended >08:21:55,515 DEBUG blivet: extended is None ; logicals is [] >08:21:55,531 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:21:55,532 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:21:55,551 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:21:55,552 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:21:55,555 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:21:55,557 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:21:55,558 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:27:35,632 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:27:35,632 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:27:35,633 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:27:35,633 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sdb (9) with existing msdos disklabel >08:27:35,634 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >08:27:35,634 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3854MB disk sdc (0) with existing gpt disklabel >08:27:35,635 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >08:27:35,635 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953867MB disk sdd (3) with existing msdos disklabel >08:27:39,793 INFO blivet: hiding device partition sdc1 (id 1) >08:27:39,794 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdc ; >08:27:39,795 DEBUG blivet: lvm filter: adding sdc1 to the reject list >08:27:39,795 INFO blivet: hiding device partition sdc2 (id 2) >08:27:39,797 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >08:27:39,797 DEBUG blivet: lvm filter: adding sdc2 to the reject list >08:27:39,797 INFO blivet: hiding device disk sdc (id 0) >08:27:39,797 DEBUG blivet: lvm filter: adding sdc to the reject list >08:27:39,798 INFO blivet: hiding device partition sdd1 (id 4) >08:27:39,800 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >08:27:39,800 DEBUG blivet: lvm filter: adding sdd1 to the reject list >08:27:39,800 INFO blivet: hiding device disk sdd (id 3) >08:27:39,800 DEBUG blivet: lvm filter: adding sdd to the reject list >08:27:43,574 INFO blivet: Detected 15760M of memory >08:27:43,574 INFO blivet: Swap attempt of 7880M >08:27:43,575 DEBUG blivet: clearpart: looking at sda3 >08:27:43,575 DEBUG blivet: clearpart: looking at sda2 >08:27:43,575 DEBUG blivet: clearpart: looking at sda1 >08:27:43,575 DEBUG blivet: clearpart: looking at sdb1 >08:27:43,575 DEBUG blivet: checking whether disk sda has an empty extended >08:27:43,576 DEBUG blivet: extended is None ; logicals is [] >08:27:43,576 DEBUG blivet: checking whether disk sdb has an empty extended >08:27:43,576 DEBUG blivet: extended is None ; logicals is [] >08:27:43,595 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:27:43,595 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:27:43,613 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:27:43,614 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:27:43,614 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:27:43,615 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:27:43,615 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:27:43,640 DEBUG blivet: starting Blivet copy >08:27:43,659 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >08:27:43,659 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eadaacd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eadbf810> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eadbf610> PedPartition: <_ped.Partition object at 0x7fa9eada1e90> >08:27:43,660 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >08:27:43,660 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eadaacd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eadbf850> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eadbf790> PedPartition: <_ped.Partition object at 0x7fa9eada1fb0> >08:27:43,661 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >08:27:43,661 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eadaacd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eadbfa10> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eadbf990> PedPartition: <_ped.Partition object at 0x7fa9eada1e30> >08:27:43,662 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >08:27:43,662 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eadaa390> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eadbfc90> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eadbfb10> PedPartition: <_ped.Partition object at 0x7fa9eada1ef0> >08:27:43,663 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >08:27:43,663 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eadb0190> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eadbfe10> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9eadbfa90> PedPartition: <_ped.Partition object at 0x7fa9eada1f50> >08:27:43,664 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >08:27:43,664 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eadb0190> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eadbfe50> > number: 2 path: /dev/sdc2 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eadbfd90> PedPartition: <_ped.Partition object at 0x7fa9eadc5050> >08:27:43,665 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >08:27:43,665 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eadb0a10> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eadc7150> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eadbff10> PedPartition: <_ped.Partition object at 0x7fa9eadc50b0> >08:27:43,665 DEBUG blivet: finished Blivet copy >08:27:45,868 DEBUG blivet: Ext4FS.supported: supported: True ; >08:27:45,869 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:27:53,350 DEBUG blivet: Ext4FS.supported: supported: True ; >08:27:53,350 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:27:53,351 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eada4f50>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:27:54,414 DEBUG blivet: Ext4FS.supported: supported: True ; >08:27:54,414 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:27:54,415 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eada4f50>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:27:59,877 DEBUG blivet: Ext4FS.supported: supported: True ; >08:27:59,877 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:00,512 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:00,512 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:00,513 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eada4f50>, 1024, ['sda'], {'encrypted': False, 'raid_level': None} >08:28:00,515 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:28:00,515 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:28:00,516 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >08:28:00,516 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:28:00,517 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >08:28:00,517 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sda1 (id 6) >08:28:00,517 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >08:28:00,518 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >08:28:00,518 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >08:28:00,519 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 6) >08:28:01,851 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:01,851 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:01,852 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eada4f50>, 1024, ['sda'], {'encrypted': False, 'raid_level': None} >08:28:05,075 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:05,076 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:05,742 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:05,742 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:05,744 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eada4f50>, 239077, ['sda'], {'encrypted': False, 'raid_level': None} >08:28:05,745 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:28:05,745 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:28:05,746 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >08:28:05,746 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:28:05,747 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >08:28:05,747 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sda3 (id 8) >08:28:05,747 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >08:28:05,749 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >08:28:05,749 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >08:28:05,750 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at / on partition sda3 (id 8) >08:28:06,493 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:06,493 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:06,494 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eada4f50>, 239077, ['sda'], {'encrypted': False, 'raid_level': None} >08:28:06,504 DEBUG blivet: SwapSpace.__init__: >08:28:06,504 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:28:08,196 DEBUG blivet: SwapSpace.__init__: >08:28:08,197 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:28:09,093 DEBUG blivet: SwapSpace.__init__: >08:28:09,093 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:28:09,094 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eada4f50>, 4096, ['sda'], {'encrypted': False, 'raid_level': None} >08:28:09,095 DEBUG storage.ui: SwapSpace.__init__: device: /dev/sda2 ; mountpoint: None ; label: ; >08:28:09,095 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >08:28:09,096 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >08:28:09,096 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >08:28:09,097 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:28:09,097 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: swap ; type: None ; >08:28:09,097 INFO storage.ui: registered action: [4] Destroy Format swap on partition sda2 (id 7) >08:28:09,098 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >08:28:09,098 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >08:28:09,099 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >08:28:09,099 INFO storage.ui: registered action: [5] Create Format swap on partition sda2 (id 7) >08:28:15,063 DEBUG blivet: SwapSpace.__init__: >08:28:15,063 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:28:15,064 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eada4f50>, 4096, ['sda'], {'encrypted': False, 'raid_level': None} >08:28:17,223 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:28:17,224 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:28:17,224 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:28:17,225 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:28:17,225 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:28:21,732 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:28:21,733 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:28:21,733 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:28:21,734 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sdb (9) with existing msdos disklabel >08:28:30,304 INFO blivet: Detected 15760M of memory >08:28:30,305 INFO blivet: Swap attempt of 7880M >08:28:30,305 DEBUG blivet: clearpart: looking at sda3 >08:28:30,306 DEBUG blivet: clearpart: looking at sda2 >08:28:30,306 DEBUG blivet: clearpart: looking at sda1 >08:28:30,306 DEBUG blivet: clearpart: looking at sdb1 >08:28:30,306 DEBUG blivet: checking whether disk sda has an empty extended >08:28:30,307 DEBUG blivet: extended is None ; logicals is [] >08:28:30,307 DEBUG blivet: checking whether disk sdb has an empty extended >08:28:30,307 DEBUG blivet: extended is None ; logicals is [] >08:28:30,325 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:28:30,326 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:28:30,343 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:28:30,344 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:28:30,344 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:28:30,345 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:28:30,345 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:28:30,372 DEBUG blivet: starting Blivet copy >08:28:30,394 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >08:28:30,394 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead60d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead6a110> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead62ed0> PedPartition: <_ped.Partition object at 0x7fa9eadd6a70> >08:28:30,395 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >08:28:30,395 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead60d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead6a150> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead6a090> PedPartition: <_ped.Partition object at 0x7fa9eadd6ad0> >08:28:30,396 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >08:28:30,396 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead60d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead6a310> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead6a290> PedPartition: <_ped.Partition object at 0x7fa9eadd6950> >08:28:30,397 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >08:28:30,397 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead603d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead6a590> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead6a410> PedPartition: <_ped.Partition object at 0x7fa9eadd6b30> >08:28:30,398 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >08:28:30,399 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead71110> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead6a710> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9ead6a390> PedPartition: <_ped.Partition object at 0x7fa9eadd68f0> >08:28:30,399 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >08:28:30,399 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead71110> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead6a750> > number: 2 path: /dev/sdc2 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead6a690> PedPartition: <_ped.Partition object at 0x7fa9eadd6a10> >08:28:30,400 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >08:28:30,401 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead71b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead6aa10> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead6a810> PedPartition: <_ped.Partition object at 0x7fa9eadd69b0> >08:28:30,401 DEBUG blivet: finished Blivet copy >08:28:30,421 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:30,421 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:34,402 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:34,402 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:34,403 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadd1f90>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:28:35,962 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:35,962 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:35,963 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadd1f90>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:28:39,851 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:39,851 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:39,852 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadd1f90>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:28:41,454 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:28:41,455 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:28:41,456 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:28:41,456 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:28:41,456 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:28:42,981 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:28:42,982 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:28:42,982 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:28:42,983 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sdb (9) with existing msdos disklabel >08:28:48,935 INFO blivet: Detected 15760M of memory >08:28:48,935 INFO blivet: Swap attempt of 7880M >08:28:48,936 DEBUG blivet: clearpart: looking at sda3 >08:28:48,936 DEBUG blivet: clearpart: looking at sda2 >08:28:48,936 DEBUG blivet: clearpart: looking at sda1 >08:28:48,936 DEBUG blivet: clearpart: looking at sdb1 >08:28:48,937 DEBUG blivet: checking whether disk sda has an empty extended >08:28:48,937 DEBUG blivet: extended is None ; logicals is [] >08:28:48,937 DEBUG blivet: checking whether disk sdb has an empty extended >08:28:48,937 DEBUG blivet: extended is None ; logicals is [] >08:28:48,955 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:28:48,956 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:28:48,973 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:28:48,974 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:28:48,975 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:28:48,975 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:28:48,976 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:28:49,005 DEBUG blivet: starting Blivet copy >08:28:49,025 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >08:28:49,026 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eada4f90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead6ba10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead6b810> PedPartition: <_ped.Partition object at 0x7fa9eadc5110> >08:28:49,026 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >08:28:49,027 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eada4f90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead6ba50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead6b990> PedPartition: <_ped.Partition object at 0x7fa9eadd6cb0> >08:28:49,027 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >08:28:49,028 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eada4f90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead6bc10> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead6bb90> PedPartition: <_ped.Partition object at 0x7fa9eadd6b90> >08:28:49,028 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >08:28:49,029 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eadb3fd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead6be90> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead6bd10> PedPartition: <_ped.Partition object at 0x7fa9eadd6dd0> >08:28:49,029 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >08:28:49,030 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead76450> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead77050> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9ead6bc90> PedPartition: <_ped.Partition object at 0x7fa9eadd6d10> >08:28:49,030 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >08:28:49,031 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead76450> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead77090> > number: 2 path: /dev/sdc2 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead6bf90> PedPartition: <_ped.Partition object at 0x7fa9eadd6d70> >08:28:49,031 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >08:28:49,032 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead76ed0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead77350> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead77150> PedPartition: <_ped.Partition object at 0x7fa9eadd6e30> >08:28:49,032 DEBUG blivet: finished Blivet copy >08:28:52,383 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:52,384 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:52,385 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:28:53,565 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:53,565 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:53,566 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:28:58,342 DEBUG blivet: Ext4FS.supported: supported: True ; >08:28:58,343 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:28:58,343 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:28:58,354 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >08:28:58,354 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >08:28:58,354 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >08:29:19,110 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 125.0, [], {} >08:29:19,111 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 125.0 ; mountpoint: /boot/efi ; disks: [DiskDevice instance (0x7fa9eadb3d90) -- > name = sda status = True kids = 3 id = 5 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SanDisk SDSSDH22 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x2476b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9eadb3c50>, DiskDevice instance (0x7fa9eadb3850) -- > name = sdb status = True kids = 1 id = 9 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD154UI path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x2476e60> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9eadb37d0>] ; fstype: efi ; encrypted: False ; >08:29:19,111 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 125.0, ['sda', 'sdb'], {'mountpoint': '/boot/efi', 'fstype': 'efi', 'encrypted': False} >08:29:19,112 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >08:29:19,112 DEBUG storage.ui: starting Blivet copy >08:29:19,129 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >08:29:19,130 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead16a90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead33410> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead33210> PedPartition: <_ped.Partition object at 0x7fa9eadd6fb0> >08:29:19,130 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >08:29:19,131 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead16a90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead33450> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead33390> PedPartition: <_ped.Partition object at 0x7fa9ead18830> >08:29:19,131 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >08:29:19,132 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead16a90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead33610> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead33590> PedPartition: <_ped.Partition object at 0x7fa9ead18890> >08:29:19,133 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >08:29:19,133 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1c810> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead33890> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead33710> PedPartition: <_ped.Partition object at 0x7fa9ead188f0> >08:29:19,134 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >08:29:19,134 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ead0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead33a10> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9ead33690> PedPartition: <_ped.Partition object at 0x7fa9ead18950> >08:29:19,135 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >08:29:19,135 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ead0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead33a50> > number: 2 path: /dev/sdc2 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead33990> PedPartition: <_ped.Partition object at 0x7fa9ead189b0> >08:29:19,136 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >08:29:19,136 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1f410> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead33d10> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead33b10> PedPartition: <_ped.Partition object at 0x7fa9ead18a10> >08:29:19,136 DEBUG storage.ui: finished Blivet copy >08:29:19,137 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:29:19,137 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:29:19,137 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:29:19,138 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >08:29:19,138 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >08:29:19,139 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >08:29:19,140 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: efi ; >08:29:19,140 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >08:29:19,141 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >08:29:19,141 INFO storage.ui: added partition req0 (id 20) to device tree >08:29:19,141 INFO storage.ui: registered action: [6] Create Device partition req0 (id 20) >08:29:19,141 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:29:19,142 INFO storage.ui: registered action: [7] Create Format efi filesystem mounted at /boot/efi on partition req0 (id 20) >08:29:19,143 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:29:19,143 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >08:29:19,144 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 20)'] from disk(s) ['sda', 'sdb'] >08:29:19,144 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 20)'] >08:29:19,144 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 20)'] from disk(s) ['sda', 'sdb'] >08:29:19,145 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >08:29:19,146 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:29:19,147 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >08:29:19,147 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >08:29:19,147 DEBUG storage.ui: failed to resolve '/dev/' >08:29:19,148 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >08:29:19,149 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:29:19,149 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >08:29:19,150 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >08:29:19,150 DEBUG storage.ui: failed to resolve '/dev/' >08:29:19,150 DEBUG storage.ui: allocating partition: req0 ; id: 20 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 50MB ; grow: True ; max_size: 125.0 ; start: None ; end: None >08:29:19,150 DEBUG storage.ui: checking freespace on sda >08:29:19,151 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=50MB boot=True best=None grow=True start=None >08:29:19,151 DEBUG storage.ui: checking 63-2047 (0 MB) >08:29:19,151 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:29:19,151 DEBUG storage.ui: checking 500117504-500118191 (0 MB) >08:29:19,151 DEBUG storage.ui: current free range is 500117504-500118191 (0MB) >08:29:19,152 DEBUG storage.ui: checking freespace on sdb >08:29:19,152 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=50MB boot=True best=None grow=True start=None >08:29:19,152 DEBUG storage.ui: checking 63-2047 (0 MB) >08:29:19,152 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:29:19,152 DEBUG storage.ui: checking 2930276352-2930277167 (0 MB) >08:29:19,152 DEBUG storage.ui: current free range is 2930276352-2930277167 (0MB) >08:29:19,152 DEBUG storage.ui: not enough free space for primary -- trying logical >08:29:19,153 ERR storage.ui: failed to allocate partitions: not enough free space on disks >08:29:19,153 ERR storage.ui: device post-create method failed: not enough free space on disks >08:29:19,153 INFO storage.ui: removed partition req0 (id 20) from device tree >08:29:19,153 INFO storage.ui: registered action: [8] Destroy Device partition req0 (id 20) >08:29:19,153 ERR storage.ui: failed to configure device factory: not enough free space on disks >08:29:37,362 DEBUG blivet: Ext4FS.supported: supported: True ; >08:29:37,362 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:29:37,363 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:29:38,303 DEBUG blivet: Ext4FS.supported: supported: True ; >08:29:38,303 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:29:38,304 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:30:26,553 DEBUG blivet: Ext4FS.supported: supported: True ; >08:30:26,553 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:30:26,554 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:30:26,565 DEBUG blivet: Ext4FS.supported: supported: True ; >08:30:26,565 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:30:29,109 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >08:30:29,110 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >08:30:29,111 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >08:30:29,111 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >08:30:31,611 DEBUG blivet: Ext4FS.supported: supported: True ; >08:30:31,611 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:30:31,612 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:30:31,623 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >08:30:31,623 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >08:30:31,623 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >08:30:43,849 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 128.0, [], {} >08:30:43,850 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 128.0 ; mountpoint: /boot/efi ; disks: [DiskDevice instance (0x7fa9ead16890) -- > name = sda status = True kids = 3 id = 5 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SanDisk SDSSDH22 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x2476b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9ead16910>, DiskDevice instance (0x7fa9ead1c5d0) -- > name = sdb status = True kids = 1 id = 9 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD154UI path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x2476e60> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9ead1c650>] ; fstype: efi ; encrypted: False ; >08:30:43,851 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 128.0, ['sda', 'sdb'], {'mountpoint': '/boot/efi', 'fstype': 'efi', 'encrypted': False} >08:30:43,851 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >08:30:43,851 DEBUG storage.ui: starting Blivet copy >08:30:43,870 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >08:30:43,871 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead6ab90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead32a50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead33910> PedPartition: <_ped.Partition object at 0x7fa9ead18a10> >08:30:43,871 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >08:30:43,872 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead6ab90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead32a90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead329d0> PedPartition: <_ped.Partition object at 0x7fa9ead18950> >08:30:43,872 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >08:30:43,873 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead6ab90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead32c50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead32bd0> PedPartition: <_ped.Partition object at 0x7fa9ead189b0> >08:30:43,874 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >08:30:43,874 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1f2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead32ed0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead32d50> PedPartition: <_ped.Partition object at 0x7fa9eadd6c50> >08:30:43,875 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >08:30:43,875 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead365d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eace6090> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9ead32cd0> PedPartition: <_ped.Partition object at 0x7fa9eacda830> >08:30:43,876 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >08:30:43,876 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead365d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eace60d0> > number: 2 path: /dev/sdc2 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead32fd0> PedPartition: <_ped.Partition object at 0x7fa9eacdaa10> >08:30:43,877 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >08:30:43,877 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead32090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eace6390> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eace6190> PedPartition: <_ped.Partition object at 0x7fa9eacda950> >08:30:43,877 DEBUG storage.ui: finished Blivet copy >08:30:43,878 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:30:43,878 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:30:43,878 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:30:43,879 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >08:30:43,879 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >08:30:43,880 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >08:30:43,881 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: efi ; >08:30:43,881 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >08:30:43,882 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >08:30:43,882 INFO storage.ui: added partition req1 (id 21) to device tree >08:30:43,882 INFO storage.ui: registered action: [9] Create Device partition req1 (id 21) >08:30:43,882 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:30:43,883 INFO storage.ui: registered action: [10] Create Format efi filesystem mounted at /boot/efi on partition req1 (id 21) >08:30:43,883 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:30:43,884 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >08:30:43,884 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)'] from disk(s) ['sda', 'sdb'] >08:30:43,885 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req1(id 21)'] >08:30:43,885 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)'] from disk(s) ['sda', 'sdb'] >08:30:43,886 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >08:30:43,886 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:30:43,887 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >08:30:43,888 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >08:30:43,888 DEBUG storage.ui: failed to resolve '/dev/' >08:30:43,888 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >08:30:43,889 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:30:43,890 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >08:30:43,890 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >08:30:43,891 DEBUG storage.ui: failed to resolve '/dev/' >08:30:43,891 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 50MB ; grow: True ; max_size: 128.0 ; start: None ; end: None >08:30:43,891 DEBUG storage.ui: checking freespace on sda >08:30:43,891 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=50MB boot=True best=None grow=True start=None >08:30:43,891 DEBUG storage.ui: checking 63-2047 (0 MB) >08:30:43,892 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:30:43,892 DEBUG storage.ui: checking 500117504-500118191 (0 MB) >08:30:43,892 DEBUG storage.ui: current free range is 500117504-500118191 (0MB) >08:30:43,892 DEBUG storage.ui: checking freespace on sdb >08:30:43,892 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=50MB boot=True best=None grow=True start=None >08:30:43,892 DEBUG storage.ui: checking 63-2047 (0 MB) >08:30:43,892 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:30:43,893 DEBUG storage.ui: checking 2930276352-2930277167 (0 MB) >08:30:43,893 DEBUG storage.ui: current free range is 2930276352-2930277167 (0MB) >08:30:43,893 DEBUG storage.ui: not enough free space for primary -- trying logical >08:30:43,893 ERR storage.ui: failed to allocate partitions: not enough free space on disks >08:30:43,893 ERR storage.ui: device post-create method failed: not enough free space on disks >08:30:43,893 INFO storage.ui: removed partition req1 (id 21) from device tree >08:30:43,894 INFO storage.ui: registered action: [11] Destroy Device partition req1 (id 21) >08:30:43,894 ERR storage.ui: failed to configure device factory: not enough free space on disks >08:30:50,251 DEBUG blivet: Ext4FS.supported: supported: True ; >08:30:50,252 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:30:50,252 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:30:50,261 DEBUG blivet: Ext4FS.supported: supported: True ; >08:30:50,261 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:30:52,371 DEBUG blivet: Ext4FS.supported: supported: True ; >08:30:52,371 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:30:52,372 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 1024, ['sda'], {'encrypted': False, 'raid_level': None} >08:30:52,383 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >08:30:52,383 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >08:30:52,383 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >08:31:01,868 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 128.0, [], {} >08:31:01,870 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 128.0 ; mountpoint: /boot/efi ; disks: [DiskDevice instance (0x7fa9ead6ab50) -- > name = sda status = True kids = 3 id = 5 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SanDisk SDSSDH22 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x2476b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9ead6a910>, DiskDevice instance (0x7fa9ead62d90) -- > name = sdb status = True kids = 1 id = 9 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD154UI path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x2476e60> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9ead1f290>] ; fstype: efi ; encrypted: False ; >08:31:01,870 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 128.0, ['sda', 'sdb'], {'mountpoint': '/boot/efi', 'fstype': 'efi', 'encrypted': False} >08:31:01,870 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >08:31:01,870 DEBUG storage.ui: starting Blivet copy >08:31:01,890 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >08:31:01,890 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead16990> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacfb210> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacf9fd0> PedPartition: <_ped.Partition object at 0x7fa9eadd6ef0> >08:31:01,891 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >08:31:01,891 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead16990> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacfb250> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacfb190> PedPartition: <_ped.Partition object at 0x7fa9eacda890> >08:31:01,892 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >08:31:01,892 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead16990> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacfb410> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacfb390> PedPartition: <_ped.Partition object at 0x7fa9eacdaad0> >08:31:01,893 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >08:31:01,893 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead36290> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacfb690> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacfb510> PedPartition: <_ped.Partition object at 0x7fa9eacdab30> >08:31:01,894 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >08:31:01,895 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1f390> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacfb810> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9eacfb490> PedPartition: <_ped.Partition object at 0x7fa9eacdaa70> >08:31:01,895 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >08:31:01,896 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1f390> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacfb850> > number: 2 path: /dev/sdc2 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacfb790> PedPartition: <_ped.Partition object at 0x7fa9eacda9b0> >08:31:01,896 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >08:31:01,897 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eace6e90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacfbb10> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacfb910> PedPartition: <_ped.Partition object at 0x7fa9eacdabf0> >08:31:01,897 DEBUG storage.ui: finished Blivet copy >08:31:01,897 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:31:01,897 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:31:01,897 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:31:01,898 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >08:31:01,899 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >08:31:01,899 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >08:31:01,900 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: efi ; >08:31:01,901 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >08:31:01,901 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >08:31:01,902 INFO storage.ui: added partition req2 (id 22) to device tree >08:31:01,902 INFO storage.ui: registered action: [12] Create Device partition req2 (id 22) >08:31:01,902 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:31:01,902 INFO storage.ui: registered action: [13] Create Format efi filesystem mounted at /boot/efi on partition req2 (id 22) >08:31:01,903 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:31:01,903 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >08:31:01,904 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 22)'] from disk(s) ['sda', 'sdb'] >08:31:01,904 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req2(id 22)'] >08:31:01,904 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 22)'] from disk(s) ['sda', 'sdb'] >08:31:01,905 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >08:31:01,906 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:31:01,906 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >08:31:01,907 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >08:31:01,907 DEBUG storage.ui: failed to resolve '/dev/' >08:31:01,908 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >08:31:01,909 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:31:01,909 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >08:31:01,910 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >08:31:01,910 DEBUG storage.ui: failed to resolve '/dev/' >08:31:01,910 DEBUG storage.ui: allocating partition: req2 ; id: 22 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 50MB ; grow: True ; max_size: 128.0 ; start: None ; end: None >08:31:01,910 DEBUG storage.ui: checking freespace on sda >08:31:01,911 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=50MB boot=True best=None grow=True start=None >08:31:01,911 DEBUG storage.ui: checking 63-2047 (0 MB) >08:31:01,911 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:31:01,911 DEBUG storage.ui: checking 500117504-500118191 (0 MB) >08:31:01,911 DEBUG storage.ui: current free range is 500117504-500118191 (0MB) >08:31:01,911 DEBUG storage.ui: checking freespace on sdb >08:31:01,912 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=50MB boot=True best=None grow=True start=None >08:31:01,912 DEBUG storage.ui: checking 63-2047 (0 MB) >08:31:01,912 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:31:01,912 DEBUG storage.ui: checking 2930276352-2930277167 (0 MB) >08:31:01,912 DEBUG storage.ui: current free range is 2930276352-2930277167 (0MB) >08:31:01,912 DEBUG storage.ui: not enough free space for primary -- trying logical >08:31:01,913 ERR storage.ui: failed to allocate partitions: not enough free space on disks >08:31:01,913 ERR storage.ui: device post-create method failed: not enough free space on disks >08:31:01,913 INFO storage.ui: removed partition req2 (id 22) from device tree >08:31:01,913 INFO storage.ui: registered action: [14] Destroy Device partition req2 (id 22) >08:31:01,913 ERR storage.ui: failed to configure device factory: not enough free space on disks >08:31:06,752 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:06,752 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:31:06,753 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9eadbf410>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:31:13,840 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:13,841 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:31:13,842 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:13,842 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:31:13,843 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:31:15,060 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:31:15,060 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sdb (9) with existing msdos disklabel >08:31:15,061 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:15,061 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:31:18,693 INFO blivet: Detected 15760M of memory >08:31:18,693 INFO blivet: Swap attempt of 7880M >08:31:18,694 DEBUG blivet: clearpart: looking at sda3 >08:31:18,694 DEBUG blivet: clearpart: looking at sda2 >08:31:18,694 DEBUG blivet: clearpart: looking at sda1 >08:31:18,694 DEBUG blivet: clearpart: looking at sdb1 >08:31:18,694 DEBUG blivet: checking whether disk sda has an empty extended >08:31:18,695 DEBUG blivet: extended is None ; logicals is [] >08:31:18,695 DEBUG blivet: checking whether disk sdb has an empty extended >08:31:18,695 DEBUG blivet: extended is None ; logicals is [] >08:31:18,714 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:18,715 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:31:18,733 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:18,734 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:31:18,734 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:18,735 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (5) with existing msdos disklabel >08:31:18,735 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:31:18,772 DEBUG blivet: starting Blivet copy >08:31:18,792 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >08:31:18,792 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead33c90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacfec10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacfea10> PedPartition: <_ped.Partition object at 0x7fa9eacda8f0> >08:31:18,793 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >08:31:18,793 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead33c90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacfec50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacfeb90> PedPartition: <_ped.Partition object at 0x7fa9eacdad10> >08:31:18,794 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >08:31:18,794 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead33c90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacfee10> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacfed90> PedPartition: <_ped.Partition object at 0x7fa9eacdab90> >08:31:18,795 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >08:31:18,795 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1e8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead110d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacfef10> PedPartition: <_ped.Partition object at 0x7fa9eacdae90> >08:31:18,796 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >08:31:18,796 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead60150> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead11250> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9eacfee90> PedPartition: <_ped.Partition object at 0x7fa9eacdac50> >08:31:18,797 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >08:31:18,797 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead60150> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead11290> > number: 2 path: /dev/sdc2 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead111d0> PedPartition: <_ped.Partition object at 0x7fa9eacdaef0> >08:31:18,798 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >08:31:18,798 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eace6490> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead11550> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead11350> PedPartition: <_ped.Partition object at 0x7fa9eacdacb0> >08:31:18,798 DEBUG blivet: finished Blivet copy >08:31:23,211 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:23,211 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:31:23,212 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead76090>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:31:23,223 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >08:31:23,223 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >08:31:23,223 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >08:31:35,337 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead76090>, 128.0, [], {} >08:31:35,338 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 128.0 ; mountpoint: /boot/efi ; disks: [DiskDevice instance (0x7fa9ead62d90) -- > name = sda status = True kids = 3 id = 5 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SanDisk SDSSDH22 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x2476b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9ead62c90>, DiskDevice instance (0x7fa9ead1c550) -- > name = sdb status = True kids = 1 id = 9 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD154UI path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x2476e60> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9eadc7790>] ; fstype: efi ; encrypted: False ; >08:31:35,338 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead76090>, 128.0, ['sda', 'sdb'], {'mountpoint': '/boot/efi', 'fstype': 'efi', 'encrypted': False} >08:31:35,339 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >08:31:35,339 DEBUG storage.ui: starting Blivet copy >08:31:35,357 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >08:31:35,357 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eadb3710> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eace8510> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eace8650> PedPartition: <_ped.Partition object at 0x7fa9eacdaf50> >08:31:35,358 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >08:31:35,358 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eadb3710> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eace8450> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eace8c50> PedPartition: <_ped.Partition object at 0x7fa9eacdabf0> >08:31:35,359 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >08:31:35,359 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eadb3710> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eace8250> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eace84d0> PedPartition: <_ped.Partition object at 0x7fa9eacdaa70> >08:31:35,360 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >08:31:35,360 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead11e50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eace6410> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eace8310> PedPartition: <_ped.Partition object at 0x7fa9eacda9b0> >08:31:35,361 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >08:31:35,362 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eac9a150> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eace6dd0> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9eace81d0> PedPartition: <_ped.Partition object at 0x7fa9eacdad70> >08:31:35,362 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >08:31:35,363 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eac9a150> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eace6ed0> > number: 2 path: /dev/sdc2 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eace6e50> PedPartition: <_ped.Partition object at 0x7fa9eacdadd0> >08:31:35,363 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >08:31:35,364 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eac9abd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eace6550> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eace69d0> PedPartition: <_ped.Partition object at 0x7fa9eacdae30> >08:31:35,364 DEBUG storage.ui: finished Blivet copy >08:31:35,364 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:31:35,364 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:31:35,364 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:31:35,365 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >08:31:35,366 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >08:31:35,366 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >08:31:35,367 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: efi ; >08:31:35,368 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >08:31:35,368 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >08:31:35,369 INFO storage.ui: added partition req0 (id 23) to device tree >08:31:35,369 INFO storage.ui: registered action: [15] Create Device partition req0 (id 23) >08:31:35,369 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:31:35,369 INFO storage.ui: registered action: [16] Create Format efi filesystem mounted at /boot/efi on partition req0 (id 23) >08:31:35,370 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:31:35,370 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >08:31:35,371 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 23)'] from disk(s) ['sda', 'sdb'] >08:31:35,371 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 23)'] >08:31:35,371 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 23)'] from disk(s) ['sda', 'sdb'] >08:31:35,372 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >08:31:35,373 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:31:35,373 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >08:31:35,374 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >08:31:35,374 DEBUG storage.ui: failed to resolve '/dev/' >08:31:35,375 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >08:31:35,376 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:31:35,376 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >08:31:35,377 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >08:31:35,377 DEBUG storage.ui: failed to resolve '/dev/' >08:31:35,377 DEBUG storage.ui: allocating partition: req0 ; id: 23 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 50MB ; grow: True ; max_size: 128.0 ; start: None ; end: None >08:31:35,377 DEBUG storage.ui: checking freespace on sda >08:31:35,378 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=50MB boot=True best=None grow=True start=None >08:31:35,378 DEBUG storage.ui: checking 63-2047 (0 MB) >08:31:35,378 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:31:35,378 DEBUG storage.ui: checking 500117504-500118191 (0 MB) >08:31:35,378 DEBUG storage.ui: current free range is 500117504-500118191 (0MB) >08:31:35,378 DEBUG storage.ui: checking freespace on sdb >08:31:35,379 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=50MB boot=True best=None grow=True start=None >08:31:35,379 DEBUG storage.ui: checking 63-2047 (0 MB) >08:31:35,379 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:31:35,379 DEBUG storage.ui: checking 2930276352-2930277167 (0 MB) >08:31:35,379 DEBUG storage.ui: current free range is 2930276352-2930277167 (0MB) >08:31:35,379 DEBUG storage.ui: not enough free space for primary -- trying logical >08:31:35,380 ERR storage.ui: failed to allocate partitions: not enough free space on disks >08:31:35,380 ERR storage.ui: device post-create method failed: not enough free space on disks >08:31:35,380 INFO storage.ui: removed partition req0 (id 23) from device tree >08:31:35,380 INFO storage.ui: registered action: [17] Destroy Device partition req0 (id 23) >08:31:35,380 ERR storage.ui: failed to configure device factory: not enough free space on disks >08:31:46,229 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:31:46,243 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:31:46,243 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:46,244 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:46,255 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:31:46,256 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >08:31:46,272 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:31:46,273 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:46,274 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:46,285 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:31:46,300 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:31:46,300 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:46,301 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:46,313 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >08:31:46,326 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >08:31:46,327 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >08:31:46,329 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >08:31:46,352 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:31:46,352 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >08:31:46,353 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >08:31:46,372 DEBUG blivet: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >08:31:46,378 INFO blivet: resetting Blivet (version 0.23.6) instance <blivet.Blivet object at 0x7fa9eb6daa90> >08:31:46,378 INFO blivet: no initiator set >08:31:46,378 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >08:31:46,379 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sdb', 'sda'] >08:31:46,393 DEBUG blivet: protected device spec UUID=c25bbae0-c7c9-4b54-b54a-5888e7726c44 resolved to sdc1 >08:31:46,407 DEBUG blivet: protected device spec live-base resolved to live-base >08:31:46,424 DEBUG blivet: protected device spec live-rw resolved to live-rw >08:31:46,439 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sdc2', 'sdd', 'sdd1', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >08:31:46,441 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-hp_v135w_0000000000000348-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'v135w', > 'ID_MODEL_ENC': 'v135w\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '3407', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '78e3c87d-3134-45f3-8bf3-fbc40850f621', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'hp_v135w_0000000000000348-0:0', > 'ID_SERIAL_SHORT': '0000000000000348', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'hp', > 'ID_VENDOR_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '03f0', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '613949', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-hp_v135w_0000000000000348-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >08:31:46,441 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >08:31:46,442 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >08:31:46,442 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:46,443 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >08:31:46,443 INFO blivet: sdc is a disk >08:31:46,443 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:46,444 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >08:31:46,452 INFO blivet: added disk sdc (id 24) to device tree >08:31:46,452 DEBUG blivet: looking up parted Device: /dev/sdc >08:31:46,453 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >08:31:46,453 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >08:31:46,454 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >08:31:46,454 DEBUG blivet: required disklabel type for sdc (1) is None >08:31:46,454 DEBUG blivet: default disklabel type for sdc is gpt >08:31:46,454 DEBUG blivet: selecting gpt disklabel for sdc based on size >08:31:46,455 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: gpt ; exists: True ; >08:31:46,458 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fa9ead1ee10>, <parted.partition.Partition object at 0x7fa9ead1eb10>] > device: <parted.device.Device object at 0x7fa9ead1e610> > PedDisk: <_ped.Disk object at 0x7fa9eaca8368> >08:31:46,458 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:31:46,458 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >08:31:46,459 INFO blivet: got device: DiskDevice instance (0x7fa9ead1c590) -- > name = sdc status = True kids = 0 id = 24 > parents = [] > uuid = None size = 3854.0 > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: hp v135w path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7892992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 125, 62) biosGeometry: (491, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eace7560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fa9eace87d0> >08:31:46,460 INFO blivet: got format: DiskLabel instance (0x7fa9eace8e50) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fa9ead1ee10>, <parted.partition.Partition object at 0x7fa9ead1eb10>] > device: <parted.device.Device object at 0x7fa9ead1e610> > PedDisk: <_ped.Disk object at 0x7fa9eaca8368> > origPartedDisk = <parted.disk.Disk object at 0x7fa9ead1edd0> > partedDevice = parted.Device instance -- > model: hp v135w path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7892992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 125, 62) biosGeometry: (491, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eacfd200> > >08:31:46,463 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-hp_v135w_0000000000000348-0:0-part1 /dev/disk/by-partlabel/Linux\\x20filesystem /dev/disk/by-partuuid/bf42430b-d8c7-42fe-aa4b-8ef214398f7e /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/c25bbae0-c7c9-4b54-b54a-5888e7726c44', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c25bbae0-c7c9-4b54-b54a-5888e7726c44', > 'ID_FS_UUID_ENC': 'c25bbae0-c7c9-4b54-b54a-5888e7726c44', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'v135w', > 'ID_MODEL_ENC': 'v135w\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '3407', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'Linux\\x20filesystem', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '7168000', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'bf42430b-d8c7-42fe-aa4b-8ef214398f7e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '78e3c87d-3134-45f3-8bf3-fbc40850f621', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'hp_v135w_0000000000000348-0:0', > 'ID_SERIAL_SHORT': '0000000000000348', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'hp', > 'ID_VENDOR_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '03f0', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '613974', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-hp_v135w_0000000000000348-0:0-part1', > '/dev/disk/by-partlabel/Linux\\x20filesystem', > '/dev/disk/by-partuuid/bf42430b-d8c7-42fe-aa4b-8ef214398f7e', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/c25bbae0-c7c9-4b54-b54a-5888e7726c44'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >08:31:46,463 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >08:31:46,463 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >08:31:46,464 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:46,464 INFO blivet: sdc1 is a partition >08:31:46,464 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >08:31:46,465 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >08:31:46,466 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3854MB disk sdc (24) with existing gpt disklabel >08:31:46,466 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >08:31:46,467 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >08:31:46,467 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:46,467 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >08:31:46,468 DEBUG blivet: looking up parted Partition: /dev/sdc1 >08:31:46,468 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >08:31:46,469 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >08:31:46,469 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >08:31:46,470 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >08:31:46,470 INFO blivet: added partition sdc1 (id 25) to device tree >08:31:46,471 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >08:31:46,471 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >08:31:46,472 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >08:31:46,472 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >08:31:46,474 WARN blivet: disklabel detected but not usable on sdc1 >08:31:46,474 INFO blivet: type detected on 'sdc1' is 'ext3' >08:31:46,491 DEBUG blivet: padding min size from 377 up to 414 >08:31:46,492 DEBUG blivet: Ext3FS.supported: supported: True ; >08:31:46,492 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >08:31:46,493 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >08:31:46,493 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext3 ; >08:31:46,494 DEBUG blivet: looking up parted Device: /dev/sdc1 >08:31:46,495 INFO blivet: got device: PartitionDevice instance (0x7fa9eace8810) -- > name = sdc1 status = True kids = 0 id = 25 > parents = ['existing 3854MB disk sdc (24) with existing gpt disklabel'] > uuid = None size = 3500.0 > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 7168000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (924, 125, 62) biosGeometry: (446, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9ead6cc20> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1e710> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead1ee50> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9ead1ea50> PedPartition: <_ped.Partition object at 0x7fa9eacec7d0> > disk = existing 3854MB disk sdc (24) with existing gpt disklabel > start = 2048 end = 7170047 length = 7168000 > flags = >08:31:46,496 DEBUG blivet: Ext3FS.supported: supported: True ; >08:31:46,496 INFO blivet: got format: Ext3FS instance (0x7fa9ead1f0d0) -- > type = ext3 name = ext3 status = False > device = /dev/sdc1 uuid = c25bbae0-c7c9-4b54-b54a-5888e7726c44 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 3500.0 targetSize = 3500.0 > >08:31:46,499 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-hp_v135w_0000000000000348-0:0-part2 /dev/disk/by-partlabel/EFI\\x20System /dev/disk/by-partuuid/6bd4aee2-8e4d-47de-90d1-c302e0953ca3 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/6B72-AA3D', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6B72-AA3D', > 'ID_FS_UUID_ENC': '6B72-AA3D', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'v135w', > 'ID_MODEL_ENC': 'v135w\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '3407', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '7170048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '722911', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '6bd4aee2-8e4d-47de-90d1-c302e0953ca3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '78e3c87d-3134-45f3-8bf3-fbc40850f621', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0.00', > 'ID_SERIAL': 'hp_v135w_0000000000000348-0:0', > 'ID_SERIAL_SHORT': '0000000000000348', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'hp', > 'ID_VENDOR_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '03f0', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '613999', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/usb-hp_v135w_0000000000000348-0:0-part2', > '/dev/disk/by-partlabel/EFI\\x20System', > '/dev/disk/by-partuuid/6bd4aee2-8e4d-47de-90d1-c302e0953ca3', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/6B72-AA3D'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >08:31:46,499 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >08:31:46,499 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >08:31:46,500 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:46,500 INFO blivet: sdc2 is a partition >08:31:46,500 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >08:31:46,501 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >08:31:46,501 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3854MB disk sdc (24) with existing gpt disklabel >08:31:46,502 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >08:31:46,503 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >08:31:46,503 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:46,503 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >08:31:46,504 DEBUG blivet: looking up parted Partition: /dev/sdc2 >08:31:46,504 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >08:31:46,505 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >08:31:46,505 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >08:31:46,506 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >08:31:46,506 INFO blivet: added partition sdc2 (id 26) to device tree >08:31:46,506 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >08:31:46,507 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: gpt ; >08:31:46,507 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >08:31:46,508 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: gpt ; exists: True ; >08:31:46,517 WARN blivet: disklabel detected but not usable on sdc2 >08:31:46,517 DEBUG blivet: getFormat('efi') returning EFIFS instance >08:31:46,517 INFO blivet: type detected on 'sdc2' is 'vfat' >08:31:46,517 DEBUG blivet: getFormat('efi') returning EFIFS instance >08:31:46,518 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >08:31:46,518 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: efi ; >08:31:46,519 DEBUG blivet: looking up parted Device: /dev/sdc2 >08:31:46,519 INFO blivet: got device: PartitionDevice instance (0x7fa9ead33b10) -- > name = sdc2 status = True kids = 0 id = 26 > parents = ['existing 3854MB disk sdc (24) with existing gpt disklabel'] > uuid = None size = 352.983886719 > format = existing efi filesystem > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 722911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (93, 125, 62) biosGeometry: (44, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9ead6ccb0> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1e710> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead1ee90> > number: 2 path: /dev/sdc2 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead1ec50> PedPartition: <_ped.Partition object at 0x7fa9eacec890> > disk = existing 3854MB disk sdc (24) with existing gpt disklabel > start = 7170048 end = 7892958 length = 722911 > flags = boot >08:31:46,520 INFO blivet: got format: EFIFS instance (0x7fa9ead1ef10) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc2 uuid = 6B72-AA3D exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >08:31:46,522 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-WD_Elements_1048_575831314537335330333737-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Elements_1048', > 'ID_MODEL_ENC': 'Elements\\x201048\\x20\\x20\\x20', > 'ID_MODEL_ID': '1048', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2c075858', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1022', > 'ID_SERIAL': 'WD_Elements_1048_575831314537335330333737-0:0', > 'ID_SERIAL_SHORT': '575831314537335330333737', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WD', > 'ID_VENDOR_ENC': 'WD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1058', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '614385', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-WD_Elements_1048_575831314537335330333737-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd'} ; name: sdd ; >08:31:46,522 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd)... >08:31:46,523 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >08:31:46,523 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:46,524 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >08:31:46,524 INFO blivet: sdd is a disk >08:31:46,524 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:46,525 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >08:31:46,532 INFO blivet: added disk sdd (id 27) to device tree >08:31:46,532 DEBUG blivet: looking up parted Device: /dev/sdd >08:31:46,533 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >08:31:46,534 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >08:31:46,534 DEBUG blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >08:31:46,534 DEBUG blivet: required disklabel type for sdd (1) is None >08:31:46,534 DEBUG blivet: default disklabel type for sdd is gpt >08:31:46,535 DEBUG blivet: selecting gpt disklabel for sdd based on size >08:31:46,535 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: gpt ; exists: True ; >08:31:47,180 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa9ead1f610>] > device: <parted.device.Device object at 0x7fa9ead1f5d0> > PedDisk: <_ped.Disk object at 0x7fa9eacafcf8> >08:31:47,180 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:31:47,181 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >08:31:47,182 INFO blivet: got device: DiskDevice instance (0x7fa9ead1e2d0) -- > name = sdd status = True kids = 0 id = 27 > parents = [] > uuid = None size = 953867.0 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: WD Elements 1048 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953519616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121600, 255, 63) biosGeometry: (121600, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9ead6cd40> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa9ead1fed0> >08:31:47,182 INFO blivet: got format: DiskLabel instance (0x7fa9ead1fd50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdd 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 0x7fa9ead1f610>] > device: <parted.device.Device object at 0x7fa9ead1f5d0> > PedDisk: <_ped.Disk object at 0x7fa9eacafcf8> > origPartedDisk = <parted.disk.Disk object at 0x7fa9ead1f750> > partedDevice = parted.Device instance -- > model: WD Elements 1048 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953519616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121600, 255, 63) biosGeometry: (121600, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9ead6ce60> > >08:31:47,185 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-WD_Elements_1048_575831314537335330333737-0:0-part1 /dev/disk/by-path/pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/44427494-725b-469b-b3a2-bfbf46393b2d', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '44427494-725b-469b-b3a2-bfbf46393b2d', > 'ID_FS_UUID_ENC': '44427494-725b-469b-b3a2-bfbf46393b2d', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Elements_1048', > 'ID_MODEL_ENC': 'Elements\\x201048\\x20\\x20\\x20', > 'ID_MODEL_ID': '1048', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953517568', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '2c075858-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2c075858', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1022', > 'ID_SERIAL': 'WD_Elements_1048_575831314537335330333737-0:0', > 'ID_SERIAL_SHORT': '575831314537335330333737', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WD', > 'ID_VENDOR_ENC': 'WD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1058', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '614418', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-WD_Elements_1048_575831314537335330333737-0:0-part1', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/44427494-725b-469b-b3a2-bfbf46393b2d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >08:31:47,185 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1)... >08:31:47,186 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd1 ; >08:31:47,186 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,186 INFO blivet: sdd1 is a partition >08:31:47,187 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >08:31:47,187 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >08:31:47,188 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953867MB disk sdd (27) with existing msdos disklabel >08:31:47,188 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >08:31:47,189 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >08:31:47,189 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,190 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >08:31:47,190 DEBUG blivet: looking up parted Partition: /dev/sdd1 >08:31:47,190 DEBUG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >08:31:47,191 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >08:31:47,192 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >08:31:47,193 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >08:31:47,193 INFO blivet: added partition sdd1 (id 28) to device tree >08:31:47,193 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >08:31:47,194 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: dos ; >08:31:47,194 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >08:31:47,195 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd1 ; labelType: dos ; exists: True ; >08:31:47,224 WARN blivet: disklabel detected but not usable on sdd1 >08:31:47,224 INFO blivet: type detected on 'sdd1' is 'ext3' >08:31:47,317 DEBUG blivet: padding min size from 267603 up to 268103 >08:31:47,318 DEBUG blivet: Ext3FS.supported: supported: True ; >08:31:47,318 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >08:31:47,319 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >08:31:47,319 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: ext3 ; >08:31:47,320 DEBUG blivet: looking up parted Device: /dev/sdd1 >08:31:47,321 INFO blivet: got device: PartitionDevice instance (0x7fa9ead1f8d0) -- > name = sdd1 status = True kids = 0 id = 28 > parents = ['existing 953867MB disk sdd (27) with existing msdos disklabel'] > uuid = None size = 953866.0 > format = existing ext3 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953517568 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121600, 255, 63) biosGeometry: (121600, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eacfd0e0> > target size = 0 path = /dev/sdd1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1fa50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead1f950> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead1f650> PedPartition: <_ped.Partition object at 0x7fa9eacec830> > disk = existing 953867MB disk sdd (27) with existing msdos disklabel > start = 2048 end = 1953519615 length = 1953517568 > flags = boot >08:31:47,321 DEBUG blivet: Ext3FS.supported: supported: True ; >08:31:47,322 INFO blivet: got format: Ext3FS instance (0x7fa9ead1ea90) -- > type = ext3 name = ext3 status = False > device = /dev/sdd1 uuid = 44427494-725b-469b-b3a2-bfbf46393b2d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 953866.0 targetSize = 953866.0 > >08:31:47,324 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113 /dev/disk/by-id/wwn-0x5001b44977ba4299', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\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_PART_TABLE_UUID': '0003404c', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '616594', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113', > '/dev/disk/by-id/wwn-0x5001b44977ba4299'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >08:31:47,324 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:31:47,325 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:47,325 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,326 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >08:31:47,326 INFO blivet: sda is a disk >08:31:47,326 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,327 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >08:31:47,334 INFO blivet: added disk sda (id 29) to device tree >08:31:47,334 DEBUG blivet: looking up parted Device: /dev/sda >08:31:47,335 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >08:31:47,335 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >08:31:47,336 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:31:47,336 DEBUG blivet: required disklabel type for sda (1) is None >08:31:47,336 DEBUG blivet: default disklabel type for sda is gpt >08:31:47,336 DEBUG blivet: selecting gpt disklabel for sda based on size >08:31:47,337 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >08:31:47,346 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa9eac9a810>, <parted.partition.Partition object at 0x7fa9eac9aa10>, <parted.partition.Partition object at 0x7fa9eac9ac50>] > device: <parted.device.Device object at 0x7fa9eace8150> > PedDisk: <_ped.Disk object at 0x7fa9eacf6c68> >08:31:47,347 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:31:47,347 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >08:31:47,348 INFO blivet: got device: DiskDevice instance (0x7fa9ead1e510) -- > name = sda status = True kids = 0 id = 29 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SanDisk SDSSDH22 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eac98950> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa9ead1f990> >08:31:47,349 INFO blivet: got format: DiskLabel instance (0x7fa9ead1f390) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa9eac9a810>, <parted.partition.Partition object at 0x7fa9eac9aa10>, <parted.partition.Partition object at 0x7fa9eac9ac50>] > device: <parted.device.Device object at 0x7fa9eace8150> > PedDisk: <_ped.Disk object at 0x7fa9eacf6c68> > origPartedDisk = <parted.disk.Disk object at 0x7fa9eac9ad90> > partedDevice = parted.Device instance -- > model: ATA SanDisk SDSSDH22 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eac988c0> > >08:31:47,352 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part1 /dev/disk/by-id/wwn-0x5001b44977ba4299-part1 /dev/disk/by-uuid/af5e9028-eebf-42d5-8a12-e343ec0edf1a', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af5e9028-eebf-42d5-8a12-e343ec0edf1a', > 'ID_FS_UUID_ENC': 'af5e9028-eebf-42d5-8a12-e343ec0edf1a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003404c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003404c', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '616655', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part1', > '/dev/disk/by-id/wwn-0x5001b44977ba4299-part1', > '/dev/disk/by-uuid/af5e9028-eebf-42d5-8a12-e343ec0edf1a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >08:31:47,352 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:31:47,353 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >08:31:47,353 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,353 INFO blivet: sda1 is a partition >08:31:47,354 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >08:31:47,354 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:47,355 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (29) with existing msdos disklabel >08:31:47,355 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >08:31:47,356 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:31:47,356 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,357 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >08:31:47,357 DEBUG blivet: looking up parted Partition: /dev/sda1 >08:31:47,357 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:31:47,358 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >08:31:47,359 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >08:31:47,359 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >08:31:47,359 INFO blivet: added partition sda1 (id 30) to device tree >08:31:47,360 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >08:31:47,360 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >08:31:47,361 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >08:31:47,362 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >08:31:47,364 WARN blivet: disklabel detected but not usable on sda1 >08:31:47,364 INFO blivet: type detected on 'sda1' is 'ext4' >08:31:47,382 DEBUG blivet: padding min size from 142 up to 156 >08:31:47,383 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,383 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:31:47,384 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:31:47,384 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >08:31:47,385 DEBUG blivet: looking up parted Device: /dev/sda1 >08:31:47,386 INFO blivet: got device: PartitionDevice instance (0x7fa9eac9af90) -- > name = sda1 status = True kids = 0 id = 30 > parents = ['existing 244198MB disk sda (29) with existing msdos disklabel'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9ead6cdd0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eac9a210> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eac9a850> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eac9a990> PedPartition: <_ped.Partition object at 0x7fa9eaceca70> > disk = existing 244198MB disk sda (29) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot >08:31:47,386 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,387 INFO blivet: got format: Ext4FS instance (0x7fa9eacb23d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = af5e9028-eebf-42d5-8a12-e343ec0edf1a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1024.0 targetSize = 1024.0 > >08:31:47,390 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part2 /dev/disk/by-id/wwn-0x5001b44977ba4299-part2 /dev/disk/by-uuid/382e1532-cd85-49d1-bc6a-9f144e81745c', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '382e1532-cd85-49d1-bc6a-9f144e81745c', > 'ID_FS_UUID_ENC': '382e1532-cd85-49d1-bc6a-9f144e81745c', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\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': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388608', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '0003404c-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003404c', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '616716', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part2', > '/dev/disk/by-id/wwn-0x5001b44977ba4299-part2', > '/dev/disk/by-uuid/382e1532-cd85-49d1-bc6a-9f144e81745c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >08:31:47,390 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:31:47,390 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >08:31:47,391 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,391 INFO blivet: sda2 is a partition >08:31:47,391 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >08:31:47,392 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:47,392 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (29) with existing msdos disklabel >08:31:47,393 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >08:31:47,394 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >08:31:47,394 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,394 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >08:31:47,394 DEBUG blivet: looking up parted Partition: /dev/sda2 >08:31:47,395 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:31:47,396 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >08:31:47,396 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >08:31:47,397 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >08:31:47,397 INFO blivet: added partition sda2 (id 31) to device tree >08:31:47,397 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >08:31:47,398 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >08:31:47,398 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >08:31:47,399 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >08:31:47,401 WARN blivet: disklabel detected but not usable on sda2 >08:31:47,401 INFO blivet: type detected on 'sda2' is 'swap' >08:31:47,402 DEBUG blivet: SwapSpace.__init__: device: /dev/sda2 ; serial: 130663401113 ; uuid: 382e1532-cd85-49d1-bc6a-9f144e81745c ; exists: True ; label: None ; >08:31:47,402 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:31:47,403 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >08:31:47,403 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >08:31:47,404 DEBUG blivet: looking up parted Device: /dev/sda2 >08:31:47,404 INFO blivet: got device: PartitionDevice instance (0x7fa9ead1f350) -- > name = sda2 status = True kids = 0 id = 31 > parents = ['existing 244198MB disk sda (29) with existing msdos disklabel'] > uuid = None size = 4096.0 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 8388608 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 0x7fa9eac98b90> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eac9a210> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eac9a950> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eac9a8d0> PedPartition: <_ped.Partition object at 0x7fa9eacec9b0> > disk = existing 244198MB disk sda (29) with existing msdos disklabel > start = 2099200 end = 10487807 length = 8388608 > flags = >08:31:47,405 INFO blivet: got format: SwapSpace instance (0x7fa9ead1e350) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = 382e1532-cd85-49d1-bc6a-9f144e81745c exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >08:31:47,407 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part3 /dev/disk/by-id/wwn-0x5001b44977ba4299-part3 /dev/disk/by-uuid/674d57d9-9abf-4cd5-9655-443d00e83370', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '18', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '674d57d9-9abf-4cd5-9655-443d00e83370', > 'ID_FS_UUID_ENC': '674d57d9-9abf-4cd5-9655-443d00e83370', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SanDisk_SDSSDH2256G', > 'ID_MODEL_ENC': 'SanDisk\\x20SDSSDH2256G\\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': '10487808', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '489629696', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003404c-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003404c', > 'ID_REVISION': 'X211200', > 'ID_SERIAL': 'SanDisk_SDSSDH2256G_130663401113', > 'ID_SERIAL_SHORT': '130663401113', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5001b44977ba4299', > 'ID_WWN_WITH_EXTENSION': '0x5001b44977ba4299', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '616778', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-SanDisk_SDSSDH2256G_130663401113-part3', > '/dev/disk/by-id/wwn-0x5001b44977ba4299-part3', > '/dev/disk/by-uuid/674d57d9-9abf-4cd5-9655-443d00e83370'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >08:31:47,408 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:31:47,408 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >08:31:47,409 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,409 INFO blivet: sda3 is a partition >08:31:47,409 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >08:31:47,410 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:47,410 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (29) with existing msdos disklabel >08:31:47,411 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >08:31:47,411 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >08:31:47,411 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,412 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >08:31:47,412 DEBUG blivet: looking up parted Partition: /dev/sda3 >08:31:47,413 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >08:31:47,413 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >08:31:47,414 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >08:31:47,414 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >08:31:47,415 INFO blivet: added partition sda3 (id 32) to device tree >08:31:47,415 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >08:31:47,416 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >08:31:47,416 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >08:31:47,417 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >08:31:47,419 WARN blivet: disklabel detected but not usable on sda3 >08:31:47,419 INFO blivet: type detected on 'sda3' is 'ext4' >08:31:47,437 DEBUG blivet: padding min size from 11055 up to 11555 >08:31:47,438 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,439 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:31:47,439 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >08:31:47,440 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >08:31:47,440 DEBUG blivet: looking up parted Device: /dev/sda3 >08:31:47,441 INFO blivet: got device: PartitionDevice instance (0x7fa9ead1f450) -- > name = sda3 status = True kids = 0 id = 32 > parents = ['existing 244198MB disk sda (29) with existing msdos disklabel'] > uuid = None size = 239077.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 489629696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30478, 255, 63) biosGeometry: (30478, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eac98830> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eac9a210> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eac9ad10> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eac9ac90> PedPartition: <_ped.Partition object at 0x7fa9eacec8f0> > disk = existing 244198MB disk sda (29) with existing msdos disklabel > start = 10487808 end = 500117503 length = 489629696 > flags = >08:31:47,442 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,442 INFO blivet: got format: Ext4FS instance (0x7fa9eacb2190) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 674d57d9-9abf-4cd5-9655-443d00e83370 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 239077.0 targetSize = 239077.0 > >08:31:47,444 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD154UI_S1XWJ9BZ803708 /dev/disk/by-id/wwn-0x50024e92033ec704', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '310', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '310', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_HD154UI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD154UI\\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_PART_TABLE_UUID': '0001d8d3', > 'ID_REVISION': '1AG01118', > 'ID_SERIAL': 'SAMSUNG_HD154UI_S1XWJ9BZ803708', > 'ID_SERIAL_SHORT': 'S1XWJ9BZ803708', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e92033ec704', > 'ID_WWN_WITH_EXTENSION': '0x50024e92033ec704', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '617585', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD154UI_S1XWJ9BZ803708', > '/dev/disk/by-id/wwn-0x50024e92033ec704'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >08:31:47,445 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >08:31:47,445 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:31:47,446 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,446 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >08:31:47,447 INFO blivet: sdb is a disk >08:31:47,447 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,448 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >08:31:47,455 INFO blivet: added disk sdb (id 33) to device tree >08:31:47,455 DEBUG blivet: looking up parted Device: /dev/sdb >08:31:47,456 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >08:31:47,456 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >08:31:47,457 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >08:31:47,457 DEBUG blivet: required disklabel type for sdb (1) is None >08:31:47,457 DEBUG blivet: default disklabel type for sdb is gpt >08:31:47,457 DEBUG blivet: selecting gpt disklabel for sdb based on size >08:31:47,458 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >08:31:47,460 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa9eacb2390>] > device: <parted.device.Device object at 0x7fa9eacb2110> > PedDisk: <_ped.Disk object at 0x7fa9eaca00e0> >08:31:47,460 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:31:47,461 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >08:31:47,461 INFO blivet: got device: DiskDevice instance (0x7fa9ead1e5d0) -- > name = sdb status = True kids = 0 id = 33 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD154UI path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eac98dd0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa9eac9af10> >08:31:47,462 INFO blivet: got format: DiskLabel instance (0x7fa9ead1f910) -- > 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 0x7fa9eacb2390>] > device: <parted.device.Device object at 0x7fa9eacb2110> > PedDisk: <_ped.Disk object at 0x7fa9eaca00e0> > origPartedDisk = <parted.disk.Disk object at 0x7fa9eacb2710> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD154UI path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eac98d40> > >08:31:47,465 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD154UI_S1XWJ9BZ803708-part1 /dev/disk/by-id/wwn-0x50024e92033ec704-part1 /dev/disk/by-uuid/95b5818e-e47d-41f9-8b9e-f0956c2d20eb', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '310', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '310', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '95b5818e-e47d-41f9-8b9e-f0956c2d20eb', > 'ID_FS_UUID_ENC': '95b5818e-e47d-41f9-8b9e-f0956c2d20eb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD154UI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD154UI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2930274304', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0001d8d3-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0001d8d3', > 'ID_REVISION': '1AG01118', > 'ID_SERIAL': 'SAMSUNG_HD154UI_S1XWJ9BZ803708', > 'ID_SERIAL_SHORT': 'S1XWJ9BZ803708', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e92033ec704', > 'ID_WWN_WITH_EXTENSION': '0x50024e92033ec704', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '617660', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD154UI_S1XWJ9BZ803708-part1', > '/dev/disk/by-id/wwn-0x50024e92033ec704-part1', > '/dev/disk/by-uuid/95b5818e-e47d-41f9-8b9e-f0956c2d20eb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >08:31:47,465 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >08:31:47,466 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >08:31:47,466 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,466 INFO blivet: sdb1 is a partition >08:31:47,467 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >08:31:47,467 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:31:47,468 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sdb (33) with existing msdos disklabel >08:31:47,469 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >08:31:47,469 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >08:31:47,469 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,470 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >08:31:47,470 DEBUG blivet: looking up parted Partition: /dev/sdb1 >08:31:47,471 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >08:31:47,471 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >08:31:47,472 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >08:31:47,472 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >08:31:47,473 INFO blivet: added partition sdb1 (id 34) to device tree >08:31:47,473 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >08:31:47,473 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >08:31:47,474 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >08:31:47,475 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >08:31:47,477 WARN blivet: disklabel detected but not usable on sdb1 >08:31:47,477 INFO blivet: type detected on 'sdb1' is 'ext4' >08:31:47,496 DEBUG blivet: padding min size from 31864 up to 32364 >08:31:47,497 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,497 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:31:47,498 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >08:31:47,498 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >08:31:47,499 DEBUG blivet: looking up parted Device: /dev/sdb1 >08:31:47,500 INFO blivet: got device: PartitionDevice instance (0x7fa9ead1e4d0) -- > name = sdb1 status = True kids = 0 id = 34 > parents = ['existing 1430799MB disk sdb (33) with existing msdos disklabel'] > uuid = None size = 1430798.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2930274304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eac98f80> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eacb2350> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacb26d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacb24d0> PedPartition: <_ped.Partition object at 0x7fa9eacecb30> > disk = existing 1430799MB disk sdb (33) with existing msdos disklabel > start = 2048 end = 2930276351 length = 2930274304 > flags = >08:31:47,501 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,501 INFO blivet: got format: Ext4FS instance (0x7fa9eacb2c90) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 95b5818e-e47d-41f9-8b9e-f0956c2d20eb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1430798.0 targetSize = 1430798.0 > >08:31:47,503 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH_R7716GBZ902978', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SH', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SH', > 'ID_REVISION': 'SB04', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SH_R7716GBZ902978', > 'ID_SERIAL_SHORT': 'R7716GBZ902978', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '618620', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH_R7716GBZ902978'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >08:31:47,503 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >08:31:47,503 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >08:31:47,504 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,504 INFO blivet: sr0 is a cdrom >08:31:47,504 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >08:31:47,504 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,505 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >08:31:47,505 INFO blivet: added cdrom sr0 (id 35) to device tree >08:31:47,506 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:31:47,518 DEBUG blivet: no device or no media present >08:31:47,519 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '631676', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >08:31:47,520 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >08:31:47,520 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >08:31:47,521 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,521 INFO blivet: loop0 is a loop device >08:31:47,521 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >08:31:47,522 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >08:31:47,522 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,522 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,523 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >08:31:47,523 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 36) to device tree >08:31:47,524 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >08:31:47,524 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,524 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >08:31:47,525 INFO blivet: added loop loop0 (id 37) to device tree >08:31:47,525 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >08:31:47,525 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >08:31:47,526 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:31:47,526 DEBUG blivet: device loop0 does not contain a disklabel >08:31:47,526 INFO blivet: type detected on 'loop0' is 'squashfs' >08:31:47,526 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:31:47,527 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >08:31:47,532 DEBUG blivet: looking up parted Device: /run/install/repo/LiveOS/squashfs.img >08:31:47,539 DEBUG blivet: looking up parted Device: /dev/loop0 >08:31:47,539 INFO blivet: got device: LoopDevice instance (0x7fa9ead1f3d0) -- > name = loop0 status = True kids = 0 id = 37 > parents = ['existing 214MB file /run/install/repo/LiveOS/squashfs.img (36)'] > uuid = None size = 214.58984375 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 439480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (27, 255, 63) biosGeometry: (27, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eac98cb0> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >08:31:47,539 INFO blivet: got format: DeviceFormat instance (0x7fa9eacb2f10) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:31:47,541 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > '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': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_UUID_ENC': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '631970', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >08:31:47,541 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >08:31:47,542 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:31:47,542 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,542 INFO blivet: loop1 is a loop device >08:31:47,543 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >08:31:47,543 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >08:31:47,544 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,544 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,544 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >08:31:47,545 INFO blivet: added file /LiveOS/rootfs.img (id 38) to device tree >08:31:47,545 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >08:31:47,545 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,546 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >08:31:47,546 INFO blivet: added loop loop1 (id 39) to device tree >08:31:47,546 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >08:31:47,547 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >08:31:47,548 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,548 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:31:47,548 DEBUG blivet: device loop1 does not contain a disklabel >08:31:47,548 INFO blivet: type detected on 'loop1' is 'ext4' >08:31:47,564 DEBUG blivet: using current size 0 as min size >08:31:47,565 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,565 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:31:47,565 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >08:31:47,566 INFO blivet: got device: LoopDevice instance (0x7fa9eacb2790) -- > name = loop1 status = False kids = 0 id = 39 > parents = ['existing 0MB file /LiveOS/rootfs.img (38)'] > 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 >08:31:47,566 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,566 INFO blivet: got format: Ext4FS instance (0x7fa9eacb2250) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >08:31:47,567 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '632283', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >08:31:47,568 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >08:31:47,568 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:31:47,569 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,569 INFO blivet: loop2 is a loop device >08:31:47,569 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >08:31:47,570 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >08:31:47,570 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,571 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,571 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >08:31:47,572 INFO blivet: added file /overlay (deleted) (id 40) to device tree >08:31:47,572 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >08:31:47,572 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,573 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >08:31:47,573 INFO blivet: added loop loop2 (id 41) to device tree >08:31:47,574 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >08:31:47,574 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >08:31:47,574 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,575 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >08:31:47,575 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >08:31:47,576 WARN blivet: disklabel detected but not usable on loop2 >08:31:47,577 DEBUG blivet: no type or existing type for loop2, bailing >08:31:47,577 INFO blivet: got device: LoopDevice instance (0x7fa9eacb6050) -- > name = loop2 status = False kids = 0 id = 41 > parents = ['existing 0MB file /overlay (deleted) (40)'] > 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 >08:31:47,578 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708 /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': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_UUID_ENC': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36247', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >08:31:47,579 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >08:31:47,579 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:31:47,580 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,580 INFO blivet: live-rw is a device-mapper device >08:31:47,581 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >08:31:47,581 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:31:47,582 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (39) with existing ext4 filesystem >08:31:47,582 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:31:47,583 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (41) >08:31:47,584 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:31:47,584 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,585 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >08:31:47,585 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,586 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >08:31:47,586 INFO blivet: added dm live-rw (id 42) to device tree >08:31:47,586 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >08:31:47,587 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >08:31:47,587 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,588 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:31:47,588 DEBUG blivet: device live-rw does not contain a disklabel >08:31:47,588 INFO blivet: type detected on 'live-rw' is 'ext4' >08:31:47,604 DEBUG blivet: padding min size from 768 up to 844 >08:31:47,604 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,605 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:31:47,605 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >08:31:47,606 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >08:31:47,606 INFO blivet: got device: DMDevice instance (0x7fa9eacb21d0) -- > name = live-rw status = True kids = 0 id = 42 > parents = ['existing 0MB loop loop2 (41)'] > uuid = None size = 2048.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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eacb7050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >08:31:47,607 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,607 INFO blivet: got format: Ext4FS instance (0x7fa9ead1e410) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >08:31:47,608 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > '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': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_UUID_ENC': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44439', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >08:31:47,609 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >08:31:47,609 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:31:47,610 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,610 INFO blivet: live-base is a device-mapper device >08:31:47,610 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >08:31:47,611 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:31:47,611 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:31:47,612 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (39) with existing ext4 filesystem >08:31:47,613 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:31:47,613 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:31:47,614 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >08:31:47,614 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:31:47,615 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >08:31:47,615 INFO blivet: added dm live-base (id 43) to device tree >08:31:47,615 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >08:31:47,616 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >08:31:47,616 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,616 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:31:47,617 DEBUG blivet: device live-base does not contain a disklabel >08:31:47,617 INFO blivet: type detected on 'live-base' is 'ext4' >08:31:47,633 DEBUG blivet: using current size 0 as min size >08:31:47,633 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,633 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:31:47,634 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >08:31:47,634 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >08:31:47,635 INFO blivet: got device: DMDevice instance (0x7fa9eacb2810) -- > name = live-base status = True kids = 0 id = 43 > parents = ['existing 0MB loop loop1 (39) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eacb70e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >08:31:47,636 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:47,636 INFO blivet: got format: Ext4FS instance (0x7fa9eacb6490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >08:31:47,674 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >08:31:47,686 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >08:31:47,686 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >08:31:47,687 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >08:31:47,703 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >08:31:47,715 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >08:31:47,715 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >08:31:47,717 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >08:31:47,731 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:31:47,743 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:31:47,744 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:47,745 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:47,759 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:31:47,760 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >08:31:47,762 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >08:31:47,776 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:31:47,777 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:47,778 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:47,789 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:31:47,803 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:31:47,803 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:47,805 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:47,817 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >08:31:47,829 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >08:31:47,829 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >08:31:47,830 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >08:31:47,843 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:31:47,844 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >08:31:47,845 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >08:31:47,863 DEBUG blivet: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >08:31:47,869 INFO blivet: hiding device partition sdc1 (id 25) >08:31:47,870 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdc ; >08:31:47,870 DEBUG blivet: lvm filter: adding sdc1 to the reject list >08:31:47,870 INFO blivet: hiding device partition sdc2 (id 26) >08:31:47,871 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >08:31:47,871 DEBUG blivet: lvm filter: adding sdc2 to the reject list >08:31:47,871 INFO blivet: hiding device disk sdc (id 24) >08:31:47,871 DEBUG blivet: lvm filter: adding sdc to the reject list >08:31:47,871 INFO blivet: hiding device partition sdd1 (id 28) >08:31:47,871 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >08:31:47,872 DEBUG blivet: lvm filter: adding sdd1 to the reject list >08:31:47,872 INFO blivet: hiding device disk sdd (id 27) >08:31:47,872 DEBUG blivet: lvm filter: adding sdd to the reject list >08:31:47,872 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >08:31:47,877 INFO blivet: edd: collected mbr signatures: {'sda': '0x0003404c', 'sdb': '0x0001d8d3'} >08:31:47,877 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >08:31:47,884 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:31:47,894 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:31:47,923 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:31:47,924 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:47,925 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:31:47,940 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >08:31:47,941 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:31:47,993 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >08:31:47,993 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >08:31:47,993 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >08:31:47,993 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >08:31:47,993 DEBUG blivet: crypttab maps: [] >08:31:47,993 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >08:31:47,993 DEBUG blivet: resolved 'UUID=674d57d9-9abf-4cd5-9655-443d00e83370' to 'sda3' (partition) >08:31:47,994 DEBUG blivet: resolved 'UUID=af5e9028-eebf-42d5-8a12-e343ec0edf1a' to 'sda1' (partition) >08:31:47,994 DEBUG blivet: resolved 'UUID=95b5818e-e47d-41f9-8b9e-f0956c2d20eb' to 'sdb1' (partition) >08:31:47,994 DEBUG blivet: resolved 'UUID=382e1532-cd85-49d1-bc6a-9f144e81745c' to 'sda2' (partition) >08:31:47,994 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:31:48,024 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >08:31:48,024 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:31:48,060 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >08:31:48,090 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >08:31:48,090 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >08:31:48,091 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >08:31:48,104 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:48,105 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:48,105 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:48,107 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:48,108 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:48,109 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:48,112 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:31:50,618 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:31:50,619 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sdb (33) with existing msdos disklabel >08:31:50,619 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:50,620 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (29) with existing msdos disklabel >08:31:56,342 INFO blivet: Detected 15760M of memory >08:31:56,343 INFO blivet: Swap attempt of 7880M >08:31:56,343 DEBUG blivet: clearpart: looking at sda3 >08:31:56,344 DEBUG blivet: clearpart: looking at sda2 >08:31:56,344 DEBUG blivet: clearpart: looking at sda1 >08:31:56,344 DEBUG blivet: clearpart: looking at sdb1 >08:31:56,344 DEBUG blivet: checking whether disk sda has an empty extended >08:31:56,345 DEBUG blivet: extended is None ; logicals is [] >08:31:56,345 DEBUG blivet: checking whether disk sdb has an empty extended >08:31:56,345 DEBUG blivet: extended is None ; logicals is [] >08:31:56,364 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:56,365 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (29) with existing msdos disklabel >08:31:56,382 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:56,383 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (29) with existing msdos disklabel >08:31:56,383 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:31:56,384 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (29) with existing msdos disklabel >08:31:56,384 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:31:56,416 DEBUG blivet: starting Blivet copy >08:31:56,433 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >08:31:56,433 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbf190> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacb6210> PedPartition: <_ped.Partition object at 0x7fa9eacece30> >08:31:56,434 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >08:31:56,434 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbf1d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbf110> PedPartition: <_ped.Partition object at 0x7fa9eacece90> >08:31:56,435 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >08:31:56,435 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbf390> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbf310> PedPartition: <_ped.Partition object at 0x7fa9eacecad0> >08:31:56,436 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >08:31:56,437 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead76c90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbf610> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbf490> PedPartition: <_ped.Partition object at 0x7fa9eacecd10> >08:31:56,437 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >08:31:56,438 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eacf2f50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbf790> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9eacbf410> PedPartition: <_ped.Partition object at 0x7fa9eacecdd0> >08:31:56,438 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >08:31:56,439 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eacf2f50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbf7d0> > number: 2 path: /dev/sdc2 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbf710> PedPartition: <_ped.Partition object at 0x7fa9eaceccb0> >08:31:56,439 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >08:31:56,440 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eacf9510> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbfa90> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbf890> PedPartition: <_ped.Partition object at 0x7fa9eacecb90> >08:31:56,440 DEBUG blivet: finished Blivet copy >08:31:59,510 DEBUG blivet: Ext4FS.supported: supported: True ; >08:31:59,510 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:31:59,511 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:32:05,445 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:05,445 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:16,072 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:16,072 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:16,074 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, 1024, ['sda'], {'encrypted': False, 'raid_level': None} >08:32:16,075 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:32:16,075 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:32:16,076 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >08:32:16,076 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:32:16,077 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >08:32:16,077 INFO storage.ui: registered action: [18] Destroy Format ext4 filesystem on partition sda1 (id 30) >08:32:16,077 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >08:32:16,078 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >08:32:16,079 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >08:32:16,079 INFO storage.ui: registered action: [19] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 30) >08:32:17,574 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:17,574 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:17,575 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, 1024, ['sda'], {'encrypted': False, 'raid_level': None} >08:32:29,182 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >08:32:29,182 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:32:29,182 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >08:32:29,183 INFO storage.ui: registered action: [20] Destroy Format ext4 filesystem on partition sda3 (id 32) >08:32:29,183 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:32:29,184 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >08:32:29,196 INFO storage.ui: removed partition sda3 (id 32) from device tree >08:32:29,196 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >08:32:29,197 INFO storage.ui: registered action: [21] Destroy Device partition sda3 (id 32) >08:32:29,221 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:29,221 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:31,731 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:31,732 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:31,733 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, 1024, ['sda'], {'encrypted': False, 'raid_level': None} >08:32:33,153 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:33,153 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:33,154 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, 1430798, ['sdb'], {'encrypted': False, 'raid_level': None} >08:32:33,163 DEBUG blivet: SwapSpace.__init__: >08:32:33,163 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:32:34,644 DEBUG blivet: SwapSpace.__init__: >08:32:34,645 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:32:35,503 DEBUG blivet: SwapSpace.__init__: >08:32:35,503 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:32:35,503 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, 4096, ['sda'], {'encrypted': False, 'raid_level': None} >08:32:35,505 DEBUG storage.ui: SwapSpace.__init__: device: /dev/sda2 ; mountpoint: None ; label: ; >08:32:35,505 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >08:32:35,505 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >08:32:35,506 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >08:32:35,506 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:32:35,507 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: swap ; type: None ; >08:32:35,507 INFO storage.ui: registered action: [22] Destroy Format swap on partition sda2 (id 31) >08:32:35,508 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >08:32:35,508 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >08:32:35,511 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >08:32:35,511 INFO storage.ui: registered action: [23] Create Format swap on partition sda2 (id 31) >08:32:36,973 DEBUG blivet: SwapSpace.__init__: >08:32:36,973 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:32:36,974 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, 4096, ['sda'], {'encrypted': False, 'raid_level': None} >08:32:36,985 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >08:32:36,985 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >08:32:36,985 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >08:32:47,116 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, 128.0, [], {} >08:32:47,118 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 128.0 ; mountpoint: /boot/efi ; disks: [DiskDevice instance (0x7fa9eacfb650) -- > name = sda status = True kids = 2 id = 29 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SanDisk SDSSDH22 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eac98950> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9ead11a90>, DiskDevice instance (0x7fa9ead76bd0) -- > name = sdb status = True kids = 1 id = 33 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD154UI path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eac98dd0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9ead76c10>] ; fstype: efi ; encrypted: False ; >08:32:47,118 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, 128.0, ['sda', 'sdb'], {'mountpoint': '/boot/efi', 'fstype': 'efi', 'encrypted': False} >08:32:47,119 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >08:32:47,119 DEBUG storage.ui: starting Blivet copy >08:32:47,136 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >08:32:47,136 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eacfe7d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacc1d50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacc1b50> PedPartition: <_ped.Partition object at 0x7fa9eacecef0> >08:32:47,137 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >08:32:47,137 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eacfe7d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacc1d90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacc1cd0> PedPartition: <_ped.Partition object at 0x7fa9eacecfb0> >08:32:47,138 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >08:32:47,138 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead62cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbe090> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacc1e50> PedPartition: <_ped.Partition object at 0x7fa9eacec530> >08:32:47,139 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >08:32:47,139 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead040d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbe210> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9eacc1ed0> PedPartition: <_ped.Partition object at 0x7fa9eacecf50> >08:32:47,140 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >08:32:47,140 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead040d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbe250> > number: 2 path: /dev/sdc2 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbe190> PedPartition: <_ped.Partition object at 0x7fa9eacecc50> >08:32:47,141 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >08:32:47,142 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead04b50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbe510> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbe310> PedPartition: <_ped.Partition object at 0x7fa9eacec950> >08:32:47,142 DEBUG storage.ui: finished Blivet copy >08:32:47,142 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:32:47,142 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:32:47,142 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >08:32:47,143 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >08:32:47,144 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >08:32:47,145 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >08:32:47,145 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: efi ; >08:32:47,146 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >08:32:47,147 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >08:32:47,147 INFO storage.ui: added partition req0 (id 44) to device tree >08:32:47,147 INFO storage.ui: registered action: [24] Create Device partition req0 (id 44) >08:32:47,147 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:32:47,147 INFO storage.ui: registered action: [25] Create Format efi filesystem mounted at /boot/efi on partition req0 (id 44) >08:32:47,148 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:32:47,149 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >08:32:47,149 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 44)'] from disk(s) ['sda', 'sdb'] >08:32:47,150 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 44)'] >08:32:47,150 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 44)'] from disk(s) ['sda', 'sdb'] >08:32:47,151 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >08:32:47,151 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:32:47,152 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >08:32:47,153 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >08:32:47,153 DEBUG storage.ui: failed to resolve '/dev/' >08:32:47,154 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >08:32:47,155 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:32:47,155 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >08:32:47,156 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >08:32:47,156 DEBUG storage.ui: failed to resolve '/dev/' >08:32:47,156 DEBUG storage.ui: allocating partition: req0 ; id: 44 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 50MB ; grow: True ; max_size: 128.0 ; start: None ; end: None >08:32:47,156 DEBUG storage.ui: checking freespace on sda >08:32:47,157 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=50MB boot=True best=None grow=True start=None >08:32:47,157 DEBUG storage.ui: checking 63-2047 (0 MB) >08:32:47,157 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:32:47,157 DEBUG storage.ui: checking 10487808-500118191 (239077 MB) >08:32:47,158 DEBUG storage.ui: current free range is 10487808-500118191 (239077MB) >08:32:47,158 DEBUG storage.ui: evaluating growth potential for new layout >08:32:47,158 DEBUG storage.ui: calculating growth for disk /dev/sdb >08:32:47,158 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >08:32:47,158 DEBUG storage.ui: Chunk.growRequests: 816 on /dev/sdb start = 2930276352 end = 2930277167 >sectorSize = 512 > >08:32:47,158 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >08:32:47,158 DEBUG storage.ui: calculating growth for disk /dev/sda >08:32:47,159 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:32:47,160 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbea50> PedPartition: <_ped.Partition object at 0x7fa9eacc20b0> >08:32:47,160 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >08:32:47,161 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >08:32:47,161 DEBUG storage.ui: adding request 44 to chunk 489630384 (10487808-500118191) on /dev/sda >08:32:47,161 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >08:32:47,161 DEBUG storage.ui: Chunk.growRequests: 489630384 on /dev/sda start = 10487808 end = 500118191 >sectorSize = 512 > >08:32:47,162 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = sda3 growable = True >base = 102400 growth = 0 max_grow = 159744 >done = False >08:32:47,162 DEBUG storage.ui: 1 requests and 489527984 (239027MB) left in chunk >08:32:47,162 DEBUG storage.ui: adding 489527984 (239027MB) to 44 (sda3) >08:32:47,162 DEBUG storage.ui: taking back 489368240 (238949MB) from 44 (sda3) >08:32:47,162 DEBUG storage.ui: new grow amount for request 44 (sda3) is 159744 units, or 78MB >08:32:47,162 DEBUG storage.ui: request 44 (sda3) growth: 159744 (78MB) size: 128MB >08:32:47,162 DEBUG storage.ui: disk /dev/sda growth: 159744 (78MB) >08:32:47,163 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >08:32:47,163 DEBUG storage.ui: device sda3 new partedPartition None >08:32:47,164 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >08:32:47,164 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >08:32:47,165 DEBUG storage.ui: total growth: 159744 sectors >08:32:47,165 DEBUG storage.ui: updating use_disk to sda, type: 0 >08:32:47,165 DEBUG storage.ui: new free: 10487808-500118191 / 239077MB >08:32:47,165 DEBUG storage.ui: new free allows for 159744 sectors of growth >08:32:47,165 DEBUG storage.ui: found free space for bootable request >08:32:47,165 DEBUG storage.ui: created partition sda3 of 50MB and added it to /dev/sda >08:32:47,166 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:32:47,166 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbec10> PedPartition: <_ped.Partition object at 0x7fa9eacc2110> >08:32:47,167 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >08:32:47,168 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >08:32:47,169 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >08:32:47,169 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbee90> PedPartition: <_ped.Partition object at 0x7fa9eacc2230> >08:32:47,169 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda3(id 44)'] >08:32:47,169 DEBUG storage.ui: growable partitions are ['sda3'] >08:32:47,169 DEBUG storage.ui: adding request 44 to chunk 489630384 (10487808-500118191) on /dev/sda >08:32:47,170 DEBUG storage.ui: disk sda has 2 chunks >08:32:47,170 DEBUG storage.ui: disk sdb has 2 chunks >08:32:47,170 DEBUG storage.ui: Chunk.growRequests: 489630384 on /dev/sda start = 10487808 end = 500118191 >sectorSize = 512 > >08:32:47,170 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = sda3 growable = True >base = 102400 growth = 0 max_grow = 159744 >done = False >08:32:47,170 DEBUG storage.ui: 1 requests and 489527984 (239027MB) left in chunk >08:32:47,170 DEBUG storage.ui: adding 489527984 (239027MB) to 44 (sda3) >08:32:47,170 DEBUG storage.ui: taking back 489368240 (238949MB) from 44 (sda3) >08:32:47,170 DEBUG storage.ui: new grow amount for request 44 (sda3) is 159744 units, or 78MB >08:32:47,170 DEBUG storage.ui: growing partitions on sda >08:32:47,170 DEBUG storage.ui: partition sda3 (44): 0 >08:32:47,171 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 10487808 end: 10749951 length: 262144 > device: <parted.device.Device object at 0x7fa9ead1ced0> PedGeometry: <_ped.Geometry object at 0x7fa9eacbfdd0> >08:32:47,171 DEBUG storage.ui: removing all non-preexisting partitions ['sda3(id 44)'] from disk(s) ['sda'] >08:32:47,171 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >08:32:47,172 DEBUG storage.ui: device sda3 new partedPartition None >08:32:47,172 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >08:32:47,173 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >08:32:47,173 DEBUG storage.ui: back from removeNewPartitions >08:32:47,173 DEBUG storage.ui: extended: None >08:32:47,173 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 10487808 end: 10749951 length: 262144 > device: <parted.device.Device object at 0x7fa9ead1ced0> PedGeometry: <_ped.Geometry object at 0x7fa9eacbfdd0> >08:32:47,174 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:32:47,174 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eaccf190> PedPartition: <_ped.Partition object at 0x7fa9eacecbf0> >08:32:47,175 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >08:32:47,176 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >08:32:47,177 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >08:32:47,177 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eaccf6d0> PedPartition: <_ped.Partition object at 0x7fa9eacc2350> >08:32:47,177 DEBUG storage.ui: growing partitions on sdb >08:32:47,178 DEBUG storage.ui: fixing size of existing 1024MB partition sda1 (30) with non-existent ext4 filesystem mounted at /boot at 1024.00 >08:32:47,178 DEBUG storage.ui: fixing size of existing 4096MB partition sda2 (31) with non-existent swap at 4096.00 >08:32:47,178 DEBUG storage.ui: fixing size of non-existent 128MB partition sda3 (44) with non-existent efi filesystem mounted at /boot/efi at 128.00 >08:32:47,178 DEBUG storage.ui: fixing size of existing 1430798MB partition sdb1 (34) with existing ext4 filesystem at 1430798.00 >08:32:47,196 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:47,197 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:47,204 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:47,204 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:47,205 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, 1024, ['sda'], {'encrypted': False, 'raid_level': None} >08:32:47,214 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance >08:32:49,770 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance >08:32:49,771 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, 128, ['sda'], {'encrypted': False, 'raid_level': None} >08:32:49,778 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >08:32:49,778 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >08:32:49,778 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >08:32:58,372 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, None, [], {} >08:32:58,374 DEBUG storage.ui: Blivet.factoryDevice: 0 ; None ; mountpoint: / ; disks: [DiskDevice instance (0x7fa9eacfb650) -- > name = sda status = True kids = 3 id = 29 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SanDisk SDSSDH22 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eac98950> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9ead11a90>, DiskDevice instance (0x7fa9ead76bd0) -- > name = sdb status = True kids = 1 id = 33 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD154UI path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eac98dd0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9ead76c10>] ; fstype: ext4 ; encrypted: False ; >08:32:58,374 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, None, ['sda', 'sdb'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': False} >08:32:58,375 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >08:32:58,375 DEBUG storage.ui: starting Blivet copy >08:32:58,397 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >08:32:58,398 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead04890> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead36210> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacb30d0> PedPartition: <_ped.Partition object at 0x7fa9eacec950> >08:32:58,398 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >08:32:58,399 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead04890> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9ead361d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead1c550> PedPartition: <_ped.Partition object at 0x7fa9eacecf50> >08:32:58,399 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >08:32:58,400 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead04890> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbec10> PedPartition: <_ped.Partition object at 0x7fa9eacecc50> >08:32:58,401 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >08:32:58,401 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eaccff10> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbe750> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbea50> PedPartition: <_ped.Partition object at 0x7fa9eacec530> >08:32:58,402 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >08:32:58,402 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eac54290> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbe950> > number: 1 path: /dev/sdc1 type: 0 > name: Linux filesystem active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa9eacbe690> PedPartition: <_ped.Partition object at 0x7fa9eacecef0> >08:32:58,403 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >08:32:58,403 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eac54290> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbe910> > number: 2 path: /dev/sdc2 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbea10> PedPartition: <_ped.Partition object at 0x7fa9eacecfb0> >08:32:58,404 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >08:32:58,404 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9eac54d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9eacbe0d0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacbeb10> PedPartition: <_ped.Partition object at 0x7fa9eacecd70> >08:32:58,405 DEBUG storage.ui: finished Blivet copy >08:32:58,405 DEBUG storage.ui: size bumped to 238956 to include new device space >08:32:58,406 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >08:32:58,407 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7fa9ead6a950>, 238956.0, [DiskDevice instance (0x7fa9eacfb650) -- > name = sda status = True kids = 3 id = 29 > parents = [] > uuid = None size = 244198.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SanDisk SDSSDH22 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eac98950> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9ead11a90>, DiskDevice instance (0x7fa9ead76bd0) -- > name = sdb status = True kids = 1 id = 33 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD154UI path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fa9eac98dd0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa9ead76c10>]] >08:32:58,407 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >08:32:58,407 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7fa9eacbe390> ; >08:32:58,408 DEBUG storage.ui: parent factory container: None >08:32:58,408 DEBUG storage.ui: members: [] >08:32:58,408 DEBUG storage.ui: add_disks: ['sda'] >08:32:58,408 DEBUG storage.ui: remove_disks: [] >08:32:58,409 DEBUG storage.ui: LVMPhysicalVolume.__init__: >08:32:58,409 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >08:32:58,410 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >08:32:58,410 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >08:32:58,411 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >08:32:58,411 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >08:32:58,412 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >08:32:58,413 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >08:32:58,413 INFO storage.ui: added partition req1 (id 45) to device tree >08:32:58,413 INFO storage.ui: registered action: [26] Create Device partition req1 (id 45) >08:32:58,413 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:32:58,413 INFO storage.ui: registered action: [27] Create Format lvmpv on partition req1 (id 45) >08:32:58,414 DEBUG storage.ui: size bumped to 238956 to include new device space >08:32:58,414 DEBUG storage.ui: adding a TotalSizeSet with size 238956 >08:32:58,414 DEBUG storage.ui: set.allocated = 8 >08:32:58,415 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:32:58,415 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >08:32:58,416 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 45)', 'sda3(id 44)'] from disk(s) ['sda', 'sdb'] >08:32:58,417 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >08:32:58,417 DEBUG storage.ui: device sda3 new partedPartition None >08:32:58,417 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >08:32:58,418 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >08:32:58,418 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req1(id 45)', 'req0(id 44)'] >08:32:58,419 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 44)', 'req1(id 45)'] from disk(s) ['sda', 'sdb'] >08:32:58,419 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >08:32:58,420 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:32:58,421 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >08:32:58,422 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >08:32:58,422 DEBUG storage.ui: failed to resolve '/dev/' >08:32:58,423 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >08:32:58,424 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:32:58,424 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >08:32:58,425 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >08:32:58,425 DEBUG storage.ui: failed to resolve '/dev/' >08:32:58,425 DEBUG storage.ui: allocating partition: req0 ; id: 44 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 128MB ; grow: False ; max_size: 128.0 ; start: None ; end: None >08:32:58,425 DEBUG storage.ui: checking freespace on sda >08:32:58,426 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=128MB boot=True best=None grow=False start=None >08:32:58,426 DEBUG storage.ui: checking 63-2047 (0 MB) >08:32:58,426 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:32:58,427 DEBUG storage.ui: checking 10487808-500118191 (239077 MB) >08:32:58,427 DEBUG storage.ui: current free range is 10487808-500118191 (239077MB) >08:32:58,427 DEBUG storage.ui: updating use_disk to sda, type: 0 >08:32:58,427 DEBUG storage.ui: new free: 10487808-500118191 / 239077MB >08:32:58,427 DEBUG storage.ui: new free allows for 0 sectors of growth >08:32:58,427 DEBUG storage.ui: found free space for bootable request >08:32:58,427 DEBUG storage.ui: created partition sda3 of 128MB and added it to /dev/sda >08:32:58,428 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:32:58,428 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eaccf710> PedPartition: <_ped.Partition object at 0x7fa9eacc2290> >08:32:58,429 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >08:32:58,430 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >08:32:58,431 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >08:32:58,431 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eac54b50> PedPartition: <_ped.Partition object at 0x7fa9eacc2050> >08:32:58,432 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >08:32:58,433 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:32:58,434 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >08:32:58,434 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >08:32:58,434 DEBUG storage.ui: failed to resolve '/dev/' >08:32:58,435 DEBUG storage.ui: allocating partition: req1 ; id: 45 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 238956.0 ; start: None ; end: None >08:32:58,435 DEBUG storage.ui: checking freespace on sda >08:32:58,435 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=8MB boot=False best=None grow=True start=None >08:32:58,435 DEBUG storage.ui: checking 63-2047 (0 MB) >08:32:58,435 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:32:58,435 DEBUG storage.ui: checking 10749952-500118191 (238949 MB) >08:32:58,436 DEBUG storage.ui: current free range is 10749952-500118191 (238949MB) >08:32:58,436 DEBUG storage.ui: evaluating growth potential for new layout >08:32:58,436 DEBUG storage.ui: calculating growth for disk /dev/sdb >08:32:58,436 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >08:32:58,436 DEBUG storage.ui: Chunk.growRequests: 816 on /dev/sdb start = 2930276352 end = 2930277167 >sectorSize = 512 > >08:32:58,436 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >08:32:58,436 DEBUG storage.ui: calculating growth for disk /dev/sda >08:32:58,436 DEBUG storage.ui: adjusted length from 489368240 to 489367552 >08:32:58,437 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >08:32:58,437 DEBUG storage.ui: checking 63-2047 (0 MB) >08:32:58,437 DEBUG storage.ui: free region not suitable for request >08:32:58,437 DEBUG storage.ui: checking 10750015-500117503 (238948 MB) >08:32:58,437 DEBUG storage.ui: current free range is 10750015-500117503 (238948MB) >08:32:58,438 DEBUG storage.ui: checking 500117504-500118191 (0 MB) >08:32:58,438 DEBUG storage.ui: free region not suitable for request >08:32:58,438 DEBUG storage.ui: adjusted start sector from 10750015 to 10754048 >08:32:58,439 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:32:58,439 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacb3290> PedPartition: <_ped.Partition object at 0x7fa9eacecbf0> >08:32:58,440 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >08:32:58,440 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >08:32:58,441 DEBUG storage.ui: adding request 44 to chunk 489630384 (10487808-500118191) on /dev/sda >08:32:58,441 DEBUG storage.ui: adding request 45 to chunk 489630384 (10487808-500118191) on /dev/sda >08:32:58,441 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >08:32:58,441 DEBUG storage.ui: Chunk.growRequests: 489630384 on /dev/sda start = 10487808 end = 500118191 >sectorSize = 512 > >08:32:58,441 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = sda3 growable = False >base = 262144 growth = 0 max_grow = 0 >done = True >08:32:58,441 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda5 growable = True >base = 16384 growth = 0 max_grow = 489365504 >done = False >08:32:58,441 DEBUG storage.ui: 1 requests and 489351856 (238941MB) left in chunk >08:32:58,441 DEBUG storage.ui: adding 489351856 (238941MB) to 45 (sda5) >08:32:58,441 DEBUG storage.ui: new grow amount for request 45 (sda5) is 489351856 units, or 238941MB >08:32:58,441 DEBUG storage.ui: request 44 (sda3) growth: 0 (0MB) size: 128MB >08:32:58,442 DEBUG storage.ui: request 45 (sda5) growth: 489351856 (238941MB) size: 238949MB >08:32:58,442 DEBUG storage.ui: disk /dev/sda growth: 489351856 (238941MB) >08:32:58,442 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >08:32:58,442 DEBUG storage.ui: device sda5 new partedPartition None >08:32:58,443 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >08:32:58,444 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >08:32:58,444 DEBUG storage.ui: total growth: 489351856 sectors >08:32:58,444 DEBUG storage.ui: updating use_disk to sda, type: 2 >08:32:58,444 DEBUG storage.ui: new free: 10749952-500118191 / 238949MB >08:32:58,444 DEBUG storage.ui: new free allows for 489351856 sectors of growth >08:32:58,444 DEBUG storage.ui: creating extended partition >08:32:58,445 DEBUG storage.ui: adjusted length from 489368240 to 489367552 >08:32:58,445 DEBUG storage.ui: recalculating free space >08:32:58,445 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >08:32:58,445 DEBUG storage.ui: checking 63-2047 (0 MB) >08:32:58,445 DEBUG storage.ui: free region not suitable for request >08:32:58,445 DEBUG storage.ui: checking 10750015-500117503 (238948 MB) >08:32:58,446 DEBUG storage.ui: current free range is 10750015-500117503 (238948MB) >08:32:58,446 DEBUG storage.ui: checking 500117504-500118191 (0 MB) >08:32:58,446 DEBUG storage.ui: free region not suitable for request >08:32:58,446 DEBUG storage.ui: adjusted start sector from 10750015 to 10754048 >08:32:58,446 DEBUG storage.ui: created partition sda5 of 8MB and added it to /dev/sda >08:32:58,447 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:32:58,447 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacc1390> PedPartition: <_ped.Partition object at 0x7fa9eacc2410> >08:32:58,448 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >08:32:58,449 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >08:32:58,450 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >08:32:58,450 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacc1bd0> PedPartition: <_ped.Partition object at 0x7fa9eacc2170> >08:32:58,450 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda5(id 45)', 'sda3(id 44)'] >08:32:58,450 DEBUG storage.ui: growable partitions are ['sda5'] >08:32:58,450 DEBUG storage.ui: adding request 45 to chunk 489630384 (10487808-500118191) on /dev/sda >08:32:58,451 DEBUG storage.ui: adding request 44 to chunk 489630384 (10487808-500118191) on /dev/sda >08:32:58,451 DEBUG storage.ui: disk sda has 2 chunks >08:32:58,451 DEBUG storage.ui: disk sdb has 2 chunks >08:32:58,451 DEBUG storage.ui: Chunk.growRequests: 489630384 on /dev/sda start = 10487808 end = 500118191 >sectorSize = 512 > >08:32:58,451 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = sda3 growable = False >base = 262144 growth = 0 max_grow = 0 >done = True >08:32:58,451 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda5 growable = True >base = 16384 growth = 0 max_grow = 489365504 >done = False >08:32:58,451 DEBUG storage.ui: 1 requests and 489351856 (238941MB) left in chunk >08:32:58,451 DEBUG storage.ui: adding 489351856 (238941MB) to 45 (sda5) >08:32:58,451 DEBUG storage.ui: new grow amount for request 45 (sda5) is 489351856 units, or 238941MB >08:32:58,451 DEBUG storage.ui: set: ['sda5'] 8/238956 >08:32:58,451 DEBUG storage.ui: allocating 238941 to TotalSizeSet with 8/238956 (238948 needed) >08:32:58,452 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda5 growable = True >base = 16384 growth = 489351856 max_grow = 489365504 >done = False >08:32:58,452 DEBUG storage.ui: needed: 6 >08:32:58,452 DEBUG storage.ui: set: ['sda5'] 238949/238956 >08:32:58,452 DEBUG storage.ui: allocating 0 to TotalSizeSet with 238949/238956 (6 needed) >08:32:58,452 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda5 growable = True >base = 16384 growth = 489351856 max_grow = 489365504 >done = False >08:32:58,452 DEBUG storage.ui: needed: 6 >08:32:58,452 DEBUG storage.ui: growing partitions on sda >08:32:58,452 DEBUG storage.ui: partition sda3 (44): 0 >08:32:58,452 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 10487808 end: 10749951 length: 262144 > device: <parted.device.Device object at 0x7fa9ead1ced0> PedGeometry: <_ped.Geometry object at 0x7fa9eacc17d0> >08:32:58,452 DEBUG storage.ui: partition sda5 (45): 1 >08:32:58,453 DEBUG storage.ui: new geometry for sda5: parted.Geometry instance -- > start: 10752000 end: 500117503 length: 489365504 > device: <parted.device.Device object at 0x7fa9ead1ced0> PedGeometry: <_ped.Geometry object at 0x7fa9eadaa1d0> >08:32:58,453 DEBUG storage.ui: removing all non-preexisting partitions ['sda3(id 44)', 'sda5(id 45)'] from disk(s) ['sda'] >08:32:58,453 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >08:32:58,454 DEBUG storage.ui: device sda3 new partedPartition None >08:32:58,454 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >08:32:58,455 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >08:32:58,456 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >08:32:58,456 DEBUG storage.ui: device sda5 new partedPartition None >08:32:58,457 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >08:32:58,458 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >08:32:58,458 DEBUG storage.ui: removing empty extended partition from sda >08:32:58,459 DEBUG storage.ui: back from removeNewPartitions >08:32:58,459 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 10749952 end: 500117503 length: 489367552 > device: <parted.device.Device object at 0x7fa9eac54510> PedGeometry: <_ped.Geometry object at 0x7fa9eaccf4d0> >08:32:58,459 DEBUG storage.ui: setting up new geometry for extended on sda >08:32:58,459 DEBUG storage.ui: new geometry for extended: parted.Geometry instance -- > start: 10749952 end: 500118191 length: 489368240 > device: <parted.device.Device object at 0x7fa9ead1ced0> PedGeometry: <_ped.Geometry object at 0x7fa9eacb39d0> >08:32:58,459 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 10487808 end: 10749951 length: 262144 > device: <parted.device.Device object at 0x7fa9ead1ced0> PedGeometry: <_ped.Geometry object at 0x7fa9eacc17d0> >08:32:58,460 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:32:58,460 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacc1dd0> PedPartition: <_ped.Partition object at 0x7fa9eacc22f0> >08:32:58,461 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >08:32:58,462 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >08:32:58,463 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >08:32:58,463 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead04910> PedPartition: <_ped.Partition object at 0x7fa9eacc2170> >08:32:58,463 DEBUG storage.ui: setting sda-1 new geometry: parted.Geometry instance -- > start: 10749952 end: 500118191 length: 489368240 > device: <parted.device.Device object at 0x7fa9ead1ced0> PedGeometry: <_ped.Geometry object at 0x7fa9eacb39d0> >08:32:58,463 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 10752000 end: 500117503 length: 489365504 > device: <parted.device.Device object at 0x7fa9ead1ced0> PedGeometry: <_ped.Geometry object at 0x7fa9eadaa1d0> >08:32:58,464 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:32:58,464 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eac54a50> PedPartition: <_ped.Partition object at 0x7fa9eacc2350> >08:32:58,465 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >08:32:58,466 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >08:32:58,467 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >08:32:58,467 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9ead04c50> PedPartition: <_ped.Partition object at 0x7fa9eacc25f0> >08:32:58,467 DEBUG storage.ui: growing partitions on sdb >08:32:58,468 DEBUG storage.ui: fixing size of existing 1024MB partition sda1 (30) with non-existent ext4 filesystem mounted at /boot at 1024.00 >08:32:58,468 DEBUG storage.ui: fixing size of existing 4096MB partition sda2 (31) with non-existent swap at 4096.00 >08:32:58,468 DEBUG storage.ui: fixing size of non-existent 128MB partition sda3 (44) with non-existent efi filesystem mounted at /boot/efi at 128.00 >08:32:58,468 DEBUG storage.ui: fixing size of non-existent 238948MB partition sda5 (45) with non-existent lvmpv at 238948.00 >08:32:58,468 DEBUG storage.ui: fixing size of existing 1430798MB partition sdb1 (34) with existing ext4 filesystem at 1430798.00 >08:32:58,469 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >08:32:58,470 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >08:32:58,471 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >08:32:58,472 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; >08:32:58,472 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:32:58,473 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >08:32:58,473 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >08:32:58,474 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >08:32:58,474 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa9ead1ce90> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9eacc1e50> PedPartition: <_ped.Partition object at 0x7fa9eacc23b0> >08:32:58,474 INFO storage.ui: added partition sda4 (id 46) to device tree >08:32:58,475 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >08:32:58,475 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:32:58,476 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_cfl ; current: None ; type: None ; >08:32:58,476 INFO storage.ui: added lvmvg fedora_cfl (id 47) to device tree >08:32:58,477 INFO storage.ui: registered action: [28] Create Device lvmvg fedora_cfl (id 47) >08:32:58,477 DEBUG storage.ui: fedora_cfl size is 238944MB >08:32:58,477 DEBUG storage.ui: vg fedora_cfl has 238944MB free >08:32:58,477 INFO storage.ui: adjusting size from 238951.00 to 238944.00 so it fits in container fedora_cfl >08:32:58,478 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:32:58,478 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:32:58,479 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_cfl ; >08:32:58,479 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_cfl-root ; current: None ; type: ext4 ; >08:32:58,480 DEBUG storage.ui: fedora_cfl size is 238944MB >08:32:58,480 DEBUG storage.ui: vg fedora_cfl has 238944MB free >08:32:58,480 DEBUG storage.ui: Adding fedora_cfl-root/238944MB to fedora_cfl >08:32:58,480 INFO storage.ui: added lvmlv fedora_cfl-root (id 48) to device tree >08:32:58,480 INFO storage.ui: registered action: [29] Create Device lvmlv fedora_cfl-root (id 48) >08:32:58,480 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:32:58,480 INFO storage.ui: registered action: [30] Create Format ext4 filesystem mounted at / on lvmlv fedora_cfl-root (id 48) >08:32:58,484 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:32:58,485 DEBUG blivet: DeviceTree.getDeviceByPath returned non-existent 238949MB partition sda4 (46) >08:32:58,499 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:32:58,500 DEBUG blivet: DeviceTree.getDeviceByPath returned non-existent 238949MB partition sda4 (46) >08:32:58,504 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:58,504 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:58,512 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:58,512 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:58,513 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, 1024, ['sda'], {'encrypted': False, 'raid_level': None} >08:32:58,528 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fa9ead6a950>, 0, [], {}
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 1036025
:
830521
|
830522
|
830523
|
830524
|
830525
|
830526
|
830527
|
830528
| 830529 |
830530
|
830531
|
830532