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 927375 Details for
Bug 1130717
TypeError: Argument 1 does not allow None as a value
[?]
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), 120.55 KB, created by
billyestuvoaqui
on 2014-08-16 20:06:00 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
billyestuvoaqui
Created:
2014-08-16 20:06:00 UTC
Size:
120.55 KB
patch
obsolete
>21:59:36,087 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >21:59:36,088 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >21:59:36,857 DEBUG blivet: trying to set new default fstype to 'ext4' >21:59:36,994 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:36,995 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:59:36,996 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:38,653 INFO blivet: Detected 2960M of memory >21:59:38,653 INFO blivet: Suggested swap size (2960 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >21:59:38,653 INFO blivet: Swap attempt of 0M >21:59:40,164 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x47c6790> >21:59:40,165 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >21:59:40,165 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:59:40,199 INFO blivet: devices to scan: ['sdb', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sr0'] >21:59:40,243 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-TDK_LoR_Trans-It_Drive_078A01532EFA-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Trans-It_Drive', > 'ID_MODEL_ENC': 'Trans-It\\x20Drive\\x20\\x20', > 'ID_MODEL_ID': '0212', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000db1a5', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'TDK_LoR_Trans-It_Drive_078A01532EFA-0:0', > 'ID_SERIAL_SHORT': '078A01532EFA', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TDK_LoR', > 'ID_VENDOR_ENC': 'TDK\\x20LoR\\x20', > 'ID_VENDOR_ID': '1d0d', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '0', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '11142', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-TDK_LoR_Trans-It_Drive_078A01532EFA-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >21:59:40,244 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >21:59:40,246 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >21:59:40,247 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:59:40,250 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >21:59:40,259 INFO blivet: sdb is a disk >21:59:40,259 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:59:40,276 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >21:59:40,343 INFO blivet: added disk sdb (id 0) to device tree >21:59:40,343 DEBUG blivet: looking up parted Device: /dev/sdb >21:59:40,348 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >21:59:40,350 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >21:59:40,351 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:59:40,352 DEBUG blivet: required disklabel type for sdb (1) is None >21:59:40,352 DEBUG blivet: default disklabel type for sdb is msdos >21:59:40,352 DEBUG blivet: selecting msdos disklabel for sdb based on size >21:59:40,363 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >21:59:40,368 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f8934086cd0> > PedDisk: <_ped.Disk object at 0x4e3dc20> >21:59:40,369 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >21:59:40,373 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >21:59:40,377 INFO blivet: got device: DiskDevice instance (0x4e2df50) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 3812.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: TDK LoR Trans-It Drive path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7806976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1023, 123, 62) biosGeometry: (485, 255, 63) > PedDevice: <_ped.Device object at 0x4dbfb00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f893407ebd0> >21:59:40,397 INFO blivet: got format: DiskLabel instance (0x7f893407ecd0) -- > 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 = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f8934086cd0> > PedDisk: <_ped.Disk object at 0x4e3dc20> > origPartedDisk = <parted.disk.Disk object at 0x7f8934086e90> > partedDevice = parted.Device instance -- > model: TDK LoR Trans-It Drive path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7806976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1023, 123, 62) biosGeometry: (485, 255, 63) > PedDevice: <_ped.Device object at 0x4dbfe60> > >21:59:40,407 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF /dev/disk/by-id/wwn-0x50014ee602cfb4d0', > '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': '112', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '112', > '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': '5400', > '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': 'WDC_WD5000BPVT-00HXZT3', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BPVT-00HXZT3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '910356e2-cd78-4dd9-a085-75319914afa1', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF', > 'ID_SERIAL_SHORT': 'WD-WXU1EB1LXTNF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602cfb4d0', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602cfb4d0', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_ATA_SMART_IS_AVAILABLE': '1', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '7', > 'UDISKS_PARTITION_TABLE_SCHEME': 'gpt', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '47552', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF', > '/dev/disk/by-id/wwn-0x50014ee602cfb4d0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:59:40,411 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:59:40,413 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:59:40,417 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:59:40,420 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >21:59:40,423 INFO blivet: sda is a disk >21:59:40,424 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:59:40,428 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:59:40,446 INFO blivet: added disk sda (id 1) to device tree >21:59:40,446 DEBUG blivet: looking up parted Device: /dev/sda >21:59:40,449 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:59:40,450 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >21:59:40,452 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:59:40,453 DEBUG blivet: required disklabel type for sda (1) is None >21:59:40,453 DEBUG blivet: default disklabel type for sda is msdos >21:59:40,453 DEBUG blivet: selecting msdos disklabel for sda based on size >21:59:40,455 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >21:59:40,675 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 7 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f893408d8d0>, <parted.partition.Partition object at 0x7f893408db50>, <parted.partition.Partition object at 0x7f893408dd90>, <parted.partition.Partition object at 0x7f893408df50>, <parted.partition.Partition object at 0x7f893409a2d0>, <parted.partition.Partition object at 0x7f893409a0d0>, <parted.partition.Partition object at 0x7f893409a4d0>] > device: <parted.device.Device object at 0x7f893408d7d0> > PedDisk: <_ped.Disk object at 0x4e3e368> >21:59:40,683 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >21:59:40,685 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >21:59:40,692 INFO blivet: got device: DiskDevice instance (0x7f893408d410) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 476940.023438 > format = existing gpt 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 WDC WD5000BPVT-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x4dbfef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f893408d550> >21:59:40,695 INFO blivet: got format: DiskLabel instance (0x4eeb4d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 7 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 7 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f893408d8d0>, <parted.partition.Partition object at 0x7f893408db50>, <parted.partition.Partition object at 0x7f893408dd90>, <parted.partition.Partition object at 0x7f893408df50>, <parted.partition.Partition object at 0x7f893409a2d0>, <parted.partition.Partition object at 0x7f893409a0d0>, <parted.partition.Partition object at 0x7f893409a4d0>] > device: <parted.device.Device object at 0x7f893408d7d0> > PedDisk: <_ped.Disk object at 0x4e3e368> > origPartedDisk = <parted.disk.Disk object at 0x7f893407ee90> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000BPVT-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f8934090200> > >21:59:40,706 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part1 /dev/disk/by-id/wwn-0x50014ee602cfb4d0-part1 /dev/disk/by-partuuid/01a0f58f-9941-4b04-a87f-d3012611b664', > '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': '112', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '112', > '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': '5400', > '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': 'WDC_WD5000BPVT-00HXZT3', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BPVT-00HXZT3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '01a0f58f-9941-4b04-a87f-d3012611b664', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '910356e2-cd78-4dd9-a085-75319914afa1', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF', > 'ID_SERIAL_SHORT': 'WD-WXU1EB1LXTNF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602cfb4d0', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602cfb4d0', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '1048576', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '21686148-6449-6E6F-744E-656564454649', > 'UDISKS_PARTITION_UUID': '01A0F58F-9941-4B04-A87F-D3012611B664', > 'UDISKS_PRESENTATION_HIDE': '1', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '47722', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part1', > '/dev/disk/by-id/wwn-0x50014ee602cfb4d0-part1', > '/dev/disk/by-partuuid/01a0f58f-9941-4b04-a87f-d3012611b664'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:59:40,707 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:59:40,708 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >21:59:40,709 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:59:40,710 INFO blivet: sda1 is a partition >21:59:40,711 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >21:59:40,713 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:59:40,715 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing gpt disklabel >21:59:40,717 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >21:59:40,719 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >21:59:40,719 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:59:40,721 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >21:59:40,721 DEBUG blivet: looking up parted Partition: /dev/sda1 >21:59:40,723 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >21:59:40,725 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >21:59:40,726 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >21:59:40,728 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >21:59:40,728 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >21:59:40,730 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >21:59:40,731 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: biosboot ; >21:59:40,760 INFO blivet: added partition sda1 (id 2) to device tree >21:59:40,761 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:59:40,763 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >21:59:40,765 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >21:59:40,766 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >21:59:40,783 WARN blivet: disklabel detected but not usable on sda1 >21:59:40,784 DEBUG blivet: no type or existing type for sda1, bailing >21:59:40,785 DEBUG blivet: looking up parted Device: /dev/sda1 >21:59:40,787 INFO blivet: got device: PartitionDevice instance (0x4eeb550) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 1.0 > format = existing biosboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00: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: 4096 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f8934090680> > target size = 0 path = /dev/sda1 > 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 0x7f893408d710> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893408d990> PedPartition: <_ped.Partition object at 0x7f8934089530> > disk = existing 476940MB disk sda (1) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >21:59:40,788 INFO blivet: got format: BIOSBoot instance (0x7f893408d310) -- > type = biosboot name = BIOS Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >21:59:40,797 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part2 /dev/disk/by-id/wwn-0x50014ee602cfb4d0-part2 /dev/disk/by-partuuid/9db099d3-78a1-4840-afa5-890d96074c91 /dev/disk/by-uuid/8323821f-712a-4708-8eb5-3e7c20e16545', > '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': '112', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '112', > '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': '5400', > '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': '8323821f-712a-4708-8eb5-3e7c20e16545', > 'ID_FS_UUID_ENC': '8323821f-712a-4708-8eb5-3e7c20e16545', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000BPVT-00HXZT3', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BPVT-00HXZT3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '9db099d3-78a1-4840-afa5-890d96074c91', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '910356e2-cd78-4dd9-a085-75319914afa1', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF', > 'ID_SERIAL_SHORT': 'WD-WXU1EB1LXTNF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602cfb4d0', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602cfb4d0', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '2097152', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': 'EBD0A0A2-B9E5-4433-87C0-68B6B72699C7', > 'UDISKS_PARTITION_UUID': '9DB099D3-78A1-4840-AFA5-890D96074C91', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '48030', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part2', > '/dev/disk/by-id/wwn-0x50014ee602cfb4d0-part2', > '/dev/disk/by-partuuid/9db099d3-78a1-4840-afa5-890d96074c91', > '/dev/disk/by-uuid/8323821f-712a-4708-8eb5-3e7c20e16545'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:59:40,798 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:59:40,799 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >21:59:40,801 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:59:40,801 INFO blivet: sda2 is a partition >21:59:40,802 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >21:59:40,804 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:59:40,805 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing gpt disklabel >21:59:40,808 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >21:59:40,809 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:59:40,810 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:59:40,811 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >21:59:40,812 DEBUG blivet: looking up parted Partition: /dev/sda2 >21:59:40,814 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >21:59:40,818 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >21:59:40,820 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >21:59:40,821 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >21:59:40,822 INFO blivet: added partition sda2 (id 3) to device tree >21:59:40,823 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:59:40,825 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >21:59:40,826 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:59:40,828 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >21:59:40,851 WARN blivet: disklabel detected but not usable on sda2 >21:59:40,852 INFO blivet: type detected on 'sda2' is 'ext4' >21:59:41,448 DEBUG blivet: padding min size from 330 up to 363 >21:59:41,451 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:41,452 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:59:41,454 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:59:41,456 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >21:59:41,457 DEBUG blivet: looking up parted Device: /dev/sda2 >21:59:41,459 INFO blivet: got device: PartitionDevice instance (0x7f893407ed10) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00: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: 4096 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32649 did: 0 busy: True > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x4f75cb0> > 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 0x7f893408d710> fileSystem: <parted.filesystem.FileSystem object at 0x7f893408dc90> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f893408dc10> PedPartition: <_ped.Partition object at 0x7f8934089650> > disk = existing 476940MB disk sda (1) with existing gpt disklabel > start = 4096 end = 1028095 length = 1024000 > flags = >21:59:41,461 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:41,462 INFO blivet: got format: Ext4FS instance (0x7f893409aad0) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 8323821f-712a-4708-8eb5-3e7c20e16545 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >21:59:41,474 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part3 /dev/disk/by-id/wwn-0x50014ee602cfb4d0-part3 /dev/disk/by-label/home /dev/disk/by-partuuid/41c4d689-2d95-4a2a-b004-937616e1f37f /dev/disk/by-uuid/de793bb0-8388-4a9a-a8f8-1bdd5592133d', > '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': '112', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '112', > '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': '5400', > '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_LABEL': 'home', > 'ID_FS_LABEL_ENC': 'home', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'de793bb0-8388-4a9a-a8f8-1bdd5592133d', > 'ID_FS_UUID_ENC': 'de793bb0-8388-4a9a-a8f8-1bdd5592133d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000BPVT-00HXZT3', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BPVT-00HXZT3\\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': '1028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '545259520', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '41c4d689-2d95-4a2a-b004-937616e1f37f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '910356e2-cd78-4dd9-a085-75319914afa1', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF', > 'ID_SERIAL_SHORT': 'WD-WXU1EB1LXTNF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602cfb4d0', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602cfb4d0', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '526385152', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '279172874240', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': 'EBD0A0A2-B9E5-4433-87C0-68B6B72699C7', > 'UDISKS_PARTITION_UUID': '41C4D689-2D95-4A2A-B004-937616E1F37F', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '48268', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part3', > '/dev/disk/by-id/wwn-0x50014ee602cfb4d0-part3', > '/dev/disk/by-label/home', > '/dev/disk/by-partuuid/41c4d689-2d95-4a2a-b004-937616e1f37f', > '/dev/disk/by-uuid/de793bb0-8388-4a9a-a8f8-1bdd5592133d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:59:41,475 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:59:41,476 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >21:59:41,478 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:59:41,478 INFO blivet: sda3 is a partition >21:59:41,480 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >21:59:41,482 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:59:41,484 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing gpt disklabel >21:59:41,486 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >21:59:41,496 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >21:59:41,497 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:59:41,499 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >21:59:41,510 DEBUG blivet: looking up parted Partition: /dev/sda3 >21:59:41,534 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >21:59:41,540 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >21:59:41,543 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >21:59:41,545 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >21:59:41,545 INFO blivet: added partition sda3 (id 4) to device tree >21:59:41,547 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:59:41,549 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >21:59:41,551 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:59:41,557 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >21:59:41,814 WARN blivet: disklabel detected but not usable on sda3 >21:59:41,819 INFO blivet: type detected on 'sda3' is 'ext4' >21:59:41,912 DEBUG blivet: padding min size from 195265 up to 195765 >21:59:41,914 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:41,916 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:59:41,918 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >21:59:41,922 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >21:59:41,934 DEBUG blivet: looking up parted Device: /dev/sda3 >21:59:41,948 INFO blivet: got device: PartitionDevice instance (0x4eeb590) -- > name = sda3 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 266240.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: 4096 > length: 545259520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32649 did: 0 busy: True > hardwareGeometry: (33940, 255, 63) biosGeometry: (33940, 255, 63) > PedDevice: <_ped.Device object at 0x502e3b0> > 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 0x7f893408d710> fileSystem: <parted.filesystem.FileSystem object at 0x7f893408de50> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f893408ddd0> PedPartition: <_ped.Partition object at 0x7f89340895f0> > disk = existing 476940MB disk sda (1) with existing gpt disklabel > start = 1028096 end = 546287615 length = 545259520 > flags = >21:59:41,951 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:41,957 INFO blivet: got format: Ext4FS instance (0x5042b50) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = de793bb0-8388-4a9a-a8f8-1bdd5592133d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = home size = 266240.0 targetSize = 266240.0 > >21:59:41,973 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part4 /dev/disk/by-id/wwn-0x50014ee602cfb4d0-part4 /dev/disk/by-label/swap /dev/disk/by-partuuid/a488279d-6295-4f0c-a8bc-29150387e5f1 /dev/disk/by-uuid/cfb04325-b756-4e0f-8ec2-367f4a25ef61', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > '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': '112', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '112', > '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': '5400', > '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_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'cfb04325-b756-4e0f-8ec2-367f4a25ef61', > 'ID_FS_UUID_ENC': 'cfb04325-b756-4e0f-8ec2-367f4a25ef61', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD5000BPVT-00HXZT3', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BPVT-00HXZT3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '881833984', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '8376320', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': 'a488279d-6295-4f0c-a8bc-29150387e5f1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '910356e2-cd78-4dd9-a085-75319914afa1', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF', > 'ID_SERIAL_SHORT': 'WD-WXU1EB1LXTNF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602cfb4d0', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602cfb4d0', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '4', > 'UDISKS_PARTITION_OFFSET': '451498999808', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '4288675840', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0657FD6D-A4AB-43C4-84E5-0933C84B4F4F', > 'UDISKS_PARTITION_UUID': 'A488279D-6295-4F0C-A8BC-29150387E5F1', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '48436', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part4', > '/dev/disk/by-id/wwn-0x50014ee602cfb4d0-part4', > '/dev/disk/by-label/swap', > '/dev/disk/by-partuuid/a488279d-6295-4f0c-a8bc-29150387e5f1', > '/dev/disk/by-uuid/cfb04325-b756-4e0f-8ec2-367f4a25ef61'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >21:59:41,985 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >21:59:41,987 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >21:59:41,989 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:59:41,990 INFO blivet: sda4 is a partition >21:59:41,992 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >21:59:41,996 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:59:42,001 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing gpt disklabel >21:59:42,004 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >21:59:42,009 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >21:59:42,012 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:59:42,019 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >21:59:42,020 DEBUG blivet: looking up parted Partition: /dev/sda4 >21:59:42,022 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >21:59:42,028 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >21:59:42,030 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >21:59:42,036 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >21:59:42,037 INFO blivet: added partition sda4 (id 5) to device tree >21:59:42,042 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >21:59:42,044 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: gpt ; >21:59:42,055 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >21:59:42,057 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: gpt ; exists: True ; >21:59:42,092 WARN blivet: disklabel detected but not usable on sda4 >21:59:42,097 INFO blivet: type detected on 'sda4' is 'swap' >21:59:42,108 DEBUG blivet: SwapSpace.__init__: device: /dev/sda4 ; serial: WD-WXU1EB1LXTNF ; uuid: cfb04325-b756-4e0f-8ec2-367f4a25ef61 ; exists: True ; label: swap ; >21:59:42,109 DEBUG blivet: getFormat('swap') returning SwapSpace instance >21:59:42,111 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >21:59:42,114 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: swap ; >21:59:42,117 DEBUG blivet: looking up parted Device: /dev/sda4 >21:59:42,121 INFO blivet: got device: PartitionDevice instance (0x5031c10) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 4090.0 > format = existing swap > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8376320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32649 did: 0 busy: True > hardwareGeometry: (521, 255, 63) biosGeometry: (521, 255, 63) > PedDevice: <_ped.Device object at 0x502e440> > target size = 0 path = /dev/sda4 > 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 0x7f893408d710> fileSystem: <parted.filesystem.FileSystem object at 0x7f893409a3d0> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f893409a190> PedPartition: <_ped.Partition object at 0x7f8934089590> > disk = existing 476940MB disk sda (1) with existing gpt disklabel > start = 881833984 end = 890210303 length = 8376320 > flags = >21:59:42,125 INFO blivet: got format: SwapSpace instance (0x5049310) -- > type = swap name = swap status = True > device = /dev/sda4 uuid = cfb04325-b756-4e0f-8ec2-367f4a25ef61 exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >21:59:42,143 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part5 /dev/disk/by-id/wwn-0x50014ee602cfb4d0-part5 /dev/disk/by-label/media /dev/disk/by-partuuid/2795fbe5-ab52-49b7-82de-cf1bfa1d5cb6 /dev/disk/by-uuid/993a8d87-255a-4f7a-8812-0eed2bc1778f', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > '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': '112', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '112', > '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': '5400', > '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_LABEL': 'media', > 'ID_FS_LABEL_ENC': 'media', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '993a8d87-255a-4f7a-8812-0eed2bc1778f', > 'ID_FS_UUID_ENC': '993a8d87-255a-4f7a-8812-0eed2bc1778f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000BPVT-00HXZT3', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BPVT-00HXZT3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '714061824', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '167772160', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '2795fbe5-ab52-49b7-82de-cf1bfa1d5cb6', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '910356e2-cd78-4dd9-a085-75319914afa1', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF', > 'ID_SERIAL_SHORT': 'WD-WXU1EB1LXTNF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602cfb4d0', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602cfb4d0', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '5', > 'UDISKS_PARTITION_OFFSET': '365599653888', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '85899345920', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': 'EBD0A0A2-B9E5-4433-87C0-68B6B72699C7', > 'UDISKS_PARTITION_UUID': '2795FBE5-AB52-49B7-82DE-CF1BFA1D5CB6', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '48606', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part5', > '/dev/disk/by-id/wwn-0x50014ee602cfb4d0-part5', > '/dev/disk/by-label/media', > '/dev/disk/by-partuuid/2795fbe5-ab52-49b7-82de-cf1bfa1d5cb6', > '/dev/disk/by-uuid/993a8d87-255a-4f7a-8812-0eed2bc1778f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >21:59:42,151 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >21:59:42,153 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >21:59:42,156 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:59:42,159 INFO blivet: sda5 is a partition >21:59:42,161 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >21:59:42,166 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:59:42,168 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing gpt disklabel >21:59:42,176 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >21:59:42,179 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >21:59:42,179 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:59:42,182 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >21:59:42,185 DEBUG blivet: looking up parted Partition: /dev/sda5 >21:59:42,187 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >21:59:42,189 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >21:59:42,190 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >21:59:42,202 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >21:59:42,204 INFO blivet: added partition sda5 (id 6) to device tree >21:59:42,206 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >21:59:42,213 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: gpt ; >21:59:42,215 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >21:59:42,218 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: gpt ; exists: True ; >21:59:42,228 WARN blivet: disklabel detected but not usable on sda5 >21:59:42,229 INFO blivet: type detected on 'sda5' is 'ext4' >21:59:42,316 DEBUG blivet: padding min size from 33393 up to 33893 >21:59:42,318 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:42,318 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:59:42,320 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >21:59:42,322 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >21:59:42,323 DEBUG blivet: looking up parted Device: /dev/sda5 >21:59:42,333 INFO blivet: got device: PartitionDevice instance (0x5049810) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 81920.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x502e560> > target size = 0 path = /dev/sda5 > 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 0x7f893408d710> fileSystem: <parted.filesystem.FileSystem object at 0x7f893409a390> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f893409a310> PedPartition: <_ped.Partition object at 0x7f89340896b0> > disk = existing 476940MB disk sda (1) with existing gpt disklabel > start = 714061824 end = 881833983 length = 167772160 > flags = >21:59:42,335 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:42,336 INFO blivet: got format: Ext4FS instance (0x505a150) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 993a8d87-255a-4f7a-8812-0eed2bc1778f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = media size = 81920.0 targetSize = 81920.0 > >21:59:42,356 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part6 /dev/disk/by-id/wwn-0x50014ee602cfb4d0-part6 /dev/disk/by-label/root /dev/disk/by-partuuid/59ebbcb8-888c-4e8b-b1e4-ef59dd227f0b /dev/disk/by-uuid/ef77c2a6-bda6-4b52-95fd-d383dc77b0ec', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > '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': '112', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '112', > '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': '5400', > '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_LABEL': 'root', > 'ID_FS_LABEL_ENC': 'root', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ef77c2a6-bda6-4b52-95fd-d383dc77b0ec', > 'ID_FS_UUID_ENC': 'ef77c2a6-bda6-4b52-95fd-d383dc77b0ec', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000BPVT-00HXZT3', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BPVT-00HXZT3\\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': '6', > 'ID_PART_ENTRY_OFFSET': '546287616', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '167772160', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '59ebbcb8-888c-4e8b-b1e4-ef59dd227f0b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '910356e2-cd78-4dd9-a085-75319914afa1', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF', > 'ID_SERIAL_SHORT': 'WD-WXU1EB1LXTNF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602cfb4d0', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602cfb4d0', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '6', > 'UDISKS_PARTITION_OFFSET': '279699259392', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '85899345920', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': 'EBD0A0A2-B9E5-4433-87C0-68B6B72699C7', > 'UDISKS_PARTITION_UUID': '59EBBCB8-888C-4E8B-B1E4-EF59DD227F0B', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '48833', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part6', > '/dev/disk/by-id/wwn-0x50014ee602cfb4d0-part6', > '/dev/disk/by-label/root', > '/dev/disk/by-partuuid/59ebbcb8-888c-4e8b-b1e4-ef59dd227f0b', > '/dev/disk/by-uuid/ef77c2a6-bda6-4b52-95fd-d383dc77b0ec'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >21:59:42,357 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >21:59:42,359 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >21:59:42,360 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:59:42,364 INFO blivet: sda6 is a partition >21:59:42,366 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >21:59:42,368 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:59:42,376 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing gpt disklabel >21:59:42,378 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >21:59:42,379 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >21:59:42,380 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:59:42,392 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >21:59:42,392 DEBUG blivet: looking up parted Partition: /dev/sda6 >21:59:42,394 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >21:59:42,396 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >21:59:42,397 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >21:59:42,400 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >21:59:42,400 INFO blivet: added partition sda6 (id 7) to device tree >21:59:42,402 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >21:59:42,408 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: gpt ; >21:59:42,410 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >21:59:42,412 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: gpt ; exists: True ; >21:59:42,486 WARN blivet: disklabel detected but not usable on sda6 >21:59:42,493 INFO blivet: type detected on 'sda6' is 'ext4' >21:59:42,599 DEBUG blivet: padding min size from 22439 up to 22939 >21:59:42,601 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:42,601 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:59:42,603 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >21:59:42,605 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >21:59:42,606 DEBUG blivet: looking up parted Device: /dev/sda6 >21:59:42,610 INFO blivet: got device: PartitionDevice instance (0x505a8d0) -- > name = sda6 status = True kids = 0 id = 7 > parents = ['existing 476940MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 81920.0 > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32649 did: 0 busy: True > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x502e4d0> > target size = 0 path = /dev/sda6 > 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 0x7f893408d710> fileSystem: <parted.filesystem.FileSystem object at 0x7f893409a050> > number: 6 path: /dev/sda6 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f893408df90> PedPartition: <_ped.Partition object at 0x7f89340894d0> > disk = existing 476940MB disk sda (1) with existing gpt disklabel > start = 546287616 end = 714059775 length = 167772160 > flags = >21:59:42,614 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:42,621 INFO blivet: got format: Ext4FS instance (0x505ae90) -- > type = ext4 name = ext4 status = False > device = /dev/sda6 uuid = ef77c2a6-bda6-4b52-95fd-d383dc77b0ec exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = root size = 81920.0 targetSize = 81920.0 > >21:59:42,642 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part7 /dev/disk/by-id/wwn-0x50014ee602cfb4d0-part7 /dev/disk/by-label/Experiment /dev/disk/by-partuuid/a13eae53-0d37-40f5-958a-0b0cfdd37980 /dev/disk/by-uuid/6be3e25b-8ff4-4bf9-9c63-45160a577f7f', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > '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': '112', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '112', > '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': '5400', > '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_LABEL': 'Experiment', > 'ID_FS_LABEL_ENC': 'Experiment', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6be3e25b-8ff4-4bf9-9c63-45160a577f7f', > 'ID_FS_UUID_ENC': '6be3e25b-8ff4-4bf9-9c63-45160a577f7f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000BPVT-00HXZT3', > 'ID_MODEL_ENC': 'WDC\\x20WD5000BPVT-00HXZT3\\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': '7', > 'ID_PART_ENTRY_OFFSET': '890210304', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '20971520', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'a13eae53-0d37-40f5-958a-0b0cfdd37980', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '910356e2-cd78-4dd9-a085-75319914afa1', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF', > 'ID_SERIAL_SHORT': 'WD-WXU1EB1LXTNF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602cfb4d0', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602cfb4d0', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '7', > 'UDISKS_PARTITION_OFFSET': '455787675648', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '10737418240', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': 'EBD0A0A2-B9E5-4433-87C0-68B6B72699C7', > 'UDISKS_PARTITION_UUID': 'A13EAE53-0D37-40F5-958A-0B0CFDD37980', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '49014', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000BPVT-00HXZT3_WD-WXU1EB1LXTNF-part7', > '/dev/disk/by-id/wwn-0x50014ee602cfb4d0-part7', > '/dev/disk/by-label/Experiment', > '/dev/disk/by-partuuid/a13eae53-0d37-40f5-958a-0b0cfdd37980', > '/dev/disk/by-uuid/6be3e25b-8ff4-4bf9-9c63-45160a577f7f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >21:59:42,644 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >21:59:42,646 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >21:59:42,651 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:59:42,652 INFO blivet: sda7 is a partition >21:59:42,656 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >21:59:42,658 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:59:42,662 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing gpt disklabel >21:59:42,666 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >21:59:42,676 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >21:59:42,677 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:59:42,679 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >21:59:42,680 DEBUG blivet: looking up parted Partition: /dev/sda7 >21:59:42,683 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >21:59:42,686 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >21:59:42,693 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >21:59:42,696 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >21:59:42,701 INFO blivet: added partition sda7 (id 8) to device tree >21:59:42,703 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >21:59:42,705 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: gpt ; >21:59:42,711 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >21:59:42,713 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: gpt ; exists: True ; >21:59:42,799 WARN blivet: disklabel detected but not usable on sda7 >21:59:42,803 INFO blivet: type detected on 'sda7' is 'ext4' >21:59:42,924 DEBUG blivet: padding min size from 188 up to 206 >21:59:42,939 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:42,940 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:59:42,943 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >21:59:42,945 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: ext4 ; >21:59:42,948 DEBUG blivet: looking up parted Device: /dev/sda7 >21:59:42,951 INFO blivet: got device: PartitionDevice instance (0x505a950) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 10240.0 > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32649 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x502e5f0> > target size = 0 path = /dev/sda7 > 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 0x7f893408d710> fileSystem: <parted.filesystem.FileSystem object at 0x7f893409a590> > number: 7 path: /dev/sda7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f893409a510> PedPartition: <_ped.Partition object at 0x7f8934089710> > disk = existing 476940MB disk sda (1) with existing gpt disklabel > start = 890210304 end = 911181823 length = 20971520 > flags = >21:59:42,955 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:42,956 INFO blivet: got format: Ext4FS instance (0x505a910) -- > type = ext4 name = ext4 status = False > device = /dev/sda7 uuid = 6be3e25b-8ff4-4bf9-9c63-45160a577f7f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Experiment size = 10240.0 targetSize = 10240.0 > >21:59:42,964 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GAZ854506', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'hp_CDDVDW_TS-L633N', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20TS-L633N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0300', > 'ID_SERIAL': 'hp_CDDVDW_TS-L633N_R3186GAZ854506', > 'ID_SERIAL_SHORT': 'R3186GAZ854506', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '51325', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GAZ854506'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:59:42,966 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:59:42,969 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >21:59:42,971 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:59:42,972 INFO blivet: sr0 is a cdrom >21:59:42,975 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >21:59:42,976 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:59:42,978 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:59:42,978 INFO blivet: added cdrom sr0 (id 9) to device tree >21:59:42,981 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:59:43,019 DEBUG blivet: no device or no media present >21:59:43,048 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:59:43,050 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:59:43,052 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:59:43,067 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:59:43,068 DEBUG blivet: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >21:59:43,071 DEBUG blivet: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >21:59:43,089 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:59:43,091 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,093 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,117 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:59:43,141 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:59:43,145 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,149 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,169 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:59:43,193 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:59:43,197 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,201 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,221 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >21:59:43,224 DEBUG blivet: SwapSpace.teardown: device: /dev/sda4 ; status: True ; type: swap ; >21:59:43,264 DEBUG blivet: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >21:59:43,353 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:59:43,356 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,361 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,381 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >21:59:43,399 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:59:43,403 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,407 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,435 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >21:59:43,456 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:59:43,460 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,463 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,480 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >21:59:43,500 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:59:43,502 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,507 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,527 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:59:43,530 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:59:43,535 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:59:43,551 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >21:59:43,552 INFO blivet: edd: MBR signature on sda is zero. new disk image? >21:59:43,554 INFO blivet: edd: collected mbr signatures: {'sdb': '0x000db1a5'} >21:59:43,556 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:59:43,561 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:59:43,578 WARN blivet: mount of sda2 as ext4 failed: mount failed: 32 >21:59:43,581 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:59:43,600 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:59:43,601 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:59:43,616 WARN blivet: mount of sda3 as ext4 failed: mount failed: 32 >21:59:43,619 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:59:43,639 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >21:59:43,640 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:59:43,654 WARN blivet: mount of sda5 as ext4 failed: mount failed: 32 >21:59:43,657 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >21:59:43,677 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >21:59:43,678 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:59:43,693 WARN blivet: mount of sda6 as ext4 failed: mount failed: 32 >21:59:43,696 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >21:59:43,716 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >21:59:43,717 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:59:43,781 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >21:59:43,936 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:59:43,938 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:43,986 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:59:44,559 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:44,562 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:44,565 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:44,569 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:44,571 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:44,575 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:59:44,780 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:59:44,822 INFO blivet: updating format of device: existing 0MB cdrom sr0 (9) >21:59:44,823 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >21:59:45,022 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:59:45,024 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >21:59:45,024 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:59:45,026 DEBUG blivet: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >21:59:45,028 DEBUG blivet: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >21:59:45,116 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >21:59:45,117 INFO blivet: DiskLabel.partedDevice returning None >21:59:45,117 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >21:59:45,118 DEBUG blivet: no type or existing type for sr0, bailing >21:59:46,981 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:59:47,025 INFO blivet: updating format of device: existing 0MB cdrom sr0 (9) >21:59:47,026 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >21:59:47,180 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:59:47,182 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >21:59:47,182 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:59:47,184 DEBUG blivet: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >21:59:47,186 DEBUG blivet: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >21:59:47,314 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >21:59:47,316 INFO blivet: DiskLabel.partedDevice returning None >21:59:47,317 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >21:59:47,317 DEBUG blivet: no type or existing type for sr0, bailing >21:59:57,465 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:59:57,526 INFO blivet: updating format of device: existing 0MB cdrom sr0 (9) >21:59:57,526 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >21:59:57,667 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:59:57,668 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >21:59:57,669 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:59:57,670 DEBUG blivet: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >21:59:57,672 DEBUG blivet: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >21:59:57,781 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >21:59:57,785 INFO blivet: DiskLabel.partedDevice returning None >21:59:57,787 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >21:59:57,789 DEBUG blivet: no type or existing type for sr0, bailing >21:59:57,800 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:59:57,801 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:59:57,802 DEBUG blivet: NFSv4.supported: supported: False ; >21:59:57,803 DEBUG blivet: NFSv4.supported: supported: False ; >21:59:57,804 DEBUG blivet: SELinuxFS.supported: supported: False ; >21:59:57,805 DEBUG blivet: SELinuxFS.supported: supported: False ; >21:59:57,807 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:57,808 DEBUG blivet: Ext4FS.supported: supported: True ; >21:59:58,878 DEBUG blivet: Ext3FS.supported: supported: True ; >21:59:58,881 DEBUG blivet: Ext3FS.supported: supported: True ; >21:59:58,938 DEBUG blivet: Ext2FS.supported: supported: True ; >21:59:58,940 DEBUG blivet: Ext2FS.supported: supported: True ; >21:59:59,325 DEBUG blivet: SysFS.supported: supported: False ; >21:59:59,327 DEBUG blivet: SysFS.supported: supported: False ; >21:59:59,369 DEBUG blivet: MultipathMember.__init__: >21:59:59,383 DEBUG blivet: MDRaidMember.__init__: >21:59:59,385 DEBUG blivet: ProcFS.supported: supported: False ; >21:59:59,387 DEBUG blivet: ProcFS.supported: supported: False ; >21:59:59,389 DEBUG blivet: SwapSpace.__init__: >21:59:59,392 DEBUG blivet: DevPtsFS.supported: supported: False ; >21:59:59,393 DEBUG blivet: DevPtsFS.supported: supported: False ; >21:59:59,394 DEBUG blivet: BTRFS.supported: supported: True ; >21:59:59,883 DEBUG blivet: USBFS.supported: supported: False ; >21:59:59,884 DEBUG blivet: USBFS.supported: supported: False ; >21:59:59,885 DEBUG blivet: DiskLabel.__init__: >21:59:59,886 INFO blivet: DiskLabel.partedDevice returning None >21:59:59,887 DEBUG blivet: HFSPlus.supported: supported: False ; >21:59:59,888 DEBUG blivet: HFSPlus.supported: supported: False ; >21:59:59,889 DEBUG blivet: XFS.supported: supported: True ; >22:00:00,035 DEBUG blivet: XFS.supported: supported: True ; >22:00:00,037 DEBUG blivet: TmpFS.supported: supported: True ; >22:00:00,360 DEBUG blivet: LUKS.__init__: >22:00:00,368 DEBUG blivet: DMRaidMember.__init__: >22:00:00,369 DEBUG blivet: NTFS.supported: supported: False ; >22:00:00,370 DEBUG blivet: NTFS.supported: supported: False ; >22:00:00,371 DEBUG blivet: BindFS.supported: supported: False ; >22:00:00,372 DEBUG blivet: BindFS.supported: supported: False ; >22:00:00,373 DEBUG blivet: HFS.supported: supported: False ; >22:00:00,374 DEBUG blivet: HFS.supported: supported: False ; >22:00:00,415 DEBUG blivet: LVMPhysicalVolume.__init__: >22:00:00,417 DEBUG blivet: NFS.supported: supported: False ; >22:00:00,418 DEBUG blivet: NFS.supported: supported: False ; >22:00:00,419 DEBUG blivet: FATFS.supported: supported: True ; >22:00:00,463 DEBUG blivet: FATFS.supported: supported: True ; >22:00:00,465 DEBUG blivet: NoDevFS.supported: supported: False ; >22:00:00,466 DEBUG blivet: NoDevFS.supported: supported: False ; >22:02:34,243 INFO blivet: hiding device partition sda1 (id 2) >22:02:34,285 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >22:02:34,285 DEBUG blivet: lvm filter: adding sda1 to the reject list >22:02:34,285 INFO blivet: hiding device partition sda2 (id 3) >22:02:34,287 DEBUG blivet: DiskDevice.removeChild: kids: 6 ; name: sda ; >22:02:34,287 DEBUG blivet: lvm filter: adding sda2 to the reject list >22:02:34,287 INFO blivet: hiding device partition sda3 (id 4) >22:02:34,288 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: sda ; >22:02:34,289 DEBUG blivet: lvm filter: adding sda3 to the reject list >22:02:34,289 INFO blivet: hiding device partition sda4 (id 5) >22:02:34,290 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sda ; >22:02:34,290 DEBUG blivet: lvm filter: adding sda4 to the reject list >22:02:34,291 INFO blivet: hiding device partition sda5 (id 6) >22:02:34,292 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >22:02:34,292 DEBUG blivet: lvm filter: adding sda5 to the reject list >22:02:34,292 INFO blivet: hiding device partition sda6 (id 7) >22:02:34,294 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:02:34,294 DEBUG blivet: lvm filter: adding sda6 to the reject list >22:02:34,294 INFO blivet: hiding device partition sda7 (id 8) >22:02:34,295 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:02:34,296 DEBUG blivet: lvm filter: adding sda7 to the reject list >22:02:34,296 INFO blivet: hiding device disk sda (id 1) >22:02:34,296 DEBUG blivet: lvm filter: adding sda to the reject list >22:02:55,766 INFO blivet: Detected 2960M of memory >22:02:55,767 INFO blivet: Suggested swap size (2960 M) exceeds 10 % of disk space, using 10 % of disk space (381 M) instead. >22:02:55,768 INFO blivet: Swap attempt of 381M >22:02:55,780 DEBUG blivet: checking whether disk sdb has an empty extended >22:02:55,780 DEBUG blivet: extended is None ; logicals is [] >22:02:55,780 DEBUG blivet: clearpart: initializing sdb >22:02:55,782 DEBUG blivet: removing sdb >22:02:55,858 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:02:55,858 DEBUG blivet: getFormat('None') returning DeviceFormat instance >22:02:55,861 DEBUG blivet: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >22:02:55,862 INFO blivet: registered action: [0] Destroy Format msdos disklabel on disk sdb (id 0) >22:02:55,863 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >22:02:55,864 DEBUG blivet: getFormat('None') returning DeviceFormat instance >22:02:55,865 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >22:02:55,865 INFO blivet: registered action: [1] Destroy Format None on disk sdb (id 0) >22:02:55,866 DEBUG blivet: required disklabel type for sdb (1) is None >22:02:55,866 DEBUG blivet: default disklabel type for sdb is msdos >22:02:55,866 DEBUG blivet: selecting msdos disklabel for sdb based on size >22:02:55,868 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >22:02:55,871 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >22:02:55,873 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f892403a310> > PedDisk: <_ped.Disk object at 0x7f89341b1ef0> >22:02:55,873 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >22:02:55,875 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >22:02:55,876 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >22:02:55,877 INFO blivet: registered action: [2] Create Format msdos disklabel on disk sdb (id 0) >22:02:55,919 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >22:02:55,921 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3812MB disk sdb (0) with non-existent msdos disklabel >22:02:55,953 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >22:02:55,956 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3812MB disk sdb (0) with non-existent msdos disklabel >22:02:55,959 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >22:02:55,961 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3812MB disk sdb (0) with non-existent msdos disklabel >22:02:55,962 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >22:02:56,062 DEBUG blivet: starting Blivet copy >22:02:56,112 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >22:02:56,113 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f891001c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8910033050> PedPartition: <_ped.Partition object at 0x7f89341e3950> >22:02:56,115 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >22:02:56,116 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f891001c490> fileSystem: <parted.filesystem.FileSystem object at 0x7f8910033250> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f89100331d0> PedPartition: <_ped.Partition object at 0x7f89341e36b0> >22:02:56,117 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >22:02:56,118 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f891001c490> fileSystem: <parted.filesystem.FileSystem object at 0x7f8910033410> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8910033390> PedPartition: <_ped.Partition object at 0x7f89341e3770> >22:02:56,120 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >22:02:56,121 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f891001c490> fileSystem: <parted.filesystem.FileSystem object at 0x7f8910033950> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8910033710> PedPartition: <_ped.Partition object at 0x7f89341e37d0> >22:02:56,122 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >22:02:56,123 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f891001c490> fileSystem: <parted.filesystem.FileSystem object at 0x7f8910033910> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8910033890> PedPartition: <_ped.Partition object at 0x7f89341e3710> >22:02:56,125 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >22:02:56,125 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f891001c490> fileSystem: <parted.filesystem.FileSystem object at 0x7f89100335d0> > number: 6 path: /dev/sda6 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8910033550> PedPartition: <_ped.Partition object at 0x7f89341e3830> >22:02:56,128 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >22:02:56,128 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f891001c490> fileSystem: <parted.filesystem.FileSystem object at 0x7f8910033b10> > number: 7 path: /dev/sda7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8910033a90> PedPartition: <_ped.Partition object at 0x7f8910035050> >22:02:56,129 DEBUG blivet: finished Blivet copy >22:02:58,062 DEBUG storage.ui: doAutoPart: True >22:02:58,063 DEBUG storage.ui: encryptedAutoPart: True >22:02:58,063 DEBUG storage.ui: autoPartType: 1 >22:02:58,063 DEBUG storage.ui: clearPartType: 2 >22:02:58,063 DEBUG storage.ui: clearPartDisks: ['sdb'] >22:02:58,064 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f891002add0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f891002ae10) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f891002ae50) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f891002ae90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f891002aed0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 381 maxSize = None grow = False > >22:02:58,064 DEBUG storage.ui: storage.disks: ['sdb'] >22:02:58,064 DEBUG storage.ui: storage.partitioned: ['sdb'] >22:02:58,064 DEBUG storage.ui: all names: ['sdb', 'sr0'] >22:02:58,097 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >22:02:58,099 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 3812MB disk sdb (0) with non-existent msdos disklabel >22:02:58,099 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >22:02:58,099 DEBUG storage.ui: boot disk: sdb >22:02:58,101 DEBUG storage.ui: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: None ; passphrase: Skipped ; mountpoint: None ; >22:02:58,102 DEBUG storage.ui: getFormat('luks') returning LUKS instance >22:02:58,103 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >22:02:58,105 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >22:02:58,107 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: luks ; >22:02:58,109 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >22:02:58,109 INFO storage.ui: added partition req0 (id 10) to device tree >22:02:58,109 INFO storage.ui: registered action: [3] Create Device partition req0 (id 10) >22:02:58,110 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:02:58,110 INFO storage.ui: registered action: [4] Create Format luks on partition req0 (id 10) >22:02:58,111 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f8910012510) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 3812.0 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: TDK LoR Trans-It Drive path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7806976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1023, 123, 62) biosGeometry: (485, 255, 63) > PedDevice: <_ped.Device object at 0x4dbfb00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = True partedDevice = <parted.device.Device object at 0x7f8910012310>] >22:02:58,112 DEBUG storage.ui: devs: [PartitionDevice instance (0x633f950) -- > name = req0 status = False kids = 0 id = 10 > parents = [] > uuid = None size = 500 > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = luks grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >22:02:58,117 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:02:58,118 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:02:58,120 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >22:02:58,122 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >22:02:58,124 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >22:02:58,125 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >22:02:58,125 INFO storage.ui: added partition req1 (id 11) to device tree >22:02:58,126 INFO storage.ui: registered action: [5] Create Device partition req1 (id 11) >22:02:58,126 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:02:58,126 INFO storage.ui: registered action: [6] Create Format ext4 filesystem mounted at /boot on partition req1 (id 11) >22:02:58,127 INFO storage.ui: skipping unneeded stage1 biosboot request >22:02:58,127 DEBUG storage.ui: PartSpec instance (0x7f891002ae90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >22:02:58,127 DEBUG storage.ui: existing 3812MB disk sdb (0) with non-existent msdos disklabel >22:02:58,129 DEBUG storage.ui: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: None ; passphrase: Skipped ; mountpoint: None ; >22:02:58,129 DEBUG storage.ui: getFormat('luks') returning LUKS instance >22:02:58,132 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >22:02:58,134 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >22:02:58,136 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: luks ; >22:02:58,138 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >22:02:58,138 INFO storage.ui: added partition req2 (id 12) to device tree >22:02:58,138 INFO storage.ui: registered action: [7] Create Device partition req2 (id 12) >22:02:58,139 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:02:58,139 INFO storage.ui: registered action: [8] Create Format luks on partition req2 (id 12) >22:02:58,140 DEBUG storage.ui: SwapSpace.__init__: device: /dev/req2 ; mountpoint: None ; >22:02:58,141 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >22:02:58,143 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: req2 ; >22:02:58,145 DEBUG storage.ui: LUKSDevice._setFormat: luks-req2 ; current: None ; type: swap ; >22:02:58,145 INFO storage.ui: added luks/dm-crypt luks-req2 (id 13) to device tree >22:02:58,145 INFO storage.ui: registered action: [9] Create Device luks/dm-crypt luks-req2 (id 13) >22:02:58,146 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:02:58,146 INFO storage.ui: registered action: [10] Create Format swap on luks/dm-crypt luks-req2 (id 13) >22:02:58,148 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >22:02:58,148 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 10)', 'req1(id 11)', 'req2(id 12)'] from disk(s) ['sdb'] >22:02:58,149 DEBUG storage.ui: allocatePartitions: disks=['sdb'] ; partitions=['req0(id 10)', 'req1(id 11)', 'req2(id 12)'] >22:02:58,149 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 11)', 'req2(id 12)', 'req0(id 10)'] from disk(s) ['sdb'] >22:02:58,151 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >22:02:58,153 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 3812MB disk sdb (0) with non-existent msdos disklabel >22:02:58,153 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >22:02:58,155 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >22:02:58,157 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 3812MB disk sdb (0) with non-existent msdos disklabel >22:02:58,157 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >22:02:58,157 DEBUG storage.ui: allocating partition: req1 ; id: 11 ; disks: ['sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >22:02:58,157 DEBUG storage.ui: checking freespace on sdb >22:02:58,158 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=True best=None grow=False start=None >22:02:58,159 DEBUG storage.ui: checking 63-7806975 (3811 MB) >22:02:58,159 DEBUG storage.ui: current free range is 63-7806975 (3811MB) >22:02:58,159 DEBUG storage.ui: updating use_disk to sdb, type: 0 >22:02:58,160 DEBUG storage.ui: new free: 63-7806975 / 3811MB >22:02:58,160 DEBUG storage.ui: new free allows for 0 sectors of growth >22:02:58,160 DEBUG storage.ui: found free space for bootable request >22:02:58,161 DEBUG storage.ui: adjusted start sector from 63 to 2048 >22:02:58,162 DEBUG storage.ui: created partition sdb1 of 500MB and added it to /dev/sdb >22:02:58,163 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >22:02:58,164 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8910012450> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6343750> PedPartition: <_ped.Partition object at 0x633de30> >22:02:58,166 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >22:02:58,167 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >22:02:58,169 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >22:02:58,170 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8910012450> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6343650> PedPartition: <_ped.Partition object at 0x633de90> >22:02:58,172 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >22:02:58,174 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 3812MB disk sdb (0) with non-existent msdos disklabel >22:02:58,174 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >22:02:58,175 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >22:02:58,177 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 3812MB disk sdb (0) with non-existent msdos disklabel >22:02:58,178 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >22:02:58,178 DEBUG storage.ui: allocating partition: req2 ; id: 12 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 381MB ; grow: False ; max_size: 0 ; start: None ; end: None >22:02:58,178 DEBUG storage.ui: checking freespace on sdb >22:02:58,179 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=381MB boot=False best=None grow=False start=None >22:02:58,179 DEBUG storage.ui: checking 63-2047 (0 MB) >22:02:58,179 DEBUG storage.ui: current free range is 63-2047 (0MB) >22:02:58,180 DEBUG storage.ui: checking 1026048-7806975 (3311 MB) >22:02:58,180 DEBUG storage.ui: current free range is 1026048-7806975 (3311MB) >22:02:58,180 DEBUG storage.ui: updating use_disk to sdb, type: 0 >22:02:58,181 DEBUG storage.ui: new free: 1026048-7806975 / 3311MB >22:02:58,181 DEBUG storage.ui: new free allows for 0 sectors of growth >22:02:58,182 DEBUG storage.ui: created partition sdb2 of 381MB and added it to /dev/sdb >22:02:58,183 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >22:02:58,184 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8910012450> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6343a90> PedPartition: <_ped.Partition object at 0x633def0> >22:02:58,186 DEBUG storage.ui: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >22:02:58,187 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >22:02:58,190 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >22:02:58,190 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8910012450> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6343b10> PedPartition: <_ped.Partition object at 0x633dfb0> >22:02:58,192 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >22:02:58,194 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 3812MB disk sdb (0) with non-existent msdos disklabel >22:02:58,194 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >22:02:58,196 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >22:02:58,198 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 3812MB disk sdb (0) with non-existent msdos disklabel >22:02:58,198 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >22:02:58,198 DEBUG storage.ui: allocating partition: req0 ; id: 10 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >22:02:58,198 DEBUG storage.ui: checking freespace on sdb >22:02:58,199 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=False best=None grow=True start=None >22:02:58,199 DEBUG storage.ui: checking 63-2047 (0 MB) >22:02:58,200 DEBUG storage.ui: current free range is 63-2047 (0MB) >22:02:58,200 DEBUG storage.ui: checking 1806336-7806975 (2930 MB) >22:02:58,200 DEBUG storage.ui: current free range is 1806336-7806975 (2930MB) >22:02:58,201 DEBUG storage.ui: evaluating growth potential for new layout >22:02:58,201 DEBUG storage.ui: calculating growth for disk /dev/sdb >22:02:58,203 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:02:58,204 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8910012450> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6343fd0> PedPartition: <_ped.Partition object at 0x634f050> >22:02:58,206 DEBUG storage.ui: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >22:02:58,208 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdb ; >22:02:58,208 DEBUG storage.ui: adding request 11 to chunk 7806913 (63-7806975) on /dev/sdb >22:02:58,208 DEBUG storage.ui: adding request 12 to chunk 7806913 (63-7806975) on /dev/sdb >22:02:58,209 DEBUG storage.ui: adding request 10 to chunk 7806913 (63-7806975) on /dev/sdb >22:02:58,209 DEBUG storage.ui: Chunk.growRequests: 7806913 on /dev/sdb start = 63 end = 7806975 >sectorSize = 512 > >22:02:58,209 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:02:58,209 DEBUG storage.ui: req: PartitionRequest instance -- >id = 12 name = sdb2 growable = False >base = 780288 growth = 0 max_grow = 0 >done = True >22:02:58,210 DEBUG storage.ui: req: PartitionRequest instance -- >id = 10 name = sdb3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >22:02:58,210 DEBUG storage.ui: 1 requests and 4978625 (2430MB) left in chunk >22:02:58,210 DEBUG storage.ui: adding 4978625 (2430MB) to 10 (sdb3) >22:02:58,210 DEBUG storage.ui: new grow amount for request 10 (sdb3) is 4978625 units, or 2430MB >22:02:58,211 DEBUG storage.ui: request 11 (sdb1) growth: 0 (0MB) size: 500MB >22:02:58,211 DEBUG storage.ui: request 12 (sdb2) growth: 0 (0MB) size: 381MB >22:02:58,211 DEBUG storage.ui: request 10 (sdb3) growth: 4978625 (2430MB) size: 2930MB >22:02:58,211 DEBUG storage.ui: disk /dev/sdb growth: 4978625 (2430MB) >22:02:58,213 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >22:02:58,213 DEBUG storage.ui: device sdb3 new partedPartition None >22:02:58,215 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >22:02:58,216 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdb ; >22:02:58,217 DEBUG storage.ui: total growth: 4978625 sectors >22:02:58,217 DEBUG storage.ui: updating use_disk to sdb, type: 0 >22:02:58,217 DEBUG storage.ui: new free: 1806336-7806975 / 2930MB >22:02:58,217 DEBUG storage.ui: new free allows for 4978625 sectors of growth >22:02:58,219 DEBUG storage.ui: created partition sdb3 of 500MB and added it to /dev/sdb >22:02:58,221 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:02:58,221 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8910012450> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6343dd0> PedPartition: <_ped.Partition object at 0x633de30> >22:02:58,223 DEBUG storage.ui: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >22:02:58,224 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdb ; >22:02:58,227 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >22:02:58,227 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8910012450> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6343810> PedPartition: <_ped.Partition object at 0x634f110> >22:02:58,228 DEBUG storage.ui: growPartitions: disks=['sdb'], partitions=['sdb3(id 10)', 'sdb1(id 11)', 'sdb2(id 12)'] >22:02:58,228 DEBUG storage.ui: growable partitions are ['sdb3'] >22:02:58,228 DEBUG storage.ui: adding request 10 to chunk 7806913 (63-7806975) on /dev/sdb >22:02:58,229 DEBUG storage.ui: adding request 11 to chunk 7806913 (63-7806975) on /dev/sdb >22:02:58,229 DEBUG storage.ui: adding request 12 to chunk 7806913 (63-7806975) on /dev/sdb >22:02:58,229 DEBUG storage.ui: disk sdb has 1 chunks >22:02:58,230 DEBUG storage.ui: Chunk.growRequests: 7806913 on /dev/sdb start = 63 end = 7806975 >sectorSize = 512 > >22:02:58,230 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:02:58,230 DEBUG storage.ui: req: PartitionRequest instance -- >id = 12 name = sdb2 growable = False >base = 780288 growth = 0 max_grow = 0 >done = True >22:02:58,230 DEBUG storage.ui: req: PartitionRequest instance -- >id = 10 name = sdb3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >22:02:58,230 DEBUG storage.ui: 1 requests and 4978625 (2430MB) left in chunk >22:02:58,231 DEBUG storage.ui: adding 4978625 (2430MB) to 10 (sdb3) >22:02:58,231 DEBUG storage.ui: new grow amount for request 10 (sdb3) is 4978625 units, or 2430MB >22:02:58,231 DEBUG storage.ui: growing partitions on sdb >22:02:58,232 DEBUG storage.ui: partition sdb1 (11): 0 >22:02:58,232 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f89100124d0> PedGeometry: <_ped.Geometry object at 0x63500d0> >22:02:58,232 DEBUG storage.ui: partition sdb2 (12): 0 >22:02:58,233 DEBUG storage.ui: new geometry for sdb2: parted.Geometry instance -- > start: 1026048 end: 1806335 length: 780288 > device: <parted.device.Device object at 0x7f89100124d0> PedGeometry: <_ped.Geometry object at 0x6350290> >22:02:58,233 DEBUG storage.ui: partition sdb3 (10): 0 >22:02:58,233 DEBUG storage.ui: new geometry for sdb3: parted.Geometry instance -- > start: 1806336 end: 7806975 length: 6000640 > device: <parted.device.Device object at 0x7f89100124d0> PedGeometry: <_ped.Geometry object at 0x6350410> >22:02:58,234 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 11)', 'sdb2(id 12)', 'sdb3(id 10)'] from disk(s) ['sdb'] >22:02:58,236 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >22:02:58,236 DEBUG storage.ui: device sdb1 new partedPartition None >22:02:58,237 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >22:02:58,239 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdb ; >22:02:58,241 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >22:02:58,241 DEBUG storage.ui: device sdb2 new partedPartition None >22:02:58,243 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdb ; >22:02:58,245 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >22:02:58,247 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >22:02:58,247 DEBUG storage.ui: device sdb3 new partedPartition None >22:02:58,249 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >22:02:58,250 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >22:02:58,251 DEBUG storage.ui: back from removeNewPartitions >22:02:58,251 DEBUG storage.ui: extended: None >22:02:58,251 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f89100124d0> PedGeometry: <_ped.Geometry object at 0x63500d0> >22:02:58,253 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >22:02:58,253 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8910012450> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6350550> PedPartition: <_ped.Partition object at 0x633df50> >22:02:58,255 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >22:02:58,257 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >22:02:58,259 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >22:02:58,274 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8910012450> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6350690> PedPartition: <_ped.Partition object at 0x633de90> >22:02:58,275 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 1806335 length: 780288 > device: <parted.device.Device object at 0x7f89100124d0> PedGeometry: <_ped.Geometry object at 0x6350290> >22:02:58,289 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >22:02:58,290 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8910012450> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6343890> PedPartition: <_ped.Partition object at 0x634f1d0> >22:02:58,291 DEBUG storage.ui: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >22:02:58,293 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >22:02:58,295 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >22:02:58,296 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8910012450> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6350290> PedPartition: <_ped.Partition object at 0x634f0b0> >22:02:58,296 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1806336 end: 7806975 length: 6000640 > device: <parted.device.Device object at 0x7f89100124d0> PedGeometry: <_ped.Geometry object at 0x6350410> >22:02:58,298 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:02:58,299 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8910012450> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x633fed0> PedPartition: <_ped.Partition object at 0x634f170> >22:02:58,300 DEBUG storage.ui: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >22:02:58,302 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdb ; >22:02:58,304 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >22:02:58,305 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8910012450> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6350c10> PedPartition: <_ped.Partition object at 0x634f2f0> >22:02:58,305 DEBUG storage.ui: fixing size of non-existent 500MB partition sdb1 (11) with non-existent ext4 filesystem mounted at /boot at 500.00 >22:02:58,306 DEBUG storage.ui: fixing size of non-existent 381MB partition sdb2 (12) with non-existent luks at 381.00 >22:02:58,307 DEBUG storage.ui: fixing size of non-existent 2930MB partition sdb3 (10) with non-existent luks at 2930.00 >22:02:58,309 DEBUG storage.ui: BTRFS.supported: supported: True ; >22:02:58,310 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >22:02:58,312 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >22:02:58,314 DEBUG storage.ui: LUKSDevice._setFormat: luks-sdb3 ; current: None ; type: btrfs ; >22:02:58,314 INFO storage.ui: added luks/dm-crypt luks-sdb3 (id 14) to device tree >22:02:58,315 INFO storage.ui: registered action: [11] Create Device luks/dm-crypt luks-sdb3 (id 14) >22:02:58,315 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:02:58,315 INFO storage.ui: registered action: [12] Create Format btrfs filesystem on luks/dm-crypt luks-sdb3 (id 14) >22:02:58,316 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'parents': [LUKSDevice instance (0x6343a10) -- > name = luks-sdb3 status = False kids = 0 id = 14 > parents = ['non-existent 2930MB partition sdb3 (10) with non-existent luks'] > uuid = None size = 2928.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 2930.0 path = /dev/mapper/luks-sdb3 > format args = [] originalFormat = btrfs target = crypt dmUuid = None]} >22:02:58,318 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-sdb3 ; >22:02:58,319 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:02:58,321 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: anaconda ; current: None ; type: None ; >22:02:58,323 DEBUG storage.ui: BTRFS.supported: supported: True ; >22:02:58,324 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >22:02:58,325 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.15 ; current: None ; type: btrfs ; >22:02:58,327 DEBUG storage.ui: BTRFS.supported: supported: True ; >22:02:58,327 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >22:02:58,329 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.15 ; current: btrfs ; type: btrfs ; >22:02:58,329 INFO storage.ui: added btrfs volume anaconda (id 15) to device tree >22:02:58,330 INFO storage.ui: registered action: [13] Create Device btrfs volume anaconda (id 15) >22:02:58,330 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:02:58,330 INFO storage.ui: registered action: [14] Create Format btrfs filesystem on btrfs volume anaconda (id 15) >22:02:58,331 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x633f990) -- > name = anaconda status = False kids = 0 id = 15 > parents = ['non-existent 2928MB luks/dm-crypt luks-sdb3 (14) with non-existent btrfs filesystem'] > uuid = None size = 2928.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-sdb3 > format args = [] originalFormat = btrfs], 'size': 1024} >22:02:58,334 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 0 ; name: anaconda ; >22:02:58,334 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:02:58,336 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >22:02:58,338 DEBUG storage.ui: BTRFS.supported: supported: True ; >22:02:58,339 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >22:02:58,340 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >22:02:58,341 INFO storage.ui: added btrfs subvolume root (id 16) to device tree >22:02:58,341 INFO storage.ui: registered action: [15] Create Device btrfs subvolume root (id 16) >22:02:58,341 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:02:58,341 INFO storage.ui: registered action: [16] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 16) >22:02:58,342 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x633f990) -- > name = anaconda status = False kids = 1 id = 15 > parents = ['non-existent 2928MB luks/dm-crypt luks-sdb3 (14) with non-existent btrfs filesystem'] > uuid = None size = 2928.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-sdb3 > format args = [] originalFormat = btrfs], 'size': 500} >22:02:58,345 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 1 ; name: anaconda ; >22:02:58,345 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:02:58,347 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >22:02:58,349 DEBUG storage.ui: BTRFS.supported: supported: True ; >22:02:58,349 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >22:02:58,351 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >22:02:58,351 INFO storage.ui: added btrfs subvolume home (id 17) to device tree >22:02:58,351 INFO storage.ui: registered action: [17] Create Device btrfs subvolume home (id 17) >22:02:58,352 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:02:58,352 INFO storage.ui: registered action: [18] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 17) >22:02:58,384 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >22:02:58,385 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 3812MB disk sdb (0) with non-existent msdos disklabel >22:02:58,387 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >22:02:58,389 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 3812MB disk sdb (0) with non-existent msdos disklabel >22:02:58,389 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >22:02:58,460 DEBUG blivet: getFormat('None') returning DeviceFormat instance >22:02:58,481 DEBUG blivet: Ext4FS.supported: supported: True ; >22:02:58,482 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >22:03:00,257 DEBUG blivet: SwapSpace.__init__: >22:03:00,258 DEBUG blivet: getFormat('swap') returning SwapSpace instance
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 1130717
:
927367
|
927368
|
927369
|
927370
|
927371
|
927372
|
927373
|
927374
| 927375 |
927376
|
927377