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 947633 Details for
Bug 1153690
FormatCreateError: ('invalid device specification', '/dev/sda2')
[?]
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), 127.58 KB, created by
Jakub Čajka
on 2014-10-16 14:29:16 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Jakub Čajka
Created:
2014-10-16 14:29:16 UTC
Size:
127.58 KB
patch
obsolete
>14:21:36,652 INFO blivet: ISCSID is /sbin/iscsid >14:21:36,652 INFO blivet: no initiator set >14:21:36,733 INFO blivet: Failed to read FCoE EDD info: No such file or directory >14:21:36,733 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >14:21:37,245 DEBUG blivet: trying to set new default fstype to 'ext4' >14:21:37,273 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:37,273 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >14:21:37,274 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:37,803 INFO blivet: Detected 24 GiB of memory >14:21:37,821 INFO blivet: Suggested swap size (12 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >14:21:37,838 INFO blivet: Swap attempt of 0.0 >14:21:38,086 INFO blivet: resetting Blivet (version 0.61.4) instance <blivet.Blivet object at 0x3fffad9464d0> >14:21:38,090 INFO blivet: no initiator set >14:21:38,113 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >14:21:38,118 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:21:38,229 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >14:21:38,235 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0 /dev/disk/by-path/scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cdaf3ee2', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.1.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd0', > 'ID_SERIAL_SHORT': 'scsi0-hd0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '838803', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0', > '/dev/disk/by-path/scsi-0:0:0:0'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:21:38,236 INFO blivet: scanning sda (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda)... >14:21:38,237 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:38,238 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:38,239 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >14:21:38,241 INFO blivet: sda is a disk >14:21:38,241 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >14:21:38,245 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:21:38,256 INFO blivet: added disk sda (id 1) to device tree >14:21:38,257 DEBUG blivet: looking up parted Device: /dev/sda >14:21:38,257 INFO blivet: got device: DiskDevice instance (0x3fffa8288610) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (20480, 64, 32) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3200> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3fffa821ff50> >14:21:38,300 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:21:38,301 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >14:21:38,302 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:21:38,302 DEBUG blivet: required disklabel type for sda (1) is None >14:21:38,303 DEBUG blivet: default disklabel type for sda is msdos >14:21:38,303 DEBUG blivet: selecting msdos disklabel for sda based on size >14:21:38,305 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:21:38,352 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3fffa8239310>, <parted.partition.Partition object at 0x3fffa8239650>, <parted.partition.Partition object at 0x3fffa82398d0>] > device: <parted.device.Device object at 0x3fffa822b250> > PedDisk: <_ped.Disk object at 0x3fffa8237758> >14:21:38,357 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >14:21:38,358 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:21:38,363 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part1 /dev/disk/by-path/scsi-0:0:0:0-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192', > 'ID_PART_ENTRY_TYPE': '0x41', > 'ID_PART_ENTRY_UUID': 'cdaf3ee2-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cdaf3ee2', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.1.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd0', > 'ID_SERIAL_SHORT': 'scsi0-hd0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '838905', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part1', > '/dev/disk/by-path/scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:21:38,364 INFO blivet: scanning sda1 (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:21:38,367 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >14:21:38,370 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:38,370 INFO blivet: sda1 is a partition >14:21:38,373 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:21:38,375 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:38,376 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with existing msdos disklabel >14:21:38,411 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:21:38,414 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >14:21:38,415 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >14:21:38,418 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:21:38,418 DEBUG blivet: looking up parted Partition: /dev/sda1 >14:21:38,420 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >14:21:38,423 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:21:38,426 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:21:38,426 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 9 >14:21:38,429 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >14:21:38,436 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: prepboot ; >14:21:38,436 INFO blivet: added partition sda1 (id 6) to device tree >14:21:38,445 DEBUG blivet: looking up parted Device: /dev/sda1 >14:21:38,437 INFO blivet: got device: PartitionDevice instance (0x3fffa8239bd0) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 20 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 4096 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4, 64, 32) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa849ca70> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa8239190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239410> PedPartition: <_ped.Partition object at 0x3fffa8232c50> > disk = existing 20 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = prep >14:21:38,582 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:21:38,585 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >14:21:38,586 DEBUG blivet: device sda1 does not contain a disklabel >14:21:38,586 DEBUG blivet: no type or existing type for sda1, bailing >14:21:38,597 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part2 /dev/disk/by-path/scsi-0:0:0:0-part2 /dev/disk/by-uuid/5c164d15-e336-4d4f-90c1-06eb2847891a', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5c164d15-e336-4d4f-90c1-06eb2847891a', > 'ID_FS_UUID_ENC': '5c164d15-e336-4d4f-90c1-06eb2847891a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '10240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'cdaf3ee2-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cdaf3ee2', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.1.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd0', > 'ID_SERIAL_SHORT': 'scsi0-hd0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '839131', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part2', > '/dev/disk/by-path/scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/5c164d15-e336-4d4f-90c1-06eb2847891a'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:21:38,598 INFO blivet: scanning sda2 (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:21:38,599 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >14:21:38,601 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:38,602 INFO blivet: sda2 is a partition >14:21:38,604 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:21:38,606 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:38,609 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with existing msdos disklabel >14:21:38,643 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >14:21:38,646 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >14:21:38,646 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >14:21:38,648 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:21:38,649 DEBUG blivet: looking up parted Partition: /dev/sda2 >14:21:38,651 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >14:21:38,653 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:21:38,655 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:21:38,657 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:21:38,657 INFO blivet: added partition sda2 (id 11) to device tree >14:21:38,665 DEBUG blivet: looking up parted Device: /dev/sda2 >14:21:38,657 INFO blivet: got device: PartitionDevice instance (0x3fffa7dea190) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 20 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3560> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa8239190> fileSystem: <parted.filesystem.FileSystem object at 0x3fffa82397d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239710> PedPartition: <_ped.Partition object at 0x3fffa8232cb0> > disk = existing 20 GiB disk sda (1) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = >14:21:38,756 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:21:38,759 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >14:21:38,763 DEBUG blivet: device sda2 does not contain a disklabel >14:21:38,763 INFO blivet: type detected on 'sda2' is 'ext4' >14:21:38,846 DEBUG blivet: size=14.13 MiB, current=500 MiB >14:21:38,884 DEBUG blivet: padding min size from 14818304 up to 14818804 >14:21:38,886 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:38,886 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 14 >14:21:38,888 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >14:21:38,889 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >14:21:38,890 INFO blivet: got format: existing ext4 filesystem >14:21:38,897 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part3 /dev/disk/by-path/scsi-0:0:0:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1034240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40908800', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': 'cdaf3ee2-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cdaf3ee2', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.1.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd0', > 'ID_SERIAL_SHORT': 'scsi0-hd0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '839310', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part3', > '/dev/disk/by-path/scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >14:21:38,898 INFO blivet: scanning sda3 (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:21:38,899 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >14:21:38,900 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:38,901 INFO blivet: sda3 is a partition >14:21:38,938 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >14:21:38,940 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:38,944 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with existing msdos disklabel >14:21:38,961 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >14:21:38,962 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >14:21:38,962 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >14:21:38,964 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >14:21:38,964 DEBUG blivet: looking up parted Partition: /dev/sda3 >14:21:38,965 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >14:21:38,967 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >14:21:38,968 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >14:21:38,969 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >14:21:38,969 INFO blivet: added partition sda3 (id 16) to device tree >14:21:38,974 DEBUG blivet: looking up parted Device: /dev/sda3 >14:21:38,969 INFO blivet: got device: PartitionDevice instance (0x3fffaa1426d0) -- > name = sda3 status = True kids = 0 id = 16 > parents = ['existing 20 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 19.51 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40908800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19975, 64, 32) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3710> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa8239190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239910> PedPartition: <_ped.Partition object at 0x3fffa8232d10> > disk = existing 20 GiB disk sda (1) with existing msdos disklabel > start = 1034240 end = 41943039 length = 40908800 > flags = lvm >14:21:39,037 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >14:21:39,039 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >14:21:39,039 DEBUG blivet: device sda3 does not contain a disklabel >14:21:39,039 DEBUG blivet: no type or existing type for sda3, bailing >14:21:39,045 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/scsi-0QEMU_QEMU_CD-ROM_scsi0-cd2 /dev/disk/by-label/Fedora-S-21_A-ppc64le /dev/disk/by-path/scsi-0:0:2:0 /dev/disk/by-uuid/2014-10-16-04-52-25-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > 'ID_BUS': 'scsi', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-scsi-0_0_2_0', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_LABEL': 'Fedora-S-21_A-ppc64le', > 'ID_FS_LABEL_ENC': 'Fedora-S-21_A-ppc64le', > 'ID_FS_SYSTEM_ID': 'PPC', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-16-04-52-25-00', > 'ID_FS_UUID_ENC': '2014-10-16-04-52-25-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_CD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:2:0', > 'ID_PATH_TAG': 'scsi-0_0_2_0', > 'ID_REVISION': '2.1.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_CD-ROM_scsi0-cd2', > 'ID_SERIAL_SHORT': 'scsi0-cd2', > 'ID_TYPE': 'cd', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '840438', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/scsi-0QEMU_QEMU_CD-ROM_scsi0-cd2', > '/dev/disk/by-label/Fedora-S-21_A-ppc64le', > '/dev/disk/by-path/scsi-0:0:2:0', > '/dev/disk/by-uuid/2014-10-16-04-52-25-00'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0'} ; name: sr0 ; >14:21:39,045 INFO blivet: scanning sr0 (/devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0)... >14:21:39,047 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >14:21:39,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,048 INFO blivet: sr0 is a cdrom >14:21:39,049 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >14:21:39,050 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >14:21:39,051 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:21:39,051 INFO blivet: added cdrom sr0 (id 20) to device tree >14:21:39,054 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:39,056 DEBUG blivet: looking up parted Device: /dev/sr0 >14:21:39,052 INFO blivet: got device: OpticalDevice instance (0x3fffa84b0350) -- > name = sr0 status = True kids = 0 id = 20 > parents = [] > uuid = None size = 1858.54 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 951570 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (59, 255, 63) biosGeometry: (59, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf37a0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >14:21:39,067 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:39,074 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:39,082 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:39,089 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:21:39,090 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:39,092 INFO blivet: type detected on 'sr0' is 'iso9660' >14:21:39,093 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:21:39,094 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 23 >14:21:39,095 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >14:21:39,095 INFO blivet: got format: existing iso9660 filesystem >14:21:39,097 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '850141', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:21:39,098 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >14:21:39,099 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >14:21:39,100 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,100 INFO blivet: loop0 is a loop device >14:21:39,101 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:21:39,102 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/install/repo/LiveOS/squashfs.img ; incomplete: False ; >14:21:39,103 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,103 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >14:21:39,105 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >14:21:39,105 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 25) to device tree >14:21:39,107 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >14:21:39,107 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >14:21:39,108 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:21:39,108 INFO blivet: added loop loop0 (id 28) to device tree >14:21:39,108 INFO blivet: got device: LoopDevice instance (0x3fffa81feb50) -- > name = loop0 status = False kids = 0 id = 28 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (25)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >14:21:39,113 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:21:39,114 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:21:39,114 DEBUG blivet: device loop0 does not contain a disklabel >14:21:39,114 INFO blivet: type detected on 'loop0' is 'squashfs' >14:21:39,114 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 31 >14:21:39,116 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:21:39,118 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/ceac4156-4c06-40d9-9d10-b28d02728d10', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ceac4156-4c06-40d9-9d10-b28d02728d10', > 'ID_FS_UUID_ENC': 'ceac4156-4c06-40d9-9d10-b28d02728d10', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '850244', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ceac4156-4c06-40d9-9d10-b28d02728d10'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:21:39,119 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >14:21:39,120 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >14:21:39,121 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,121 INFO blivet: loop1 is a loop device >14:21:39,122 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:21:39,123 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >14:21:39,124 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >14:21:39,126 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:21:39,126 INFO blivet: added file /LiveOS/rootfs.img (id 33) to device tree >14:21:39,128 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:21:39,128 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >14:21:39,129 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:21:39,130 INFO blivet: added loop loop1 (id 36) to device tree >14:21:39,130 INFO blivet: got device: LoopDevice instance (0x3fffa81fef50) -- > name = loop1 status = False kids = 0 id = 36 > parents = ['existing 0 B file /LiveOS/rootfs.img (33)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >14:21:39,134 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:21:39,135 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:21:39,135 DEBUG blivet: device loop1 does not contain a disklabel >14:21:39,135 INFO blivet: type detected on 'loop1' is 'ext4' >14:21:39,184 DEBUG blivet: size=0 B, current=2048 MiB >14:21:39,204 DEBUG blivet: using current size 0 as min size >14:21:39,207 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:39,207 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 39 >14:21:39,210 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:21:39,210 INFO blivet: got format: existing ext4 filesystem >14:21:39,213 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '850306', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:21:39,214 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >14:21:39,216 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >14:21:39,217 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,218 INFO blivet: loop2 is a loop device >14:21:39,220 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:21:39,222 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >14:21:39,224 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,224 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 >14:21:39,226 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:21:39,227 INFO blivet: added file /overlay (deleted) (id 41) to device tree >14:21:39,230 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:21:39,230 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >14:21:39,232 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:21:39,233 INFO blivet: added loop loop2 (id 44) to device tree >14:21:39,233 INFO blivet: got device: LoopDevice instance (0x3fffa81fea50) -- > name = loop2 status = False kids = 0 id = 44 > parents = ['existing 0 B file /overlay (deleted) (41)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >14:21:39,239 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:21:39,241 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:21:39,242 DEBUG blivet: device loop2 does not contain a disklabel >14:21:39,242 DEBUG blivet: no type or existing type for loop2, bailing >14:21:39,248 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/ceac4156-4c06-40d9-9d10-b28d02728d10 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ceac4156-4c06-40d9-9d10-b28d02728d10', > 'ID_FS_UUID_ENC': 'ceac4156-4c06-40d9-9d10-b28d02728d10', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '465329', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ceac4156-4c06-40d9-9d10-b28d02728d10', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:21:39,248 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >14:21:39,250 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >14:21:39,252 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,252 INFO blivet: live-rw is a device-mapper device >14:21:39,254 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >14:21:39,256 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >14:21:39,258 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (36) with existing ext4 filesystem >14:21:39,261 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >14:21:39,263 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (44) >14:21:39,266 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >14:21:39,268 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,270 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:21:39,271 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >14:21:39,273 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:21:39,273 INFO blivet: added dm live-rw (id 48) to device tree >14:21:39,274 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >14:21:39,274 INFO blivet: got device: DMDevice instance (0x3fffa81fe990) -- > name = live-rw status = True kids = 0 id = 48 > parents = ['existing 0 B loop loop2 (44)'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3830> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:21:39,456 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:21:39,458 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:21:39,458 DEBUG blivet: device live-rw does not contain a disklabel >14:21:39,458 INFO blivet: type detected on 'live-rw' is 'ext4' >14:21:39,499 DEBUG blivet: size=1151.72 MiB, current=2048 MiB >14:21:39,535 DEBUG blivet: padding min size from 1207670784 up to 1207671284 >14:21:39,537 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:39,537 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 51 >14:21:39,539 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:21:39,540 INFO blivet: got format: existing ext4 filesystem >14:21:39,545 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/ceac4156-4c06-40d9-9d10-b28d02728d10 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413469287', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ceac4156-4c06-40d9-9d10-b28d02728d10', > 'ID_FS_UUID_ENC': 'ceac4156-4c06-40d9-9d10-b28d02728d10', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '486917', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ceac4156-4c06-40d9-9d10-b28d02728d10', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >14:21:39,546 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >14:21:39,547 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >14:21:39,549 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,549 INFO blivet: live-base is a device-mapper device >14:21:39,551 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >14:21:39,553 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >14:21:39,555 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >14:21:39,557 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (36) with existing ext4 filesystem >14:21:39,560 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >14:21:39,562 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:21:39,564 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >14:21:39,564 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 54 >14:21:39,566 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >14:21:39,567 INFO blivet: added dm live-base (id 53) to device tree >14:21:39,568 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >14:21:39,567 INFO blivet: got device: DMDevice instance (0x3fffa81fe950) -- > name = live-base status = True kids = 0 id = 53 > parents = ['existing 0 B loop loop1 (36) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3950> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >14:21:39,602 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >14:21:39,604 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >14:21:39,604 DEBUG blivet: device live-base does not contain a disklabel >14:21:39,604 INFO blivet: type detected on 'live-base' is 'ext4' >14:21:39,652 DEBUG blivet: size=0 B, current=2048 MiB >14:21:39,670 DEBUG blivet: using current size 0 as min size >14:21:39,673 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:39,673 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 56 >14:21:39,675 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >14:21:39,675 INFO blivet: got format: existing ext4 filesystem >14:21:39,707 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:21:39,709 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >14:21:39,711 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >14:21:39,734 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:39,737 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:39,740 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:39,763 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:21:39,786 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:39,789 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:39,791 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:39,814 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:21:39,816 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >14:21:39,818 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >14:21:39,841 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:39,843 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:39,846 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:39,868 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:21:39,891 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:21:39,891 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >14:21:39,893 INFO blivet: edd: collected mbr signatures: {'sda': '0xcdaf3ee2'} >14:21:39,900 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:21:39,922 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:21:40,020 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:40,022 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:40,025 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:40,166 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:40,169 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:40,172 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:40,178 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:40,183 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:40,186 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:21:40,259 DEBUG blivet: onlyuse is now: sda >14:21:40,272 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:21:40,275 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:21:40,292 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; hidden: False ; incomplete: False ; >14:21:40,339 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:40,308 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1858.54 MiB cdrom sr0 (20) with existing iso9660 filesystem >14:21:40,353 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:40,363 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:40,468 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:21:40,469 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:21:40,470 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; hidden: False ; incomplete: False ; >14:21:40,475 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:40,472 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1858.54 MiB cdrom sr0 (20) with existing iso9660 filesystem >14:21:40,485 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:40,495 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:41,971 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:41,976 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa8239bd0) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 20 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 4096 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4, 64, 32) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa849ca70> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = prepboot grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa8239190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239410> PedPartition: <_ped.Partition object at 0x3fffa8232c50> > disk = existing 20 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = prep, PartitionDevice instance (0x3fffa7dea190) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 20 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3560> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa8239190> fileSystem: <parted.filesystem.FileSystem object at 0x3fffa82397d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239710> PedPartition: <_ped.Partition object at 0x3fffa8232cb0> > disk = existing 20 GiB disk sda (1) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffaa1426d0) -- > name = sda3 status = True kids = 0 id = 16 > parents = ['existing 20 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 19.51 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40908800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19975, 64, 32) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3710> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa8239190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239910> PedPartition: <_ped.Partition object at 0x3fffa8232d10> > disk = existing 20 GiB disk sda (1) with existing msdos disklabel > start = 1034240 end = 41943039 length = 40908800 > flags = lvm] >14:21:42,115 DEBUG blivet: clearpart: looking at sda3 >14:21:42,115 DEBUG blivet: removing sda3 >14:21:42,117 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >14:21:42,118 INFO blivet: removed partition sda3 (id 16) from device tree >14:21:42,118 INFO blivet: registered action: [58] destroy device partition sda3 (id 16) >14:21:42,119 DEBUG blivet: partitions: ['sda1', 'sda2'] >14:21:42,119 DEBUG blivet: clearpart: looking at sda2 >14:21:42,119 DEBUG blivet: removing sda2 >14:21:42,121 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >14:21:42,121 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >14:21:42,123 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >14:21:42,123 INFO blivet: registered action: [59] destroy format ext4 filesystem on partition sda2 (id 11) >14:21:42,125 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >14:21:42,125 INFO blivet: removed partition sda2 (id 11) from device tree >14:21:42,125 INFO blivet: registered action: [61] destroy device partition sda2 (id 11) >14:21:42,126 DEBUG blivet: partitions: ['sda1'] >14:21:42,126 DEBUG blivet: clearpart: looking at sda1 >14:21:42,127 DEBUG blivet: removing sda1 >14:21:42,128 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >14:21:42,128 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >14:21:42,130 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: prepboot ; type: None ; >14:21:42,130 INFO blivet: registered action: [62] destroy format prepboot on partition sda1 (id 6) >14:21:42,132 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:21:42,132 INFO blivet: removed partition sda1 (id 6) from device tree >14:21:42,132 INFO blivet: registered action: [64] destroy device partition sda1 (id 6) >14:21:42,133 DEBUG blivet: partitions: [] >14:21:42,133 DEBUG blivet: checking whether disk sda has an empty extended >14:21:42,133 DEBUG blivet: extended is None ; logicals is [] >14:21:42,133 DEBUG blivet: removing sda >14:21:42,134 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >14:21:42,135 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >14:21:42,135 INFO blivet: registered action: [65] destroy format msdos disklabel on disk sda (id 1) >14:21:42,135 DEBUG blivet: clearpart: initializing sda >14:21:42,136 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 68 >14:21:42,137 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:21:42,137 INFO blivet: registered action: [67] destroy format None on disk sda (id 1) >14:21:42,137 DEBUG blivet: required disklabel type for sda (1) is None >14:21:42,138 DEBUG blivet: default disklabel type for sda is msdos >14:21:42,138 DEBUG blivet: selecting msdos disklabel for sda based on size >14:21:42,139 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >14:21:42,141 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >14:21:42,141 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 0x3fffa5bceb50> > PedDisk: <_ped.Disk object at 0x3fffa5ab3998> >14:21:42,142 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 69 >14:21:42,143 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:21:42,143 INFO blivet: registered action: [70] create format msdos disklabel on disk sda (id 1) >14:21:42,146 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,147 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,160 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,163 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:42,164 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >14:21:42,165 INFO blivet: Detected 24 GiB of memory >14:21:42,183 INFO blivet: Suggested swap size (12 GiB) exceeds 10 % of disk space, using 10 % of disk space (2048 MiB) instead. >14:21:42,219 INFO blivet: Swap attempt of 2048 MiB >14:21:42,238 DEBUG blivet: doAutoPart: True >14:21:42,238 DEBUG blivet: encryptedAutoPart: False >14:21:42,238 DEBUG blivet: autoPartType: 2 >14:21:42,238 DEBUG blivet: clearPartType: 1 >14:21:42,238 DEBUG blivet: clearPartDisks: [] >14:21:42,265 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x3fffa5bce110) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x3fffa5bce910) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x3fffa5bce9d0) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x3fffa5bce950) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = prepboot encrypted = False > size = 4096 KiB maxSize = None grow = False >PartSpec instance (0x3fffa5bce990) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2048 MiB maxSize = None grow = False > >14:21:42,265 DEBUG blivet: storage.disks: ['sda'] >14:21:42,266 DEBUG blivet: storage.partitioned: ['sda'] >14:21:42,266 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >14:21:42,268 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,269 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,282 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,283 DEBUG blivet: boot disk: sda >14:21:42,284 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >14:21:42,285 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 71 >14:21:42,286 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:21:42,288 DEBUG blivet: PartitionDevice._setFormat: req0 ; >14:21:42,289 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >14:21:42,291 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:21:42,291 INFO blivet: added partition req0 (id 72) to device tree >14:21:42,291 INFO blivet: registered action: [74] create device partition req0 (id 72) >14:21:42,292 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >14:21:42,293 DEBUG blivet: PartitionDevice._setFormat: req0 ; >14:21:42,294 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >14:21:42,295 INFO blivet: registered action: [75] create format lvmpv on partition req0 (id 72) >14:21:42,295 DEBUG blivet: candidate disks: [DiskDevice instance (0x3fffa8288610) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 20 GiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (20480, 64, 32) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x3fffa7cf3200> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3fffa821ff50>] >14:21:42,312 DEBUG blivet: devs: [PartitionDevice instance (0x3fffa7ed88d0) -- > name = req0 status = False kids = 0 id = 72 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >14:21:42,328 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:42,328 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 77 >14:21:42,330 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:21:42,331 DEBUG blivet: PartitionDevice._setFormat: req1 ; >14:21:42,333 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >14:21:42,334 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:21:42,335 INFO blivet: added partition req1 (id 78) to device tree >14:21:42,335 INFO blivet: registered action: [80] create device partition req1 (id 78) >14:21:42,335 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 82 >14:21:42,337 DEBUG blivet: PartitionDevice._setFormat: req1 ; >14:21:42,338 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >14:21:42,338 INFO blivet: registered action: [81] create format ext4 filesystem mounted at /boot on partition req1 (id 78) >14:21:42,339 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 83 >14:21:42,340 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:21:42,342 DEBUG blivet: PartitionDevice._setFormat: req2 ; >14:21:42,343 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: prepboot ; >14:21:42,345 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:21:42,345 INFO blivet: added partition req2 (id 84) to device tree >14:21:42,345 INFO blivet: registered action: [86] create device partition req2 (id 84) >14:21:42,346 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 88 >14:21:42,347 DEBUG blivet: PartitionDevice._setFormat: req2 ; >14:21:42,348 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: prepboot ; type: prepboot ; >14:21:42,349 INFO blivet: registered action: [87] create format prepboot on partition req2 (id 84) >14:21:42,350 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:21:42,351 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:42,352 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = req0 status = False kids = 0 id = 72 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa5ae9550) -- > name = req1 status = False kids = 0 id = 78 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa7ed87d0) -- > name = req2 status = False kids = 0 id = 84 > parents = [] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/req2 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >14:21:42,420 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:42,421 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = req0 status = False kids = 0 id = 72 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa5ae9550) -- > name = req1 status = False kids = 0 id = 78 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa7ed87d0) -- > name = req2 status = False kids = 0 id = 84 > parents = [] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/req2 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >14:21:42,489 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:42,490 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = req0 status = False kids = 0 id = 72 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa5ae9550) -- > name = req1 status = False kids = 0 id = 78 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3fffa7ed87d0) -- > name = req2 status = False kids = 0 id = 84 > parents = [] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/req2 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >14:21:42,557 DEBUG blivet: removing all non-preexisting partitions ['req0(id 72)', 'req1(id 78)', 'req2(id 84)'] from disk(s) ['sda'] >14:21:42,557 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req0(id 72)', 'req1(id 78)', 'req2(id 84)'] >14:21:42,557 DEBUG blivet: removing all non-preexisting partitions ['req2(id 84)', 'req1(id 78)', 'req0(id 72)'] from disk(s) ['sda'] >14:21:42,559 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,560 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,573 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,575 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,576 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,590 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,590 DEBUG blivet: allocating partition: req2 ; id: 84 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 4096 KiB ; grow: False ; max_size: 0 B ; start: None ; end: None >14:21:42,603 DEBUG blivet: checking freespace on sda >14:21:42,604 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4096 KiB boot=True best=None grow=False start=None >14:21:42,617 DEBUG blivet: checking 63-41943039 (20 GiB) >14:21:42,630 DEBUG blivet: current free range is 63-41943039 (20 GiB) >14:21:42,643 DEBUG blivet: updating use_disk to sda, type: 0 >14:21:42,643 DEBUG blivet: new free: 63-41943039 / 20 GiB >14:21:42,656 DEBUG blivet: new free allows for 0 sectors of growth >14:21:42,657 DEBUG blivet: found free space for bootable request >14:21:42,657 DEBUG blivet: adjusted start sector from 63 to 2048 >14:21:42,658 DEBUG blivet: created partition sda1 of 4096 KiB and added it to /dev/sda >14:21:42,671 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >14:21:42,672 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa84b0cd0> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> >14:21:42,674 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >14:21:42,676 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:21:42,677 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >14:21:42,678 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c8910> PedPartition: <_ped.Partition object at 0x3fffa58c23b0> >14:21:42,680 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,681 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,695 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,696 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,698 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,711 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,712 DEBUG blivet: allocating partition: req1 ; id: 78 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >14:21:42,725 DEBUG blivet: checking freespace on sda >14:21:42,725 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >14:21:42,739 DEBUG blivet: checking 63-2047 (992.5 KiB) >14:21:42,751 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >14:21:42,764 DEBUG blivet: checking 10240-41943039 (20 GiB) >14:21:42,777 DEBUG blivet: current free range is 10240-41943039 (20 GiB) >14:21:42,791 DEBUG blivet: updating use_disk to sda, type: 0 >14:21:42,791 DEBUG blivet: new free: 10240-41943039 / 20 GiB >14:21:42,804 DEBUG blivet: new free allows for 0 sectors of growth >14:21:42,804 DEBUG blivet: found free space for bootable request >14:21:42,805 DEBUG blivet: created partition sda2 of 500 MiB and added it to /dev/sda >14:21:42,818 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >14:21:42,819 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa84b0f50> PedPartition: <_ped.Partition object at 0x3fffa59a7110> >14:21:42,821 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >14:21:42,822 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >14:21:42,824 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:21:42,824 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c88d0> PedPartition: <_ped.Partition object at 0x3fffa59a70b0> >14:21:42,827 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,828 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,841 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,842 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:42,844 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:42,856 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:42,857 DEBUG blivet: allocating partition: req0 ; id: 72 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >14:21:42,869 DEBUG blivet: checking freespace on sda >14:21:42,869 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >14:21:42,882 DEBUG blivet: checking 63-2047 (992.5 KiB) >14:21:42,893 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >14:21:42,905 DEBUG blivet: checking 1034240-41943039 (19.51 GiB) >14:21:42,918 DEBUG blivet: current free range is 1034240-41943039 (19.51 GiB) >14:21:42,930 DEBUG blivet: evaluating growth potential for new layout >14:21:42,930 DEBUG blivet: calculating growth for disk /dev/sda >14:21:42,932 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >14:21:42,932 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff1210> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> >14:21:42,934 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >14:21:42,936 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >14:21:42,936 DEBUG blivet: adding request 84 to chunk 41940992 (2048-41943039) on /dev/sda >14:21:42,936 DEBUG blivet: adding request 78 to chunk 41940992 (2048-41943039) on /dev/sda >14:21:42,937 DEBUG blivet: adding request 72 to chunk 41940992 (2048-41943039) on /dev/sda >14:21:42,937 DEBUG blivet: Chunk.growRequests: 41940992 on /dev/sda start = 2048 end = 41943039 >sectorSize = 512 B > >14:21:42,938 DEBUG blivet: req: PartitionRequest instance -- >id = 84 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >14:21:42,938 DEBUG blivet: req: PartitionRequest instance -- >id = 78 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >14:21:42,938 DEBUG blivet: req: PartitionRequest instance -- >id = 72 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >14:21:42,939 DEBUG blivet: 1 requests and 39884800 (19.02 GiB) left in chunk >14:21:42,951 DEBUG blivet: adding 39884800 (19.02 GiB) to 72 (sda3) >14:21:42,963 DEBUG blivet: new grow amount for request 72 (sda3) is 39884800 units, or 19.02 GiB >14:21:42,976 DEBUG blivet: request 84 (sda1) growth: 0 (0 B) size: 4096 KiB >14:21:42,988 DEBUG blivet: request 78 (sda2) growth: 0 (0 B) size: 500 MiB >14:21:43,000 DEBUG blivet: request 72 (sda3) growth: 39884800 (19.02 GiB) size: 19.51 GiB >14:21:43,024 DEBUG blivet: disk /dev/sda growth: 39884800 (19.02 GiB) >14:21:43,039 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >14:21:43,039 DEBUG blivet: device sda3 new partedPartition None >14:21:43,041 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >14:21:43,042 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >14:21:43,042 DEBUG blivet: total growth: 39884800 sectors >14:21:43,042 DEBUG blivet: updating use_disk to sda, type: 0 >14:21:43,043 DEBUG blivet: new free: 1034240-41943039 / 19.51 GiB >14:21:43,061 DEBUG blivet: new free allows for 39884800 sectors of growth >14:21:43,063 DEBUG blivet: created partition sda3 of 500 MiB and added it to /dev/sda >14:21:43,076 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >14:21:43,077 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff1990> PedPartition: <_ped.Partition object at 0x3fffa59a7590> >14:21:43,080 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >14:21:43,081 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >14:21:43,083 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >14:21:43,083 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff1b10> PedPartition: <_ped.Partition object at 0x3fffa59a74d0> >14:21:43,084 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda3(id 72)', 'sda2(id 78)', 'sda1(id 84)'] >14:21:43,084 DEBUG blivet: growable partitions are ['sda3'] >14:21:43,085 DEBUG blivet: adding request 72 to chunk 41940992 (2048-41943039) on /dev/sda >14:21:43,085 DEBUG blivet: adding request 78 to chunk 41940992 (2048-41943039) on /dev/sda >14:21:43,086 DEBUG blivet: adding request 84 to chunk 41940992 (2048-41943039) on /dev/sda >14:21:43,086 DEBUG blivet: disk sda has 1 chunks >14:21:43,086 DEBUG blivet: Chunk.growRequests: 41940992 on /dev/sda start = 2048 end = 41943039 >sectorSize = 512 B > >14:21:43,086 DEBUG blivet: req: PartitionRequest instance -- >id = 84 name = sda1 growable = False >base = 8192 growth = 0 max_grow = 0 >done = True >14:21:43,087 DEBUG blivet: req: PartitionRequest instance -- >id = 78 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >14:21:43,087 DEBUG blivet: req: PartitionRequest instance -- >id = 72 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >14:21:43,087 DEBUG blivet: 1 requests and 39884800 (19.02 GiB) left in chunk >14:21:43,100 DEBUG blivet: adding 39884800 (19.02 GiB) to 72 (sda3) >14:21:43,112 DEBUG blivet: new grow amount for request 72 (sda3) is 39884800 units, or 19.02 GiB >14:21:43,129 DEBUG blivet: growing partitions on sda >14:21:43,129 DEBUG blivet: partition sda1 (84): 0 >14:21:43,129 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 10239 length: 8192 > device: <parted.device.Device object at 0x3fffa5bcef10> PedGeometry: <_ped.Geometry object at 0x3fffa7ff18d0> >14:21:43,130 DEBUG blivet: partition sda2 (78): 0 >14:21:43,130 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 10240 end: 1034239 length: 1024000 > device: <parted.device.Device object at 0x3fffa5bcef10> PedGeometry: <_ped.Geometry object at 0x3fffa7ff1dd0> >14:21:43,130 DEBUG blivet: partition sda3 (72): 0 >14:21:43,131 DEBUG blivet: new geometry for sda3: parted.Geometry instance -- > start: 1034240 end: 41943039 length: 40908800 > device: <parted.device.Device object at 0x3fffa5bcef10> PedGeometry: <_ped.Geometry object at 0x3fffa7fe8b90> >14:21:43,131 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 84)', 'sda2(id 78)', 'sda3(id 72)'] from disk(s) ['sda'] >14:21:43,132 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >14:21:43,132 DEBUG blivet: device sda1 new partedPartition None >14:21:43,133 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >14:21:43,135 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >14:21:43,136 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:21:43,136 DEBUG blivet: device sda2 new partedPartition None >14:21:43,138 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >14:21:43,139 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >14:21:43,141 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >14:21:43,141 DEBUG blivet: device sda3 new partedPartition None >14:21:43,142 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >14:21:43,144 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:21:43,144 DEBUG blivet: back from removeNewPartitions >14:21:43,144 DEBUG blivet: extended: None >14:21:43,144 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 10239 length: 8192 > device: <parted.device.Device object at 0x3fffa5bcef10> PedGeometry: <_ped.Geometry object at 0x3fffa7ff18d0> >14:21:43,146 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >14:21:43,146 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7fb5d90> PedPartition: <_ped.Partition object at 0x3fffa59a7650> >14:21:43,148 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >14:21:43,149 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >14:21:43,151 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >14:21:43,151 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7fb5c50> PedPartition: <_ped.Partition object at 0x3fffa59a7770> >14:21:43,152 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 10240 end: 1034239 length: 1024000 > device: <parted.device.Device object at 0x3fffa5bcef10> PedGeometry: <_ped.Geometry object at 0x3fffa7ff1dd0> >14:21:43,154 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >14:21:43,154 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c85d0> PedPartition: <_ped.Partition object at 0x3fffa59a76b0> >14:21:43,157 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >14:21:43,158 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >14:21:43,160 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:21:43,160 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff2f10> PedPartition: <_ped.Partition object at 0x3fffa59a7590> >14:21:43,161 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1034240 end: 41943039 length: 40908800 > device: <parted.device.Device object at 0x3fffa5bcef10> PedGeometry: <_ped.Geometry object at 0x3fffa7fe8b90> >14:21:43,163 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >14:21:43,163 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ed8490> PedPartition: <_ped.Partition object at 0x3fffa59a7710> >14:21:43,165 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >14:21:43,166 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >14:21:43,168 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >14:21:43,168 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c8990> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> >14:21:43,171 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:43,172 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = sda3 status = False kids = 0 id = 72 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 19.51 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c8990> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 41943039 length = 40908800 > flags = , PartitionDevice instance (0x3fffa5ae9550) -- > name = sda2 status = False kids = 0 id = 78 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff2f10> PedPartition: <_ped.Partition object at 0x3fffa59a7590> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa7ed87d0) -- > name = sda1 status = False kids = 0 id = 84 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7fb5c50> PedPartition: <_ped.Partition object at 0x3fffa59a7770> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >14:21:43,322 DEBUG blivet: fixing size of non-existent 4096 KiB partition sda1 (84) with non-existent prepboot >14:21:43,334 DEBUG blivet: fixing size of non-existent 500 MiB partition sda2 (78) with non-existent ext4 filesystem mounted at /boot >14:21:43,347 DEBUG blivet: fixing size of non-existent 19.51 GiB partition sda3 (72) with non-existent lvmpv >14:21:43,360 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:43,361 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = sda3 status = False kids = 0 id = 72 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 19.51 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c8990> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 41943039 length = 40908800 > flags = , PartitionDevice instance (0x3fffa5ae9550) -- > name = sda2 status = False kids = 0 id = 78 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff2f10> PedPartition: <_ped.Partition object at 0x3fffa59a7590> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa7ed87d0) -- > name = sda1 status = False kids = 0 id = 84 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7fb5c50> PedPartition: <_ped.Partition object at 0x3fffa59a7770> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >14:21:43,513 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:43,514 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = sda3 status = False kids = 0 id = 72 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 19.51 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c8990> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 41943039 length = 40908800 > flags = , PartitionDevice instance (0x3fffa5ae9550) -- > name = sda2 status = False kids = 0 id = 78 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff2f10> PedPartition: <_ped.Partition object at 0x3fffa59a7590> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa7ed87d0) -- > name = sda1 status = False kids = 0 id = 84 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7fb5c50> PedPartition: <_ped.Partition object at 0x3fffa59a7770> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >14:21:43,663 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >14:21:43,665 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fffa7ed88d0) -- > name = sda3 status = False kids = 0 id = 72 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 19.51 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa81c8990> PedPartition: <_ped.Partition object at 0x3fffa59a73b0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1034240 end = 41943039 length = 40908800 > flags = , PartitionDevice instance (0x3fffa5ae9550) -- > name = sda2 status = False kids = 0 id = 78 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7ff2f10> PedPartition: <_ped.Partition object at 0x3fffa59a7590> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = , PartitionDevice instance (0x3fffa7ed87d0) -- > name = sda1 status = False kids = 0 id = 84 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bceb90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7fb5c50> PedPartition: <_ped.Partition object at 0x3fffa59a7770> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = ] >14:21:43,815 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora-server_ibm-power7r2-01-le01 ; member: sda3 ; >14:21:43,817 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >14:21:43,817 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 90 >14:21:43,819 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora-server_ibm-power7r2-01-le01 ; current: None ; type: None ; >14:21:43,819 INFO blivet: added lvmvg fedora-server_ibm-power7r2-01-le01 (id 89) to device tree >14:21:43,820 INFO blivet: registered action: [92] create device lvmvg fedora-server_ibm-power7r2-01-le01 (id 89) >14:21:43,821 DEBUG blivet: Ext4FS.supported: supported: True ; >14:21:43,821 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 93 >14:21:43,823 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora-server_ibm-power7r2-01-le01 ; >14:21:43,824 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server_ibm-power7r2-01-le01-root ; current: None ; type: ext4 ; >14:21:43,825 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:43,838 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 19.5 GiB free >14:21:43,850 DEBUG blivet: Adding fedora-server_ibm-power7r2-01-le01-root/1024 MiB to fedora-server_ibm-power7r2-01-le01 >14:21:43,862 INFO blivet: added lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) to device tree >14:21:43,863 INFO blivet: registered action: [96] create device lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) >14:21:43,863 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 98 >14:21:43,865 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server_ibm-power7r2-01-le01-root ; current: ext4 ; type: ext4 ; >14:21:43,865 INFO blivet: registered action: [97] create format ext4 filesystem mounted at / on lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) >14:21:43,867 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >14:21:43,867 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 99 >14:21:43,869 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora-server_ibm-power7r2-01-le01 ; >14:21:43,870 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server_ibm-power7r2-01-le01-swap ; current: None ; type: swap ; >14:21:43,871 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:43,885 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 18.5 GiB free >14:21:43,898 DEBUG blivet: Adding fedora-server_ibm-power7r2-01-le01-swap/2048 MiB to fedora-server_ibm-power7r2-01-le01 >14:21:43,911 INFO blivet: added lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) to device tree >14:21:43,912 INFO blivet: registered action: [102] create device lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) >14:21:43,912 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 104 >14:21:43,913 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-server_ibm-power7r2-01-le01-swap ; current: swap ; type: swap ; >14:21:43,913 INFO blivet: registered action: [103] create format swap on lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) >14:21:43,915 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >14:21:43,926 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:43,940 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:43,954 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:43,968 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:43,916 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x3fffa7ed8610) -- > name = fedora-server_ibm-power7r2-01-le01 status = False kids = 2 id = 89 > parents = ['non-existent 19.51 GiB partition sda3 (72) with non-existent lvmpv'] > uuid = None size = 19.5 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora--server_ibm--power7r2--01--le01 > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 4993 free space = 16.5 GiB > free extents = 4225 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 19.51 GiB partition sda3 (72) with non-existent lvmpv'] > LVs = ['non-existent 1024 MiB lvmlv fedora-server_ibm-power7r2-01-le01-root (94) with non-existent ext4 filesystem mounted at /', > 'non-existent 2048 MiB lvmlv fedora-server_ibm-power7r2-01-le01-swap (100) with non-existent swap']] >14:21:44,014 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,028 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,041 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,055 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,100 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,114 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,127 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,141 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,177 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,190 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,203 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01: 16.5 GiB free ; lvs: ['root', 'swap'] >14:21:44,216 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,230 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,245 DEBUG blivet: adding request 94 to chunk 4993 on /dev/fedora--server_ibm--power7r2--01--le01 >14:21:44,245 DEBUG blivet: adding request 100 to chunk 4993 on /dev/fedora--server_ibm--power7r2--01--le01 >14:21:44,245 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora--server_ibm--power7r2--01--le01 length = 4993 size = 19.5 GiB >remaining = 1 pool = 4215 >14:21:44,259 DEBUG blivet: req: LVRequest instance -- >id = 100 name = fedora-server_ibm-power7r2-01-le01-swap growable = False >base = 512 growth = 0 max_grow = 0 >done = True >14:21:44,259 DEBUG blivet: req: LVRequest instance -- >id = 94 name = fedora-server_ibm-power7r2-01-le01-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >14:21:44,259 DEBUG blivet: 1 requests and 4215 (16.46 GiB) left in chunk >14:21:44,272 DEBUG blivet: adding 4215 (16.46 GiB) to 94 (fedora-server_ibm-power7r2-01-le01-root) >14:21:44,285 DEBUG blivet: new grow amount for request 94 (fedora-server_ibm-power7r2-01-le01-root) is 4215 units, or 16.46 GiB >14:21:44,298 DEBUG blivet: trying to set lv fedora-server_ibm-power7r2-01-le01-root size to 17.46 GiB >14:21:44,311 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,325 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 16.5 GiB free >14:21:44,339 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,353 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 40 MiB free >14:21:44,367 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:44,381 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 40 MiB free >14:21:44,452 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:44,454 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:44,468 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:44,469 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:44,470 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:44,484 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:44,548 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:44,549 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:44,564 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:44,565 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:21:44,566 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >14:21:44,580 DEBUG blivet: resolved 'sda' to 'sda' (disk) >14:21:45,539 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:21:45,573 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:21:45,575 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >14:21:45,576 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >14:21:45,578 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server_ibm-power7r2-01-le01-root ; status: False ; controllable: True ; >14:21:45,579 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-server_ibm-power7r2-01-le01-swap ; status: False ; controllable: True ; >14:21:45,580 DEBUG blivet: action: [58] destroy device partition sda3 (id 16) >14:21:45,581 DEBUG blivet: action: [59] destroy format ext4 filesystem on partition sda2 (id 11) >14:21:45,581 DEBUG blivet: action: [61] destroy device partition sda2 (id 11) >14:21:45,581 DEBUG blivet: action: [62] destroy format prepboot on partition sda1 (id 6) >14:21:45,582 DEBUG blivet: action: [64] destroy device partition sda1 (id 6) >14:21:45,582 DEBUG blivet: action: [65] destroy format msdos disklabel on disk sda (id 1) >14:21:45,582 DEBUG blivet: action: [67] destroy format None on disk sda (id 1) >14:21:45,583 DEBUG blivet: action: [70] create format msdos disklabel on disk sda (id 1) >14:21:45,583 DEBUG blivet: action: [74] create device partition sda3 (id 72) >14:21:45,583 DEBUG blivet: action: [75] create format lvmpv on partition sda3 (id 72) >14:21:45,584 DEBUG blivet: action: [80] create device partition sda2 (id 78) >14:21:45,584 DEBUG blivet: action: [81] create format ext4 filesystem mounted at /boot on partition sda2 (id 78) >14:21:45,584 DEBUG blivet: action: [86] create device partition sda1 (id 84) >14:21:45,585 DEBUG blivet: action: [87] create format prepboot on partition sda1 (id 84) >14:21:45,585 DEBUG blivet: action: [92] create device lvmvg fedora-server_ibm-power7r2-01-le01 (id 89) >14:21:45,585 DEBUG blivet: action: [96] create device lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) >14:21:45,586 DEBUG blivet: action: [97] create format ext4 filesystem mounted at / on lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) >14:21:45,586 DEBUG blivet: action: [102] create device lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) >14:21:45,586 DEBUG blivet: action: [103] create format swap on lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) >14:21:45,587 INFO blivet: pruning action queue... >14:21:45,587 INFO blivet: removing obsolete action 67 (65) >14:21:45,589 INFO blivet: resetting parted disks... >14:21:45,591 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >14:21:45,592 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >14:21:45,594 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >14:21:45,596 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >14:21:45,597 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >14:21:45,598 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >14:21:45,598 DEBUG blivet: sector-based lookup found partition sda3 >14:21:45,599 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >14:21:45,599 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa82390d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa7e38510> PedPartition: <_ped.Partition object at 0x3fffa5ab8ef0> >14:21:45,603 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >14:21:45,603 DEBUG blivet: sector-based lookup found partition sda2 >14:21:45,604 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:21:45,604 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa82390d0> fileSystem: <parted.filesystem.FileSystem object at 0x3fffa5a9b050> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239910> PedPartition: <_ped.Partition object at 0x3fffa8232d10> >14:21:45,607 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >14:21:45,607 DEBUG blivet: sector-based lookup found partition sda1 >14:21:45,608 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >14:21:45,608 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa82390d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa8239690> PedPartition: <_ped.Partition object at 0x3fffa8232cb0> >14:21:45,610 INFO blivet: sorting actions... >14:21:45,615 DEBUG blivet: action: [62] destroy format prepboot on partition sda1 (id 6) >14:21:45,616 DEBUG blivet: action: [59] destroy format ext4 filesystem on partition sda2 (id 11) >14:21:45,616 DEBUG blivet: action: [58] destroy device partition sda3 (id 16) >14:21:45,616 DEBUG blivet: action: [61] destroy device partition sda2 (id 11) >14:21:45,617 DEBUG blivet: action: [64] destroy device partition sda1 (id 6) >14:21:45,617 DEBUG blivet: action: [65] destroy format msdos disklabel on disk sda (id 1) >14:21:45,617 DEBUG blivet: lvm filter: removing sda3 from the reject list >14:21:45,618 DEBUG blivet: sda3 wasn't in the reject list >14:21:45,618 DEBUG blivet: lvm filter: removing sda2 from the reject list >14:21:45,618 DEBUG blivet: sda2 wasn't in the reject list >14:21:45,618 DEBUG blivet: lvm filter: removing sda1 from the reject list >14:21:45,618 DEBUG blivet: sda1 wasn't in the reject list >14:21:45,618 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01 from the reject list >14:21:45,619 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 wasn't in the reject list >14:21:45,619 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-root from the reject list >14:21:45,619 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-root wasn't in the reject list >14:21:45,619 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-swap from the reject list >14:21:45,620 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-swap wasn't in the reject list >14:21:45,620 DEBUG blivet: action: [70] create format msdos disklabel on disk sda (id 1) >14:21:45,620 DEBUG blivet: lvm filter: removing sda3 from the reject list >14:21:45,620 DEBUG blivet: sda3 wasn't in the reject list >14:21:45,620 DEBUG blivet: lvm filter: removing sda2 from the reject list >14:21:45,621 DEBUG blivet: sda2 wasn't in the reject list >14:21:45,621 DEBUG blivet: lvm filter: removing sda1 from the reject list >14:21:45,621 DEBUG blivet: sda1 wasn't in the reject list >14:21:45,621 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01 from the reject list >14:21:45,621 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 wasn't in the reject list >14:21:45,622 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-root from the reject list >14:21:45,622 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-root wasn't in the reject list >14:21:45,622 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-swap from the reject list >14:21:45,622 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-swap wasn't in the reject list >14:21:45,623 DEBUG blivet: action: [86] create device partition sda1 (id 84) >14:21:45,623 DEBUG blivet: action: [87] create format prepboot on partition sda1 (id 84) >14:21:45,623 DEBUG blivet: action: [80] create device partition sda2 (id 78) >14:21:45,624 DEBUG blivet: action: [81] create format ext4 filesystem mounted at /boot on partition sda2 (id 78) >14:21:45,624 DEBUG blivet: action: [74] create device partition sda3 (id 72) >14:21:45,624 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01 from the reject list >14:21:45,625 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 wasn't in the reject list >14:21:45,625 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-root from the reject list >14:21:45,625 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-root wasn't in the reject list >14:21:45,625 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-swap from the reject list >14:21:45,625 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-swap wasn't in the reject list >14:21:45,626 DEBUG blivet: action: [75] create format lvmpv on partition sda3 (id 72) >14:21:45,626 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01 from the reject list >14:21:45,626 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 wasn't in the reject list >14:21:45,626 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-root from the reject list >14:21:45,627 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-root wasn't in the reject list >14:21:45,627 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-swap from the reject list >14:21:45,627 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-swap wasn't in the reject list >14:21:45,627 DEBUG blivet: action: [92] create device lvmvg fedora-server_ibm-power7r2-01-le01 (id 89) >14:21:45,628 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-root from the reject list >14:21:45,628 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-root wasn't in the reject list >14:21:45,628 DEBUG blivet: lvm filter: removing fedora-server_ibm-power7r2-01-le01-swap from the reject list >14:21:45,628 DEBUG blivet: fedora-server_ibm-power7r2-01-le01-swap wasn't in the reject list >14:21:45,628 DEBUG blivet: action: [102] create device lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) >14:21:45,629 DEBUG blivet: action: [103] create format swap on lvmlv fedora-server_ibm-power7r2-01-le01-swap (id 100) >14:21:45,629 DEBUG blivet: action: [96] create device lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) >14:21:45,630 DEBUG blivet: action: [97] create format ext4 filesystem mounted at / on lvmlv fedora-server_ibm-power7r2-01-le01-root (id 94) >14:21:45,630 INFO blivet: executing action: [62] destroy format prepboot on partition sda1 (id 6) >14:21:45,631 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >14:21:45,632 DEBUG blivet: PPCPRePBoot.destroy: device: /dev/sda1 ; status: False ; type: prepboot ; >14:21:45,690 INFO blivet: executing action: [59] destroy format ext4 filesystem on partition sda2 (id 11) >14:21:45,693 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >14:21:45,695 DEBUG blivet: Ext4FS.destroy: device: /dev/sda2 ; status: False ; type: ext4 ; >14:21:45,760 INFO blivet: executing action: [58] destroy device partition sda3 (id 16) >14:21:45,762 DEBUG blivet: PartitionDevice.destroy: sda3 ; status: True ; >14:21:45,764 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:21:45,767 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >14:21:45,769 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >14:21:45,794 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: True ; >14:21:45,796 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >14:21:45,798 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >14:21:45,799 DEBUG blivet: PartitionDevice._destroy: sda3 ; status: True ; >14:21:45,801 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >14:21:45,878 INFO blivet: executing action: [61] destroy device partition sda2 (id 11) >14:21:45,881 DEBUG blivet: PartitionDevice.destroy: sda2 ; status: True ; >14:21:45,883 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:21:45,886 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >14:21:45,908 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >14:21:45,911 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >14:21:45,913 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >14:21:45,915 DEBUG blivet: PartitionDevice._destroy: sda2 ; status: True ; >14:21:45,918 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >14:21:45,976 INFO blivet: executing action: [64] destroy device partition sda1 (id 6) >14:21:45,978 DEBUG blivet: PartitionDevice.destroy: sda1 ; status: True ; >14:21:45,981 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:21:45,984 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >14:21:45,987 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:21:46,012 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >14:21:46,014 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >14:21:46,017 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >14:21:46,019 DEBUG blivet: PartitionDevice._destroy: sda1 ; status: True ; >14:21:46,022 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >14:21:46,091 INFO blivet: executing action: [65] destroy format msdos disklabel on disk sda (id 1) >14:21:46,093 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >14:21:46,095 DEBUG blivet: DiskLabel.destroy: device: /dev/sda ; status: False ; type: disklabel ; >14:21:46,173 INFO blivet: executing action: [70] create format msdos disklabel on disk sda (id 1) >14:21:46,177 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:21:46,179 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >14:21:46,181 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >14:21:46,184 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >14:21:46,247 INFO blivet: executing action: [86] create device partition sda1 (id 84) >14:21:46,249 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >14:21:46,250 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >14:21:46,252 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:21:46,253 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >14:21:46,255 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >14:21:46,257 DEBUG blivet: PartitionDevice._wipe: sda1 ; status: False ; >14:21:46,311 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >14:21:46,368 DEBUG blivet: post-commit partition path is /dev/sda1 >14:21:46,371 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >14:21:46,371 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bce250> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa5a9b990> PedPartition: <_ped.Partition object at 0x3fffa5a920b0> >14:21:46,376 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >14:21:46,390 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:21:46,392 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >14:21:46,395 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >14:21:46,395 DEBUG blivet: sda1 sysfsPath set to /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 >14:21:46,438 INFO blivet: executing action: [87] create format prepboot on partition sda1 (id 84) >14:21:46,441 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:21:46,442 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >14:21:46,444 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >14:21:46,446 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >14:21:46,448 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >14:21:46,449 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >14:21:46,451 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >14:21:46,453 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >14:21:46,455 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >14:21:46,457 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >14:21:46,458 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >14:21:46,459 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >14:21:46,460 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >14:21:46,462 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >14:21:46,463 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 16 ; >14:21:46,465 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 17 ; >14:21:46,466 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 18 ; >14:21:46,467 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 10 ; >14:21:46,468 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >14:21:46,483 DEBUG blivet: PPCPRePBoot.create: device: /dev/sda1 ; status: False ; type: prepboot ; >14:21:46,517 INFO blivet: executing action: [80] create device partition sda2 (id 78) >14:21:46,518 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >14:21:46,520 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >14:21:46,521 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:21:46,523 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >14:21:46,524 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >14:21:46,526 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >14:21:46,565 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >14:21:46,653 DEBUG blivet: post-commit partition path is /dev/sda2 >14:21:46,655 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >14:21:46,655 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fffa5bce250> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fffa5a830d0> PedPartition: <_ped.Partition object at 0x3fffa8232c50> >14:21:46,659 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >14:21:46,672 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:21:46,674 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >14:21:46,676 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >14:21:46,677 DEBUG blivet: sda2 sysfsPath set to /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 >14:21:46,718 INFO blivet: executing action: [81] create format ext4 filesystem mounted at /boot on partition sda2 (id 78) >14:21:46,721 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:21:46,723 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >14:21:46,724 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >14:21:46,728 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >14:21:46,731 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >14:21:46,732 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >14:21:46,734 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >14:21:46,735 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >14:21:46,736 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >14:21:46,738 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >14:21:46,739 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >14:21:46,740 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >14:21:46,741 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >14:21:46,742 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >14:21:46,743 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >14:21:46,744 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 16 ; >14:21:46,745 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 17 ; >14:21:46,747 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 18 ; >14:21:46,749 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >14:21:46,761 DEBUG blivet: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >14:21:47,762 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:47,775 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 40 MiB free >14:21:47,788 DEBUG blivet: fedora-server_ibm-power7r2-01-le01 size is 19.5 GiB >14:21:47,803 DEBUG blivet: vg fedora-server_ibm-power7r2-01-le01 has 40 MiB free >14:21:47,882 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:21:47,892 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ;
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 1153690
:
947625
|
947626
|
947627
|
947628
|
947629
|
947630
|
947631
|
947632
| 947633 |
947634
|
947635
|
947636