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 837380 Details for
Bug 1043633
RuntimeError: NOTABUG: testing exception handling
[?]
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), 104.91 KB, created by
David Aquilina
on 2013-12-16 18:58:08 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
David Aquilina
Created:
2013-12-16 18:58:08 UTC
Size:
104.91 KB
patch
obsolete
>18:56:00,310 INFO blivet: ISCSID is /sbin/iscsid >18:56:00,310 INFO blivet: no initiator set >18:56:00,381 INFO blivet: No FCoE EDD info found: No such file or directory >18:56:00,382 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >18:56:15,649 DEBUG blivet: trying to set new default fstype to 'ext4' >18:56:15,695 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:15,696 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:15,697 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:16,516 INFO blivet: Detected 5904M of memory >18:56:16,517 INFO blivet: Suggested swap size (5904 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >18:56:16,517 INFO blivet: Swap attempt of 0M >18:56:17,025 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x1ffff44832d0> >18:56:17,027 INFO blivet: no initiator set >18:56:17,027 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >18:56:17,028 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >18:56:17,062 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >18:56:17,069 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f6f42800004c000000013959ecd504.2 /dev/disk/by-path/scsi-0:0:1:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5a530500', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f6f42800004c000000013959ecd504.2', > 'ID_SERIAL_SHORT': '00f6f42800004c000000013959ecd504.2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '189664', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f6f42800004c000000013959ecd504.2', > '/dev/disk/by-path/scsi-0:0:1:0'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda'} ; name: sda ; >18:56:17,070 INFO blivet: scanning sda (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda)... >18:56:17,071 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >18:56:17,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:17,074 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >18:56:17,075 INFO blivet: sda is a disk >18:56:17,076 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:17,079 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >18:56:17,132 INFO blivet: added disk sda (id 0) to device tree >18:56:17,134 DEBUG blivet: looking up parted Device: /dev/sda >18:56:17,138 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >18:56:17,156 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >18:56:17,161 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >18:56:17,161 DEBUG blivet: required disklabel type for sda (1) is None >18:56:17,161 DEBUG blivet: default disklabel type for sda is msdos >18:56:17,163 DEBUG blivet: selecting msdos disklabel for sda based on size >18:56:17,169 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >18:56:17,211 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 0x1003eaef0d0>, <parted.partition.Partition object at 0x1003eaef490>, <parted.partition.Partition object at 0x1003eaef6d0>] > device: <parted.device.Device object at 0x1003eae7f10> > PedDisk: <_ped.Disk object at 0x1003eaeacb0> >18:56:17,212 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >18:56:17,216 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >18:56:17,219 INFO blivet: got device: DiskDevice instance (0x1003ea82d10) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 102400.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2c835f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1ffff2c76b10> >18:56:17,222 INFO blivet: got format: DiskLabel instance (0x1ffff809a890) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1003eaef0d0>, <parted.partition.Partition object at 0x1003eaef490>, <parted.partition.Partition object at 0x1003eaef6d0>] > device: <parted.device.Device object at 0x1003eae7f10> > PedDisk: <_ped.Disk object at 0x1003eaeacb0> > origPartedDisk = <parted.disk.Disk object at 0x1003eaef850> > partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 1 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2c839e0> > >18:56:17,230 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f6f42800004c000000013959ecd504.2-part1 /dev/disk/by-path/scsi-0:0:1:0-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192', > 'ID_PART_ENTRY_TYPE': '0x41', > 'ID_PART_ENTRY_UUID': '5a530500-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5a530500', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f6f42800004c000000013959ecd504.2', > 'ID_SERIAL_SHORT': '00f6f42800004c000000013959ecd504.2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '189742', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f6f42800004c000000013959ecd504.2-part1', > '/dev/disk/by-path/scsi-0:0:1:0-part1'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1'} ; name: sda1 ; >18:56:17,230 INFO blivet: scanning sda1 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda1)... >18:56:17,233 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >18:56:17,235 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:17,235 INFO blivet: sda1 is a partition >18:56:17,237 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >18:56:17,238 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >18:56:17,240 DEBUG blivet: DeviceTree.getDeviceByName returned existing 102400MB disk sda (0) with existing msdos disklabel >18:56:17,242 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >18:56:17,245 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >18:56:17,246 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:17,248 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >18:56:17,249 DEBUG blivet: looking up parted Partition: /dev/sda1 >18:56:17,250 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >18:56:17,253 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >18:56:17,255 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >18:56:17,255 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >18:56:17,257 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >18:56:17,260 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: prepboot ; >18:56:17,260 INFO blivet: added partition sda1 (id 1) to device tree >18:56:17,262 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >18:56:17,264 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >18:56:17,266 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >18:56:17,268 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >18:56:17,282 WARN blivet: disklabel detected but not usable on sda1 >18:56:17,283 DEBUG blivet: no type or existing type for sda1, bailing >18:56:17,284 DEBUG blivet: looking up parted Device: /dev/sda1 >18:56:17,287 INFO blivet: got device: PartitionDevice instance (0x1003eadec50) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 102400MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4.0 > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1: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: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2c83d40> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1003eae7e10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1003eaef250> PedPartition: <_ped.Partition object at 0x1003eaeb4d0> > disk = existing 102400MB disk sda (0) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = boot, prep >18:56:17,289 INFO blivet: got format: PPCPRePBoot instance (0x1003eaef910) -- > type = prepboot name = PPC PReP Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >18:56:17,301 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f6f42800004c000000013959ecd504.2-part2 /dev/disk/by-path/scsi-0:0:1:0-part2 /dev/disk/by-uuid/078537b2-5213-4169-ac34-10bae4c4c063', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '078537b2-5213-4169-ac34-10bae4c4c063', > 'ID_FS_UUID_ENC': '078537b2-5213-4169-ac34-10bae4c4c063', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '10240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '5a530500-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5a530500', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f6f42800004c000000013959ecd504.2', > 'ID_SERIAL_SHORT': '00f6f42800004c000000013959ecd504.2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '189803', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f6f42800004c000000013959ecd504.2-part2', > '/dev/disk/by-path/scsi-0:0:1:0-part2', > '/dev/disk/by-uuid/078537b2-5213-4169-ac34-10bae4c4c063'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2'} ; name: sda2 ; >18:56:17,302 INFO blivet: scanning sda2 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2)... >18:56:17,305 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >18:56:17,307 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:17,308 INFO blivet: sda2 is a partition >18:56:17,310 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >18:56:17,313 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >18:56:17,315 DEBUG blivet: DeviceTree.getDeviceByName returned existing 102400MB disk sda (0) with existing msdos disklabel >18:56:17,318 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >18:56:17,321 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >18:56:17,321 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:17,324 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >18:56:17,325 DEBUG blivet: looking up parted Partition: /dev/sda2 >18:56:17,328 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >18:56:17,331 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >18:56:17,333 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >18:56:17,336 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >18:56:17,336 INFO blivet: added partition sda2 (id 2) to device tree >18:56:17,339 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >18:56:17,341 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >18:56:17,343 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >18:56:17,346 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >18:56:17,362 WARN blivet: disklabel detected but not usable on sda2 >18:56:17,363 INFO blivet: type detected on 'sda2' is 'ext4' >18:56:17,448 DEBUG blivet: padding min size from 127 up to 139 >18:56:17,464 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:17,467 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:17,470 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >18:56:17,472 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >18:56:17,473 DEBUG blivet: looking up parted Device: /dev/sda2 >18:56:17,476 INFO blivet: got device: PartitionDevice instance (0x1003eaefe50) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 102400MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2c83e60> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1003eae7e10> fileSystem: <parted.filesystem.FileSystem object at 0x1003eaef5d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1003eaef550> PedPartition: <_ped.Partition object at 0x1003eaeb530> > disk = existing 102400MB disk sda (0) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = >18:56:17,479 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:17,480 INFO blivet: got format: Ext4FS instance (0x1003eaeffd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 078537b2-5213-4169-ac34-10bae4c4c063 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >18:56:17,489 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f6f42800004c000000013959ecd504.2-part3 /dev/disk/by-path/scsi-0:0:1:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'F13Buc-sHOC-6yKy-064y-zjsU-i8ya-Zx8w2w', > 'ID_FS_UUID_ENC': 'F13Buc-sHOC-6yKy-064y-zjsU-i8ya-Zx8w2w', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1034240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '208680960', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '5a530500-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5a530500', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f6f42800004c000000013959ecd504.2', > 'ID_SERIAL_SHORT': '00f6f42800004c000000013959ecd504.2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '189828', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f6f42800004c000000013959ecd504.2-part3', > '/dev/disk/by-path/scsi-0:0:1:0-part3'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3'} ; name: sda3 ; >18:56:17,490 INFO blivet: scanning sda3 (/devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3)... >18:56:17,492 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >18:56:17,494 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:17,495 INFO blivet: sda3 is a partition >18:56:17,497 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >18:56:17,500 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >18:56:17,502 DEBUG blivet: DeviceTree.getDeviceByName returned existing 102400MB disk sda (0) with existing msdos disklabel >18:56:17,505 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >18:56:17,508 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >18:56:17,509 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:17,511 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >18:56:17,512 DEBUG blivet: looking up parted Partition: /dev/sda3 >18:56:17,515 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >18:56:17,518 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >18:56:17,520 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >18:56:17,523 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >18:56:17,526 INFO blivet: added partition sda3 (id 3) to device tree >18:56:17,533 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >18:56:17,551 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >18:56:17,568 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >18:56:17,571 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >18:56:17,587 WARN blivet: disklabel detected but not usable on sda3 >18:56:17,626 INFO blivet: type detected on 'sda3' is 'LVM2_member' >18:56:17,629 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: F13Buc-sHOC-6yKy-064y-zjsU-i8ya-Zx8w2w ; exists: True ; vgUuid: g26fpV-bBN3-mD8i-qlIe-9IQp-laJa-Trp2FY ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: 00f6f42800004c000000013959ecd504.2 ; >18:56:17,629 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >18:56:17,631 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >18:56:17,632 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >18:56:17,633 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >18:56:17,636 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >18:56:17,638 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >18:56:17,638 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:17,641 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >18:56:17,642 INFO blivet: added lvmvg fedora (id 4) to device tree >18:56:17,666 WARN blivet: Skipping LVs for incomplete VG fedora >18:56:17,667 DEBUG blivet: looking up parted Device: /dev/sda3 >18:56:17,674 INFO blivet: got device: PartitionDevice instance (0x1ffff2ad0390) -- > name = sda3 status = True kids = 1 id = 3 > parents = ['existing 102400MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 101895.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:1/0:0:1:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 208680960 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12989, 255, 63) biosGeometry: (12989, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2c83ef0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1003eae7e10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1003eaef710> PedPartition: <_ped.Partition object at 0x1003eaeb590> > disk = existing 102400MB disk sda (0) with existing msdos disklabel > start = 1034240 end = 209715199 length = 208680960 > flags = lvm >18:56:17,674 INFO blivet: got format: LVMPhysicalVolume instance (0x1003eaf5090) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = F13Buc-sHOC-6yKy-064y-zjsU-i8ya-Zx8w2w exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = g26fpV-bBN3-mD8i-qlIe-9IQp-laJa-Trp2FY peStart = 1.0 >18:56:17,685 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-label/Fedora\\x2020\\x20ppc64 /dev/disk/by-path/scsi-0:0:2:0 /dev/disk/by-uuid/2013-12-16-06-50-38-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:2/0:0:2:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '257', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '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_20_ppc64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20ppc64', > 'ID_FS_SYSTEM_ID': 'PPC', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-16-06-50-38-00', > 'ID_FS_UUID_ENC': '2013-12-16-06-50-38-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VOPTA', > 'ID_MODEL_ENC': 'VOPTA\\x20\\x20\\x20\\x20\\x20\\x20\\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_SCSI': '1', > 'ID_TYPE': 'cd', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '190045', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-label/Fedora\\x2020\\x20ppc64', > '/dev/disk/by-path/scsi-0:0:2:0', > '/dev/disk/by-uuid/2013-12-16-06-50-38-00'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:2/0:0:2:0/block/sr0'} ; name: sr0 ; >18:56:17,686 INFO blivet: scanning sr0 (/devices/vio/30000002/host0/target0:0:2/0:0:2:0/block/sr0)... >18:56:17,687 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >18:56:17,688 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:17,689 INFO blivet: sr0 is a cdrom >18:56:17,690 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >18:56:17,690 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:17,692 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >18:56:17,693 INFO blivet: added cdrom sr0 (id 5) to device tree >18:56:17,694 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:56:17,696 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >18:56:17,696 INFO blivet: type detected on 'sr0' is 'iso9660' >18:56:17,697 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:56:17,698 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >18:56:17,699 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >18:56:17,700 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:56:17,701 DEBUG blivet: looking up parted Device: /dev/sr0 >18:56:17,702 INFO blivet: got device: OpticalDevice instance (0x1003eacb9d0) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 4410.9765625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:2/0:0:2:0/block/sr0 partedDevice = parted.Device instance -- > model: AIX VOPTA path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2258420 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (140, 255, 63) biosGeometry: (140, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2c83a70> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >18:56:17,704 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:56:17,704 INFO blivet: got format: Iso9660FS instance (0x1003eaf5c10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-16-06-50-38-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20_ppc64 size = 0.0 targetSize = 0.0 > >18:56:17,708 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f6f42800004c000000013959ed317f.2 /dev/disk/by-path/scsi-0:0:3:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98570a00', > 'ID_PATH': 'scsi-0:0:3:0', > 'ID_PATH_TAG': 'scsi-0_0_3_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f6f42800004c000000013959ed317f.2', > 'ID_SERIAL_SHORT': '00f6f42800004c000000013959ed317f.2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '190207', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f6f42800004c000000013959ed317f.2', > '/dev/disk/by-path/scsi-0:0:3:0'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb'} ; name: sdb ; >18:56:17,709 INFO blivet: scanning sdb (/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb)... >18:56:17,710 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >18:56:17,711 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:17,713 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >18:56:17,714 INFO blivet: sdb is a disk >18:56:17,714 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:17,716 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >18:56:17,726 INFO blivet: added disk sdb (id 6) to device tree >18:56:17,726 DEBUG blivet: looking up parted Device: /dev/sdb >18:56:17,728 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >18:56:17,730 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >18:56:17,731 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >18:56:17,732 DEBUG blivet: required disklabel type for sdb (1) is None >18:56:17,732 DEBUG blivet: default disklabel type for sdb is msdos >18:56:17,732 DEBUG blivet: selecting msdos disklabel for sdb based on size >18:56:17,734 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >18:56:17,743 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1ffff822e690>] > device: <parted.device.Device object at 0x1ffff822e8d0> > PedDisk: <_ped.Disk object at 0x1ffff2acce18> >18:56:17,744 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >18:56:17,745 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >18:56:17,747 INFO blivet: got device: DiskDevice instance (0x1003eadeb10) -- > name = sdb status = True kids = 0 id = 6 > parents = [] > uuid = None size = 102400.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2c83f80> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1ffff822e550> >18:56:17,748 INFO blivet: got format: DiskLabel instance (0x1ffff822ea50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1ffff822e690>] > device: <parted.device.Device object at 0x1ffff822e8d0> > PedDisk: <_ped.Disk object at 0x1ffff2acce18> > origPartedDisk = <parted.disk.Disk object at 0x1ffff822ec50> > partedDevice = parted.Device instance -- > model: AIX VDASD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 3 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2aca0e0> > >18:56:17,755 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-SAIX_VDASD_00f6f42800004c000000013959ed317f.2-part1 /dev/disk/by-path/scsi-0:0:3:0-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'XDiK01-GkOl-dvpv-8PtI-9L9g-a3iS-UtHV1s', > 'ID_FS_UUID_ENC': 'XDiK01-GkOl-dvpv-8PtI-9L9g-a3iS-UtHV1s', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VDASD', > 'ID_MODEL_ENC': 'VDASD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '209713152', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '98570a00-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '98570a00', > 'ID_PATH': 'scsi-0:0:3:0', > 'ID_PATH_TAG': 'scsi-0_0_3_0', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SERIAL': 'SAIX_VDASD_00f6f42800004c000000013959ed317f.2', > 'ID_SERIAL_SHORT': '00f6f42800004c000000013959ed317f.2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'AIX', > 'ID_VENDOR_ENC': 'AIX\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '190239', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/scsi-SAIX_VDASD_00f6f42800004c000000013959ed317f.2-part1', > '/dev/disk/by-path/scsi-0:0:3:0-part1'], > 'sysfs_path': '/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb1'} ; name: sdb1 ; >18:56:17,756 INFO blivet: scanning sdb1 (/devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb1)... >18:56:17,757 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >18:56:17,758 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:17,759 INFO blivet: sdb1 is a partition >18:56:17,760 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >18:56:17,761 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >18:56:17,763 DEBUG blivet: DeviceTree.getDeviceByName returned existing 102400MB disk sdb (6) with existing msdos disklabel >18:56:17,765 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >18:56:17,766 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >18:56:17,767 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:17,768 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >18:56:17,769 DEBUG blivet: looking up parted Partition: /dev/sdb1 >18:56:17,770 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >18:56:17,772 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >18:56:17,774 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >18:56:17,775 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >18:56:17,775 INFO blivet: added partition sdb1 (id 7) to device tree >18:56:17,777 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >18:56:17,779 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >18:56:17,780 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >18:56:17,782 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >18:56:17,790 WARN blivet: disklabel detected but not usable on sdb1 >18:56:17,814 INFO blivet: type detected on 'sdb1' is 'LVM2_member' >18:56:17,816 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: XDiK01-GkOl-dvpv-8PtI-9L9g-a3iS-UtHV1s ; exists: True ; vgUuid: g26fpV-bBN3-mD8i-qlIe-9IQp-laJa-Trp2FY ; label: None ; peStart: 1.0 ; device: /dev/sdb1 ; serial: 00f6f42800004c000000013959ed317f.2 ; >18:56:17,816 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >18:56:17,817 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >18:56:17,819 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: lvmpv ; >18:56:17,820 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb1 ; >18:56:17,822 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 101892MB lvmvg fedora (4) >18:56:17,824 DEBUG blivet: LVMVolumeGroupDevice._addDevice: fedora ; device: sdb1 ; status: False ; >18:56:17,825 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >18:56:17,827 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >18:56:17,851 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >18:56:17,852 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:17,854 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >18:56:17,856 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >18:56:17,857 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:17,859 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >18:56:17,859 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >18:56:17,860 DEBUG blivet: Adding fedora-home/147184MB to fedora >18:56:17,861 INFO blivet: added lvmlv fedora-home (id 8) to device tree >18:56:17,862 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >18:56:17,864 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >18:56:17,866 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >18:56:17,873 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FYp9nx0q6vOs7QjnST4bcFVvJpPryKUDnt /dev/disk/by-uuid/96811558-d363-48f6-a184-626de73301ea /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FYp9nx0q6vOs7QjnST4bcFVvJpPryKUDnt', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '96811558-d363-48f6-a184-626de73301ea', > 'ID_FS_UUID_ENC': '96811558-d363-48f6-a184-626de73301ea', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '902715', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FYp9nx0q6vOs7QjnST4bcFVvJpPryKUDnt', > '/dev/disk/by-uuid/96811558-d363-48f6-a184-626de73301ea', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-home ; >18:56:17,874 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-2)... >18:56:17,876 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >18:56:17,878 DEBUG blivet: DeviceTree.getDeviceByName returned existing 147184MB lvmlv fedora-home (8) >18:56:17,880 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >18:56:17,882 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >18:56:17,884 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:17,884 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:17,884 DEBUG blivet: device fedora-home does not contain a disklabel >18:56:17,885 INFO blivet: type detected on 'fedora-home' is 'ext4' >18:56:17,923 DEBUG blivet: padding min size from 465 up to 511 >18:56:17,926 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:17,926 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:17,928 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >18:56:17,932 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >18:56:17,933 DEBUG blivet: fedora size is 204288MB >18:56:17,934 DEBUG blivet: vg fedora has 57104MB free >18:56:17,934 DEBUG blivet: fedora size is 204288MB >18:56:17,935 DEBUG blivet: vg fedora has 57104MB free >18:56:17,937 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1ffff822e9d0) -- > name = fedora-home status = True kids = 0 id = 8 > parents = ['existing 204288MB lvmvg fedora (4)'] > uuid = p9nx0q-6vOs-7Qjn-ST4b-cFVv-JpPr-yKUDnt size = 147184.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 301432832 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (18763, 255, 63) biosGeometry: (18763, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2aca290> > target size = 147184.0 path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1003eaf5f90) -- > name = fedora status = True kids = 1 id = 4 > parents = ['existing 101895MB partition sda3 (3) with existing lvmpv', > 'existing 102399MB partition sdb1 (7) with existing lvmpv'] > uuid = g26fpV-bBN3-mD8i-qlIe-9IQp-laJa-Trp2FY size = 204288 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 51072 > PE Free = 0 PV Count = 2 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 51072.0 free space = 57104 > free extents = 14276.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 101895MB partition sda3 (3) with existing lvmpv', > 'existing 102399MB partition sdb1 (7) with existing lvmpv'] > LVs = ['existing 147184MB lvmlv fedora-home (8) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 147184MB >18:56:17,939 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:17,940 INFO blivet: got format: Ext4FS instance (0x1ffff2c26b10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = 96811558-d363-48f6-a184-626de73301ea exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 147184.0 targetSize = 147184.0 > >18:56:17,941 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >18:56:17,943 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:17,945 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >18:56:17,947 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >18:56:17,947 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:17,949 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >18:56:17,950 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >18:56:17,951 DEBUG blivet: Adding fedora-root/51200MB to fedora >18:56:17,951 INFO blivet: added lvmlv fedora-root (id 9) to device tree >18:56:17,953 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >18:56:17,955 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >18:56:17,956 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >18:56:17,962 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FY5xd2F21jvOw4ypJ5o1m4UCXged9W2kcs /dev/disk/by-uuid/434fcbb5-d791-4082-baea-7d4d076e97a9 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FY5xd2F21jvOw4ypJ5o1m4UCXged9W2kcs', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '434fcbb5-d791-4082-baea-7d4d076e97a9', > 'ID_FS_UUID_ENC': '434fcbb5-d791-4082-baea-7d4d076e97a9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '904148', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FY5xd2F21jvOw4ypJ5o1m4UCXged9W2kcs', > '/dev/disk/by-uuid/434fcbb5-d791-4082-baea-7d4d076e97a9', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >18:56:17,962 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >18:56:17,964 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >18:56:17,966 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (9) >18:56:17,967 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >18:56:17,969 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >18:56:17,971 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:17,971 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:17,971 DEBUG blivet: device fedora-root does not contain a disklabel >18:56:17,972 INFO blivet: type detected on 'fedora-root' is 'ext4' >18:56:18,056 DEBUG blivet: padding min size from 3845 up to 4229 >18:56:18,058 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,059 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:18,061 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >18:56:18,065 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >18:56:18,065 DEBUG blivet: fedora size is 204288MB >18:56:18,067 DEBUG blivet: vg fedora has 5904MB free >18:56:18,067 DEBUG blivet: fedora size is 204288MB >18:56:18,069 DEBUG blivet: vg fedora has 5904MB free >18:56:18,071 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1ffff822e950) -- > name = fedora-root status = True kids = 0 id = 9 > parents = ['existing 204288MB lvmvg fedora (4)'] > uuid = 5xd2F2-1jvO-w4yp-J5o1-m4UC-Xged-9W2kcs size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2aca050> > target size = 51200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1003eaf5f90) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 101895MB partition sda3 (3) with existing lvmpv', > 'existing 102399MB partition sdb1 (7) with existing lvmpv'] > uuid = g26fpV-bBN3-mD8i-qlIe-9IQp-laJa-Trp2FY size = 204288 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 51072 > PE Free = 0 PV Count = 2 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 51072.0 free space = 5904 > free extents = 1476.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 101895MB partition sda3 (3) with existing lvmpv', > 'existing 102399MB partition sdb1 (7) with existing lvmpv'] > LVs = ['existing 147184MB lvmlv fedora-home (8) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (9) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >18:56:18,073 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,074 INFO blivet: got format: Ext4FS instance (0x1ffff2c26b50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 434fcbb5-d791-4082-baea-7d4d076e97a9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >18:56:18,076 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >18:56:18,077 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:18,079 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >18:56:18,081 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >18:56:18,081 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:18,083 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >18:56:18,084 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >18:56:18,085 DEBUG blivet: Adding fedora-swap/5904MB to fedora >18:56:18,085 INFO blivet: added lvmlv fedora-swap (id 10) to device tree >18:56:18,087 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >18:56:18,089 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >18:56:18,091 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >18:56:18,097 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FYj6Sl2gAe7ZqnrlmBppj1XM16oGD2ND8C /dev/disk/by-uuid/77616889-e30a-4fab-9b53-365a41ac1eeb /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FYj6Sl2gAe7ZqnrlmBppj1XM16oGD2ND8C', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '77616889-e30a-4fab-9b53-365a41ac1eeb', > 'ID_FS_UUID_ENC': '77616889-e30a-4fab-9b53-365a41ac1eeb', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '901273', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FYj6Sl2gAe7ZqnrlmBppj1XM16oGD2ND8C', > '/dev/disk/by-uuid/77616889-e30a-4fab-9b53-365a41ac1eeb', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >18:56:18,098 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >18:56:18,099 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >18:56:18,101 DEBUG blivet: DeviceTree.getDeviceByName returned existing 5904MB lvmlv fedora-swap (10) >18:56:18,103 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >18:56:18,105 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >18:56:18,107 DEBUG blivet: SwapSpace.__init__: >18:56:18,107 DEBUG blivet: getFormat('swap') returning SwapSpace instance >18:56:18,107 DEBUG blivet: device fedora-swap does not contain a disklabel >18:56:18,107 INFO blivet: type detected on 'fedora-swap' is 'swap' >18:56:18,109 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 77616889-e30a-4fab-9b53-365a41ac1eeb ; exists: True ; label: None ; >18:56:18,109 DEBUG blivet: getFormat('swap') returning SwapSpace instance >18:56:18,111 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >18:56:18,114 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >18:56:18,114 DEBUG blivet: fedora size is 204288MB >18:56:18,116 DEBUG blivet: vg fedora has 0MB free >18:56:18,116 DEBUG blivet: fedora size is 204288MB >18:56:18,118 DEBUG blivet: vg fedora has 0MB free >18:56:18,120 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1ffff822ea10) -- > name = fedora-swap status = True kids = 0 id = 10 > parents = ['existing 204288MB lvmvg fedora (4)'] > uuid = j6Sl2g-Ae7Z-qnrl-mBpp-j1XM-16oG-D2ND8C size = 5904.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12091392 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (752, 255, 63) biosGeometry: (752, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2aca320> > target size = 5904.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1003eaf5f90) -- > name = fedora status = True kids = 3 id = 4 > parents = ['existing 101895MB partition sda3 (3) with existing lvmpv', > 'existing 102399MB partition sdb1 (7) with existing lvmpv'] > uuid = g26fpV-bBN3-mD8i-qlIe-9IQp-laJa-Trp2FY size = 204288 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 51072 > PE Free = 0 PV Count = 2 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 51072.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 101895MB partition sda3 (3) with existing lvmpv', > 'existing 102399MB partition sdb1 (7) with existing lvmpv'] > LVs = ['existing 147184MB lvmlv fedora-home (8) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (9) with existing ext4 filesystem', > 'existing 5904MB lvmlv fedora-swap (10) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 5904MB >18:56:18,121 INFO blivet: got format: SwapSpace instance (0x1ffff2c13450) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 77616889-e30a-4fab-9b53-365a41ac1eeb exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >18:56:18,123 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >18:56:18,125 DEBUG blivet: DeviceTree.getDeviceByName returned existing 147184MB lvmlv fedora-home (8) with existing ext4 filesystem >18:56:18,125 DEBUG blivet: set fedora-home copies to 1, metadata size to 0MB, log size to 0MB, total size 147184MB >18:56:18,127 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >18:56:18,128 DEBUG blivet: DeviceTree.getDeviceByName returned existing 5904MB lvmlv fedora-swap (10) with existing swap >18:56:18,129 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 5904MB >18:56:18,130 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >18:56:18,132 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (9) with existing ext4 filesystem >18:56:18,133 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >18:56:18,133 DEBUG blivet: looking up parted Device: /dev/sdb1 >18:56:18,135 INFO blivet: got device: PartitionDevice instance (0x1ffff822e050) -- > name = sdb1 status = True kids = 1 id = 7 > parents = ['existing 102400MB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 102399.0 > format = existing lvmpv > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/vio/30000002/host0/target0:0:3/0:0:3:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 209713152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2aca3b0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1ffff822e850> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1ffff822e610> PedPartition: <_ped.Partition object at 0x1003eaebcb0> > disk = existing 102400MB disk sdb (6) with existing msdos disklabel > start = 2048 end = 209715199 length = 209713152 > flags = lvm >18:56:18,136 INFO blivet: got format: LVMPhysicalVolume instance (0x1ffff822e910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb1 uuid = XDiK01-GkOl-dvpv-8PtI-9L9g-a3iS-UtHV1s exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = g26fpV-bBN3-mD8i-qlIe-9IQp-laJa-Trp2FY peStart = 1.0 >18:56:18,138 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '191136', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >18:56:18,138 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >18:56:18,140 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >18:56:18,141 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:18,141 INFO blivet: loop0 is a loop device >18:56:18,142 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >18:56:18,144 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >18:56:18,145 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:18,145 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:18,147 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >18:56:18,147 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 11) to device tree >18:56:18,148 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >18:56:18,149 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:18,150 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:56:18,150 INFO blivet: added loop loop0 (id 12) to device tree >18:56:18,151 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >18:56:18,153 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >18:56:18,153 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >18:56:18,153 DEBUG blivet: device loop0 does not contain a disklabel >18:56:18,153 INFO blivet: type detected on 'loop0' is 'squashfs' >18:56:18,154 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >18:56:18,155 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >18:56:18,156 INFO blivet: got device: LoopDevice instance (0x1ffff2c26fd0) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (11)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >18:56:18,156 INFO blivet: got format: DeviceFormat instance (0x1ffff2c26dd0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >18:56:18,160 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/cfb3655e-0eeb-4326-9ad3-259aec7d24fa', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cfb3655e-0eeb-4326-9ad3-259aec7d24fa', > 'ID_FS_UUID_ENC': 'cfb3655e-0eeb-4326-9ad3-259aec7d24fa', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '191198', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/cfb3655e-0eeb-4326-9ad3-259aec7d24fa'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >18:56:18,160 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >18:56:18,161 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >18:56:18,162 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:18,163 INFO blivet: loop1 is a loop device >18:56:18,164 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >18:56:18,165 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >18:56:18,166 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:18,167 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:18,168 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >18:56:18,168 INFO blivet: added file /LiveOS/rootfs.img (id 13) to device tree >18:56:18,170 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >18:56:18,170 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:18,172 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >18:56:18,172 INFO blivet: added loop loop1 (id 14) to device tree >18:56:18,173 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >18:56:18,174 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >18:56:18,176 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,176 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:18,176 DEBUG blivet: device loop1 does not contain a disklabel >18:56:18,177 INFO blivet: type detected on 'loop1' is 'ext4' >18:56:18,205 DEBUG blivet: using current size 0 as min size >18:56:18,207 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,208 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:18,209 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >18:56:18,210 INFO blivet: got device: LoopDevice instance (0x1ffff2c26790) -- > name = loop1 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/rootfs.img (13)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >18:56:18,211 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,212 INFO blivet: got format: Ext4FS instance (0x1ffff2c26990) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = cfb3655e-0eeb-4326-9ad3-259aec7d24fa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >18:56:18,215 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '191277', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >18:56:18,215 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >18:56:18,216 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >18:56:18,218 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:18,218 INFO blivet: loop2 is a loop device >18:56:18,220 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >18:56:18,221 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >18:56:18,222 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:18,223 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:18,224 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >18:56:18,225 INFO blivet: added file /overlay (deleted) (id 15) to device tree >18:56:18,227 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >18:56:18,227 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:18,229 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:56:18,229 INFO blivet: added loop loop2 (id 16) to device tree >18:56:18,230 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >18:56:18,232 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >18:56:18,232 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:56:18,232 DEBUG blivet: device loop2 does not contain a disklabel >18:56:18,233 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >18:56:18,233 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:56:18,234 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >18:56:18,235 INFO blivet: got device: LoopDevice instance (0x1ffff2c13510) -- > name = loop2 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >18:56:18,235 INFO blivet: got format: DeviceFormat instance (0x1ffff2c26590) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >18:56:18,240 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/cfb3655e-0eeb-4326-9ad3-259aec7d24fa /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cfb3655e-0eeb-4326-9ad3-259aec7d24fa', > 'ID_FS_UUID_ENC': 'cfb3655e-0eeb-4326-9ad3-259aec7d24fa', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '48657', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/cfb3655e-0eeb-4326-9ad3-259aec7d24fa', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >18:56:18,240 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >18:56:18,241 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >18:56:18,243 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:18,243 INFO blivet: live-rw is a device-mapper device >18:56:18,244 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >18:56:18,246 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >18:56:18,246 DEBUG blivet: failed to find dm node for fedora >18:56:18,248 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >18:56:18,249 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >18:56:18,251 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >18:56:18,252 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >18:56:18,254 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (14) with existing ext4 filesystem >18:56:18,256 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >18:56:18,257 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (16) with existing DM_snapshot_cow >18:56:18,259 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >18:56:18,261 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:18,262 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >18:56:18,262 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:18,264 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >18:56:18,264 INFO blivet: added dm live-rw (id 17) to device tree >18:56:18,266 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >18:56:18,267 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >18:56:18,269 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,269 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:18,269 DEBUG blivet: device live-rw does not contain a disklabel >18:56:18,270 INFO blivet: type detected on 'live-rw' is 'ext4' >18:56:18,296 DEBUG blivet: padding min size from 897 up to 986 >18:56:18,298 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,298 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:18,300 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >18:56:18,301 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >18:56:18,304 INFO blivet: got device: DMDevice instance (0x1ffff2c26a10) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop2 (16) with existing DM_snapshot_cow'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2aca4d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >18:56:18,307 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,307 INFO blivet: got format: Ext4FS instance (0x1ffff2c13710) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = cfb3655e-0eeb-4326-9ad3-259aec7d24fa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >18:56:18,313 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/cfb3655e-0eeb-4326-9ad3-259aec7d24fa /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cfb3655e-0eeb-4326-9ad3-259aec7d24fa', > 'ID_FS_UUID_ENC': 'cfb3655e-0eeb-4326-9ad3-259aec7d24fa', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '67711', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/cfb3655e-0eeb-4326-9ad3-259aec7d24fa', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >18:56:18,313 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >18:56:18,315 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >18:56:18,316 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:18,316 INFO blivet: live-base is a device-mapper device >18:56:18,318 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >18:56:18,319 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >18:56:18,320 DEBUG blivet: failed to find dm node for fedora >18:56:18,321 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >18:56:18,323 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >18:56:18,324 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >18:56:18,326 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >18:56:18,327 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >18:56:18,329 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (14) with existing ext4 filesystem >18:56:18,331 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >18:56:18,333 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:56:18,334 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >18:56:18,334 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:56:18,336 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >18:56:18,336 INFO blivet: added dm live-base (id 18) to device tree >18:56:18,338 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >18:56:18,340 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >18:56:18,342 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,342 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:18,342 DEBUG blivet: device live-base does not contain a disklabel >18:56:18,343 INFO blivet: type detected on 'live-base' is 'ext4' >18:56:18,371 DEBUG blivet: using current size 0 as min size >18:56:18,374 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,374 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:18,376 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >18:56:18,377 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >18:56:18,379 INFO blivet: got device: DMDevice instance (0x1ffff2c13790) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop1 (14) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2aca560> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >18:56:18,382 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,382 INFO blivet: got format: Ext4FS instance (0x1ffff2c26c10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = cfb3655e-0eeb-4326-9ad3-259aec7d24fa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >18:56:18,388 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FYp9nx0q6vOs7QjnST4bcFVvJpPryKUDnt /dev/disk/by-uuid/96811558-d363-48f6-a184-626de73301ea /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FYp9nx0q6vOs7QjnST4bcFVvJpPryKUDnt', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '96811558-d363-48f6-a184-626de73301ea', > 'ID_FS_UUID_ENC': '96811558-d363-48f6-a184-626de73301ea', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '902715', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FYp9nx0q6vOs7QjnST4bcFVvJpPryKUDnt', > '/dev/disk/by-uuid/96811558-d363-48f6-a184-626de73301ea', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-home ; >18:56:18,389 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-2)... >18:56:18,390 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >18:56:18,392 DEBUG blivet: DeviceTree.getDeviceByName returned existing 147184MB lvmlv fedora-home (8) with existing ext4 filesystem >18:56:18,394 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >18:56:18,395 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >18:56:18,397 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,397 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:18,397 DEBUG blivet: device fedora-home does not contain a disklabel >18:56:18,398 DEBUG blivet: no type or existing type for fedora-home, bailing >18:56:18,401 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >18:56:18,402 DEBUG blivet: fedora size is 204288MB >18:56:18,403 DEBUG blivet: vg fedora has 0MB free >18:56:18,404 DEBUG blivet: fedora size is 204288MB >18:56:18,405 DEBUG blivet: vg fedora has 0MB free >18:56:18,408 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1ffff822e9d0) -- > name = fedora-home status = True kids = 0 id = 8 > parents = ['existing 204288MB lvmvg fedora (4)'] > uuid = p9nx0q-6vOs-7Qjn-ST4b-cFVv-JpPr-yKUDnt size = 147184.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 301432832 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (18763, 255, 63) biosGeometry: (18763, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2aca290> > target size = 147184.0 path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1003eaf5f90) -- > name = fedora status = True kids = 3 id = 4 > parents = ['existing 101895MB partition sda3 (3) with existing lvmpv', > 'existing 102399MB partition sdb1 (7) with existing lvmpv'] > uuid = g26fpV-bBN3-mD8i-qlIe-9IQp-laJa-Trp2FY size = 204288 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 51072 > PE Free = 0 PV Count = 2 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 51072.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 101895MB partition sda3 (3) with existing lvmpv', > 'existing 102399MB partition sdb1 (7) with existing lvmpv'] > LVs = ['existing 147184MB lvmlv fedora-home (8) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (9) with existing ext4 filesystem', > 'existing 5904MB lvmlv fedora-swap (10) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 147184MB >18:56:18,410 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,411 INFO blivet: got format: Ext4FS instance (0x1ffff2c26b10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = 96811558-d363-48f6-a184-626de73301ea exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 147184.0 targetSize = 147184.0 > >18:56:18,416 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FYj6Sl2gAe7ZqnrlmBppj1XM16oGD2ND8C /dev/disk/by-uuid/77616889-e30a-4fab-9b53-365a41ac1eeb /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FYj6Sl2gAe7ZqnrlmBppj1XM16oGD2ND8C', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '77616889-e30a-4fab-9b53-365a41ac1eeb', > 'ID_FS_UUID_ENC': '77616889-e30a-4fab-9b53-365a41ac1eeb', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '901273', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FYj6Sl2gAe7ZqnrlmBppj1XM16oGD2ND8C', > '/dev/disk/by-uuid/77616889-e30a-4fab-9b53-365a41ac1eeb', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >18:56:18,416 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >18:56:18,418 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >18:56:18,419 DEBUG blivet: DeviceTree.getDeviceByName returned existing 5904MB lvmlv fedora-swap (10) with existing swap >18:56:18,420 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >18:56:18,422 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >18:56:18,423 DEBUG blivet: SwapSpace.__init__: >18:56:18,423 DEBUG blivet: getFormat('swap') returning SwapSpace instance >18:56:18,424 DEBUG blivet: device fedora-swap does not contain a disklabel >18:56:18,424 DEBUG blivet: no type or existing type for fedora-swap, bailing >18:56:18,427 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >18:56:18,428 DEBUG blivet: fedora size is 204288MB >18:56:18,429 DEBUG blivet: vg fedora has 0MB free >18:56:18,429 DEBUG blivet: fedora size is 204288MB >18:56:18,431 DEBUG blivet: vg fedora has 0MB free >18:56:18,433 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1ffff822ea10) -- > name = fedora-swap status = True kids = 0 id = 10 > parents = ['existing 204288MB lvmvg fedora (4)'] > uuid = j6Sl2g-Ae7Z-qnrl-mBpp-j1XM-16oG-D2ND8C size = 5904.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12091392 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (752, 255, 63) biosGeometry: (752, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2aca320> > target size = 5904.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1003eaf5f90) -- > name = fedora status = True kids = 3 id = 4 > parents = ['existing 101895MB partition sda3 (3) with existing lvmpv', > 'existing 102399MB partition sdb1 (7) with existing lvmpv'] > uuid = g26fpV-bBN3-mD8i-qlIe-9IQp-laJa-Trp2FY size = 204288 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 51072 > PE Free = 0 PV Count = 2 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 51072.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 101895MB partition sda3 (3) with existing lvmpv', > 'existing 102399MB partition sdb1 (7) with existing lvmpv'] > LVs = ['existing 147184MB lvmlv fedora-home (8) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (9) with existing ext4 filesystem', > 'existing 5904MB lvmlv fedora-swap (10) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 5904MB >18:56:18,434 INFO blivet: got format: SwapSpace instance (0x1ffff2c13450) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 77616889-e30a-4fab-9b53-365a41ac1eeb exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >18:56:18,440 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FY5xd2F21jvOw4ypJ5o1m4UCXged9W2kcs /dev/disk/by-uuid/434fcbb5-d791-4082-baea-7d4d076e97a9 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FY5xd2F21jvOw4ypJ5o1m4UCXged9W2kcs', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '434fcbb5-d791-4082-baea-7d4d076e97a9', > 'ID_FS_UUID_ENC': '434fcbb5-d791-4082-baea-7d4d076e97a9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '904148', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-g26fpVbBN3mD8iqlIe9IQplaJaTrp2FY5xd2F21jvOw4ypJ5o1m4UCXged9W2kcs', > '/dev/disk/by-uuid/434fcbb5-d791-4082-baea-7d4d076e97a9', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >18:56:18,440 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >18:56:18,442 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >18:56:18,444 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (9) with existing ext4 filesystem >18:56:18,445 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >18:56:18,446 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >18:56:18,448 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,448 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:56:18,448 DEBUG blivet: device fedora-root does not contain a disklabel >18:56:18,449 DEBUG blivet: no type or existing type for fedora-root, bailing >18:56:18,452 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >18:56:18,452 DEBUG blivet: fedora size is 204288MB >18:56:18,454 DEBUG blivet: vg fedora has 0MB free >18:56:18,454 DEBUG blivet: fedora size is 204288MB >18:56:18,456 DEBUG blivet: vg fedora has 0MB free >18:56:18,458 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1ffff822e950) -- > name = fedora-root status = True kids = 0 id = 9 > parents = ['existing 204288MB lvmvg fedora (4)'] > uuid = 5xd2F2-1jvO-w4yp-J5o1-m4UC-Xged-9W2kcs size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x1ffff2aca050> > target size = 51200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1003eaf5f90) -- > name = fedora status = True kids = 3 id = 4 > parents = ['existing 101895MB partition sda3 (3) with existing lvmpv', > 'existing 102399MB partition sdb1 (7) with existing lvmpv'] > uuid = g26fpV-bBN3-mD8i-qlIe-9IQp-laJa-Trp2FY size = 204288 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 51072 > PE Free = 0 PV Count = 2 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 51072.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 101895MB partition sda3 (3) with existing lvmpv', > 'existing 102399MB partition sdb1 (7) with existing lvmpv'] > LVs = ['existing 147184MB lvmlv fedora-home (8) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (9) with existing ext4 filesystem', > 'existing 5904MB lvmlv fedora-swap (10) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >18:56:18,460 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:18,461 INFO blivet: got format: Ext4FS instance (0x1ffff2c26b50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 434fcbb5-d791-4082-baea-7d4d076e97a9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >18:56:18,490 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:56:18,491 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >18:56:18,493 DEBUG blivet: PPCPRePBoot.teardown: device: /dev/sda1 ; status: False ; type: prepboot ; >18:56:18,514 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:56:18,516 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:56:18,519 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:56:18,540 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:56:18,563 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:56:18,564 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:56:18,567 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:56:18,587 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:56:18,609 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >18:56:18,630 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >18:56:18,701 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >18:56:18,703 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >18:56:18,706 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >18:56:18,728 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >18:56:18,786 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >18:56:18,788 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >18:56:18,791 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >18:56:18,813 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:56:18,815 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:56:18,819 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:56:18,840 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >18:56:18,843 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; status: False ; type: lvmpv ; >18:56:18,846 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; status: False ; type: lvmpv ; >18:56:18,868 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:56:18,870 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:56:18,874 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:56:18,895 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >18:56:18,896 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >18:56:18,898 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >18:56:18,898 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >18:56:18,915 INFO blivet: edd: collected mbr signatures: {'sda': '0x0005535a', 'sdb': '0x000a5798'} >18:56:18,917 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >18:56:18,930 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:56:18,966 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:56:19,025 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:56:19,026 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:56:19,029 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:56:19,050 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: False ; >18:56:19,052 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: False ; >18:56:19,054 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >18:56:19,055 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-home ; status: False ; controllable: True ; orig: False ; >18:56:19,200 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:56:19,255 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >18:56:19,306 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >18:56:19,362 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >18:56:19,364 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >18:56:19,366 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >18:56:19,387 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >18:56:19,430 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >18:56:19,432 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >18:56:19,434 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >18:56:19,457 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:56:19,459 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:56:19,462 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:56:19,484 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >18:56:19,486 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; status: False ; type: lvmpv ; >18:56:19,489 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; status: False ; type: lvmpv ; >18:56:19,512 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:56:19,514 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:56:19,517 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:56:19,539 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >18:56:19,540 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >18:56:19,542 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >18:56:19,544 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >18:56:19,685 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:56:19,859 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:56:19,859 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >18:56:19,859 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >18:56:19,859 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:56:19,860 DEBUG blivet: crypttab maps: [] >18:56:19,860 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >18:56:19,867 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >18:56:19,869 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv fedora-root (9) with existing ext4 filesystem >18:56:19,869 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >18:56:19,870 DEBUG blivet: resolved 'UUID=078537b2-5213-4169-ac34-10bae4c4c063' to 'sda2' (partition) >18:56:19,871 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-home ; >18:56:19,873 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 147184MB lvmlv fedora-home (8) with existing ext4 filesystem >18:56:19,873 DEBUG blivet: resolved '/dev/mapper/fedora-home' to 'fedora-home' (lvmlv) >18:56:19,875 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >18:56:19,876 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 5904MB lvmlv fedora-swap (10) with existing swap >18:56:19,877 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >18:56:19,878 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >18:56:19,929 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >18:56:20,083 DEBUG blivet: fedora size is 204288MB >18:56:20,084 DEBUG blivet: vg fedora has 0MB free >18:56:20,084 DEBUG blivet: fedora size is 204288MB >18:56:20,086 DEBUG blivet: vg fedora has 0MB free >18:56:20,087 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:20,090 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:20,092 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:20,094 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:20,096 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:20,099 DEBUG blivet: Ext4FS.supported: supported: True ; >18:56:20,103 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:56:20,105 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:56:20,121 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >18:56:20,123 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >18:56:20,143 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >18:56:20,146 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:56:20,148 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4410MB cdrom sr0 (5) with existing iso9660 filesystem >18:56:20,250 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >18:56:20,250 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >18:56:20,252 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >18:56:20,254 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:56:20,255 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4410MB cdrom sr0 (5) with existing iso9660 filesystem
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 1043633
:
837373
|
837374
|
837375
|
837376
|
837377
|
837378
|
837379
| 837380 |
837381
|
837382
|
837383