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 898354 Details for
Bug 1100263
RHEL 7 RC 3.1 install crashes with "no enough arguments for format string" exception
[?]
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.
storage log
storage.log (text/x-log), 140.54 KB, created by
Martin Kolman
on 2014-05-22 11:47:10 UTC
(
hide
)
Description:
storage log
Filename:
MIME Type:
Creator:
Martin Kolman
Created:
2014-05-22 11:47:10 UTC
Size:
140.54 KB
patch
obsolete
>10:52:59,916 INFO blivet: ISCSID is /sbin/iscsid >10:52:59,925 INFO blivet: no initiator set >10:53:00,849 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:53:00,859 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >10:53:10,716 DEBUG blivet: trying to set new default fstype to 'ext4' >10:53:12,634 DEBUG blivet: Ext4FS.supported: supported: True ; >10:53:12,646 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:53:12,828 DEBUG blivet: Ext4FS.supported: supported: True ; >10:53:12,878 DEBUG blivet: trying to set new default fstype to 'xfs' >10:53:13,078 DEBUG blivet: XFS.supported: supported: True ; >10:53:13,880 DEBUG blivet: getFormat('xfs') returning XFS instance >10:53:14,077 DEBUG blivet: XFS.supported: supported: True ; >10:53:16,308 INFO blivet: Detected 5392M of memory >10:53:16,317 INFO blivet: Suggested swap size (5392 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >10:53:16,325 INFO blivet: Swap attempt of 0M >10:53:17,921 INFO blivet: resetting Blivet (version 0.18.34) instance <blivet.Blivet object at 0x7fd6ee5e50d0> >10:53:18,091 INFO blivet: no initiator set >10:53:18,147 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >10:53:18,174 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:53:23,437 INFO blivet: devices to scan: ['vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdc', 'vdc1', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >10:53:23,637 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400755861', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '803342', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >10:53:23,654 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >10:53:23,703 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:53:23,747 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:53:23,797 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >10:53:23,820 INFO blivet: vda is a disk >10:53:23,833 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:53:23,890 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >10:53:24,574 INFO blivet: added disk vda (id 0) to device tree >10:53:24,584 DEBUG blivet: looking up parted Device: /dev/vda >10:53:24,650 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >10:53:24,850 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >10:53:25,136 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:53:25,170 DEBUG blivet: required disklabel type for vda (15) is None >10:53:25,205 DEBUG blivet: default disklabel type for vda is msdos >10:53:25,274 DEBUG blivet: selecting msdos disklabel for vda based on size >10:53:25,566 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >10:53:25,877 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1fe2050>, <parted.partition.Partition object at 0x1fe26d0>] > device: <parted.device.Device object at 0x1fcff90> > PedDisk: <_ped.Disk object at 0x1fd7b48> >10:53:25,900 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >10:53:26,180 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >10:53:26,277 INFO blivet: got device: DiskDevice instance (0x1fc2fd0) -- > name = vda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 16384.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 33554432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (33288, 16, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7fd6e3e47a70> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1fcf3d0> >10:53:26,320 INFO blivet: got format: DiskLabel instance (0x1fcf710) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1fe2050>, <parted.partition.Partition object at 0x1fe26d0>] > device: <parted.device.Device object at 0x1fcff90> > PedDisk: <_ped.Disk object at 0x1fd7b48> > origPartedDisk = <parted.disk.Disk object at 0x1fe8910> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 33554432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (33288, 16, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7fd6e3e47560> > >10:53:26,776 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/a0b80619-b857-4f12-8b14-8cfc7582834f', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a0b80619-b857-4f12-8b14-8cfc7582834f', > 'ID_FS_UUID_ENC': 'a0b80619-b857-4f12-8b14-8cfc7582834f', > 'ID_PART_ENTRY_DISK': '252: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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '803377', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/a0b80619-b857-4f12-8b14-8cfc7582834f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >10:53:26,830 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >10:53:26,996 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >10:53:27,145 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:53:27,167 INFO blivet: vda1 is a partition >10:53:27,294 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >10:53:27,466 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:53:27,594 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB disk vda (0) with existing msdos disklabel >10:53:27,834 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >10:53:28,091 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >10:53:28,137 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:53:28,304 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >10:53:28,344 DEBUG blivet: looking up parted Partition: /dev/vda1 >10:53:28,512 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >10:53:28,723 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >10:53:28,925 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >10:53:29,234 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >10:53:29,258 INFO blivet: added partition vda1 (id 1) to device tree >10:53:29,475 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >10:53:29,766 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >10:53:30,099 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >10:53:30,277 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >10:53:30,377 WARN blivet: disklabel detected but not usable on vda1 >10:53:30,401 INFO blivet: type detected on 'vda1' is 'xfs' >10:53:32,747 DEBUG blivet: XFS.supported: supported: True ; >10:53:32,775 DEBUG blivet: getFormat('xfs') returning XFS instance >10:53:32,951 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >10:53:33,100 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: xfs ; >10:53:33,188 DEBUG blivet: looking up parted Device: /dev/vda1 >10:53:33,405 INFO blivet: got device: PartitionDevice instance (0x7fd6e195c2d0) -- > name = vda1 status = True kids = 0 id = 1 > parents = ['existing 16384MB disk vda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing xfs filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x1ff1170> > target size = 0 path = /dev/vda1 > 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 0x1fdf210> fileSystem: <parted.filesystem.FileSystem object at 0x1fe8150> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fdff50> PedPartition: <_ped.Partition object at 0x1fc5e90> > disk = existing 16384MB disk vda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:53:33,529 DEBUG blivet: XFS.supported: supported: True ; >10:53:33,571 INFO blivet: got format: XFS instance (0x7fd6e196c650) -- > type = xfs name = xfs status = False > device = /dev/vda1 uuid = a0b80619-b857-4f12-8b14-8cfc7582834f exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >10:53:34,246 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-awrqSe-lQN1-P2G3-pzzL-eXRA-S82e-T30uOg', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'awrqSe-lQN1-P2G3-pzzL-eXRA-S82e-T30uOg', > 'ID_FS_UUID_ENC': 'awrqSe-lQN1-P2G3-pzzL-eXRA-S82e-T30uOg', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '32528384', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '803426', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-awrqSe-lQN1-P2G3-pzzL-eXRA-S82e-T30uOg'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >10:53:34,274 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >10:53:34,443 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >10:53:34,594 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:53:34,629 INFO blivet: vda2 is a partition >10:53:34,767 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >10:53:34,924 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:53:35,083 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB disk vda (0) with existing msdos disklabel >10:53:35,244 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >10:53:35,393 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >10:53:35,429 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:53:35,657 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >10:53:35,695 DEBUG blivet: looking up parted Partition: /dev/vda2 >10:53:35,856 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >10:53:36,028 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >10:53:36,168 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >10:53:36,327 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >10:53:36,354 INFO blivet: added partition vda2 (id 2) to device tree >10:53:36,504 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >10:53:36,640 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >10:53:36,770 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >10:53:36,917 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >10:53:37,002 WARN blivet: disklabel detected but not usable on vda2 >10:53:39,098 INFO blivet: type detected on 'vda2' is 'LVM2_member' >10:53:39,303 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: rhel_office57 ; uuid: awrqSe-lQN1-P2G3-pzzL-eXRA-S82e-T30uOg ; exists: True ; vgUuid: kBAH9A-GNzv-BS7Z-vcZ8-deVQ-Z96w-Obqtu6 ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >10:53:39,336 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >10:53:39,489 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >10:53:39,640 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >10:53:39,773 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >10:53:39,960 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >10:53:40,204 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >10:53:40,247 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:53:40,414 DEBUG blivet: LVMVolumeGroupDevice._setFormat: rhel_office57 ; current: None ; type: None ; >10:53:40,449 INFO blivet: added lvmvg rhel_office57 (id 3) to device tree >10:53:42,596 WARN blivet: Skipping LVs for incomplete VG rhel_office57 >10:53:42,681 DEBUG blivet: looking up parted Device: /dev/vda2 >10:53:42,807 INFO blivet: got device: PartitionDevice instance (0x7fd6e195c850) -- > name = vda2 status = True kids = 1 id = 2 > parents = ['existing 16384MB disk vda (0) with existing msdos disklabel'] > uuid = None size = 15883.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 32528384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32270, 16, 63) biosGeometry: (2024, 255, 63) > PedDevice: <_ped.Device object at 0x1ff10e0> > target size = 0 path = /dev/vda2 > 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 0x1fdf210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fe2950> PedPartition: <_ped.Partition object at 0x1fe60b0> > disk = existing 16384MB disk vda (0) with existing msdos disklabel > start = 1026048 end = 33554431 length = 32528384 > flags = lvm >10:53:42,833 INFO blivet: got format: LVMPhysicalVolume instance (0x7fd6e19789d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = awrqSe-lQN1-P2G3-pzzL-eXRA-S82e-T30uOg exists = True > options = None supported = True formattable = True resizable = False > vgName = rhel_office57 vgUUID = kBAH9A-GNzv-BS7Z-vcZ8-deVQ-Z96w-Obqtu6 peStart = 1.0 >10:53:43,262 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400755861', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '804283', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb'} ; name: vdb ; >10:53:43,320 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb)... >10:53:43,484 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb ; >10:53:43,645 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:53:43,803 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >10:53:43,882 INFO blivet: vdb is a disk >10:53:43,927 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:53:44,125 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >10:53:46,190 INFO blivet: added disk vdb (id 4) to device tree >10:53:46,253 DEBUG blivet: looking up parted Device: /dev/vdb >10:53:46,488 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >10:53:46,741 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >10:53:47,022 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >10:53:47,063 DEBUG blivet: required disklabel type for vdb (15) is None >10:53:47,105 DEBUG blivet: default disklabel type for vdb is msdos >10:53:47,185 DEBUG blivet: selecting msdos disklabel for vdb based on size >10:53:47,542 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >10:53:47,747 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 0x7fd6e1984f50>] > device: <parted.device.Device object at 0x7fd6e19788d0> > PedDisk: <_ped.Disk object at 0x7fd6e198b9e0> >10:53:47,793 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >10:53:48,011 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >10:53:48,079 INFO blivet: got device: DiskDevice instance (0x7fd6e196c590) -- > name = vdb status = True kids = 0 id = 4 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x1ff1200> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd6e196c550> >10:53:48,213 INFO blivet: got format: DiskLabel instance (0x7fd6e196c450) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb 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 0x7fd6e1984f50>] > device: <parted.device.Device object at 0x7fd6e19788d0> > PedDisk: <_ped.Disk object at 0x7fd6e198b9e0> > origPartedDisk = <parted.disk.Disk object at 0x7fd6e19981d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x1ff1320> > >10:53:48,912 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-lPMnw7-un0A-mk9s-pyOJ-Gl1f-V1Be-dQsgxg', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'lPMnw7-un0A-mk9s-pyOJ-Gl1f-V1Be-dQsgxg', > 'ID_FS_UUID_ENC': 'lPMnw7-un0A-mk9s-pyOJ-Gl1f-V1Be-dQsgxg', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16775168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '804337', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-lPMnw7-un0A-mk9s-pyOJ-Gl1f-V1Be-dQsgxg'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1'} ; name: vdb1 ; >10:53:48,952 INFO blivet: scanning vdb1 (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1)... >10:53:49,136 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb1 ; >10:53:49,274 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:53:49,311 INFO blivet: vdb1 is a partition >10:53:49,488 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >10:53:49,650 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb ; >10:53:49,824 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vdb (4) with existing msdos disklabel >10:53:50,060 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >10:53:50,309 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >10:53:50,354 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:53:50,699 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >10:53:50,758 DEBUG blivet: looking up parted Partition: /dev/vdb1 >10:53:50,995 DEBUG blivet: PartitionDevice.probe: vdb1 ; exists: True ; >10:53:51,269 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >10:53:51,530 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >10:53:51,785 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >10:53:51,826 INFO blivet: added partition vdb1 (id 5) to device tree >10:53:51,877 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >10:53:51,942 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >10:53:51,995 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >10:53:52,051 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >10:53:52,093 WARN blivet: disklabel detected but not usable on vdb1 >10:53:53,628 INFO blivet: type detected on 'vdb1' is 'LVM2_member' >10:53:53,817 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: rhel_office57 ; uuid: lPMnw7-un0A-mk9s-pyOJ-Gl1f-V1Be-dQsgxg ; exists: True ; vgUuid: kBAH9A-GNzv-BS7Z-vcZ8-deVQ-Z96w-Obqtu6 ; label: None ; peStart: 1.0 ; device: /dev/vdb1 ; serial: None ; >10:53:53,842 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >10:53:54,026 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >10:53:54,179 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: lvmpv ; >10:53:54,316 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb1 ; >10:53:54,530 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 15880MB lvmvg rhel_office57 (3) >10:53:54,589 DEBUG blivet: LVMVolumeGroupDevice._addDevice: rhel_office57 ; device: vdb1 ; status: False ; >10:53:54,653 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >10:53:55,989 WARN blivet: Skipping LVs for incomplete VG rhel_office57 >10:53:56,019 DEBUG blivet: looking up parted Device: /dev/vdb1 >10:53:56,065 INFO blivet: got device: PartitionDevice instance (0x7fd6e196c210) -- > name = vdb1 status = True kids = 1 id = 5 > parents = ['existing 8192MB disk vdb (4) with existing msdos disklabel'] > uuid = None size = 8191.0 > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16775168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16642, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x1ff1710> > target size = 0 path = /dev/vdb1 > 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 0x7fd6e1984dd0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6e1984ed0> PedPartition: <_ped.Partition object at 0x1fe6830> > disk = existing 8192MB disk vdb (4) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >10:53:56,075 INFO blivet: got format: LVMPhysicalVolume instance (0x7fd6e17f4b10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdb1 uuid = lPMnw7-un0A-mk9s-pyOJ-Gl1f-V1Be-dQsgxg exists = True > options = None supported = True formattable = True resizable = False > vgName = rhel_office57 vgUUID = kBAH9A-GNzv-BS7Z-vcZ8-deVQ-Z96w-Obqtu6 peStart = 1.0 >10:53:56,183 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400755861', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '806508', > 'name': 'vdc', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc'} ; name: vdc ; >10:53:56,199 INFO blivet: scanning vdc (/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc)... >10:53:56,245 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc ; >10:53:56,289 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:53:56,353 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdc ; >10:53:56,384 INFO blivet: vdc is a disk >10:53:56,396 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:53:56,452 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: None ; >10:53:57,050 INFO blivet: added disk vdc (id 6) to device tree >10:53:57,060 DEBUG blivet: looking up parted Device: /dev/vdc >10:53:57,120 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdc ; >10:53:57,172 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: dos ; >10:53:57,223 DEBUG blivet: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >10:53:57,231 DEBUG blivet: required disklabel type for vdc (15) is None >10:53:57,238 DEBUG blivet: default disklabel type for vdc is msdos >10:53:57,251 DEBUG blivet: selecting msdos disklabel for vdc based on size >10:53:57,306 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; exists: True ; >10:53:57,358 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 0x7fd6e1800410>] > device: <parted.device.Device object at 0x7fd6e1800250> > PedDisk: <_ped.Disk object at 0x7fd6e1801fc8> >10:53:57,371 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >10:53:57,423 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >10:53:57,440 INFO blivet: got device: DiskDevice instance (0x7fd6e19983d0) -- > name = vdc status = True kids = 0 id = 6 > parents = [] > uuid = None size = 5120.0 > format = existing msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 10485760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (10402, 16, 63) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x1ff19e0> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd6e17fbf50> >10:53:57,468 INFO blivet: got format: DiskLabel instance (0x7fd6e1800050) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdc 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 0x7fd6e1800410>] > device: <parted.device.Device object at 0x7fd6e1800250> > PedDisk: <_ped.Disk object at 0x7fd6e1801fc8> > origPartedDisk = <parted.disk.Disk object at 0x7fd6e1800790> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 10485760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (10402, 16, 63) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x1ff1c20> > >10:53:57,644 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-0OrqT6-HX88-OW4B-ziGW-XDtQ-iv03-pxcpS7', > 'DEVNAME': 'vdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc/vdc1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '0OrqT6-HX88-OW4B-ziGW-XDtQ-iv03-pxcpS7', > 'ID_FS_UUID_ENC': '0OrqT6-HX88-OW4B-ziGW-XDtQ-iv03-pxcpS7', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10483712', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '806570', > 'name': 'vdc1', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-0OrqT6-HX88-OW4B-ziGW-XDtQ-iv03-pxcpS7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc/vdc1'} ; name: vdc1 ; >10:53:57,654 INFO blivet: scanning vdc1 (/devices/pci0000:00/0000:00:09.0/virtio5/block/vdc/vdc1)... >10:53:57,699 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc1 ; >10:53:57,744 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:53:57,752 INFO blivet: vdc1 is a partition >10:53:57,797 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdc1 ; >10:53:57,849 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc ; >10:53:57,904 DEBUG blivet: DeviceTree.getDeviceByName returned existing 5120MB disk vdc (6) with existing msdos disklabel >10:53:57,965 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >10:53:58,022 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; >10:53:58,030 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:53:58,089 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; current: None ; type: None ; >10:53:58,096 DEBUG blivet: looking up parted Partition: /dev/vdc1 >10:53:58,149 DEBUG blivet: PartitionDevice.probe: vdc1 ; exists: True ; >10:53:58,207 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 1 ; >10:53:58,259 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 10 ; >10:53:58,311 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 12 ; >10:53:58,319 INFO blivet: added partition vdc1 (id 7) to device tree >10:53:58,364 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdc1 ; >10:53:58,410 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdc1 ; label_type: dos ; >10:53:58,460 DEBUG blivet: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >10:53:58,512 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc1 ; labelType: dos ; exists: True ; >10:53:58,537 WARN blivet: disklabel detected but not usable on vdc1 >10:53:59,264 INFO blivet: type detected on 'vdc1' is 'LVM2_member' >10:53:59,323 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: rhel_office57 ; uuid: 0OrqT6-HX88-OW4B-ziGW-XDtQ-iv03-pxcpS7 ; exists: True ; vgUuid: kBAH9A-GNzv-BS7Z-vcZ8-deVQ-Z96w-Obqtu6 ; label: None ; peStart: 1.0 ; device: /dev/vdc1 ; serial: None ; >10:53:59,331 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >10:53:59,381 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; >10:53:59,434 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; current: None ; type: lvmpv ; >10:53:59,481 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdc1 ; >10:53:59,541 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 24068MB lvmvg rhel_office57 (3) >10:53:59,593 DEBUG blivet: LVMVolumeGroupDevice._addDevice: rhel_office57 ; device: vdc1 ; status: False ; >10:53:59,648 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdc1 ; >10:53:59,712 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel_office57 ; status: True ; controllable: True ; orig: False ; >10:54:00,475 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_office57-root ; >10:54:00,534 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:00,591 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >10:54:00,659 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel_office57 ; >10:54:00,670 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:54:00,737 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_office57-root ; current: None ; type: None ; >10:54:00,748 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_office57-root >10:54:00,769 DEBUG blivet: Adding rhel_office57-root/26212MB to rhel_office57 >10:54:00,778 INFO blivet: added lvmlv rhel_office57-root (id 8) to device tree >10:54:00,838 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel_office57-root ; status: True ; controllable: True ; orig: False ; >10:54:00,901 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel_office57-root ; status: True ; >10:54:00,962 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_office57-root ; status: True ; >10:54:01,231 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_office57-root /dev/disk/by-id/dm-uuid-LVM-kBAH9AGNzvBS7ZvcZ8deVQZ96wObqtu60vlwSzPCswjV0wx769UdRBeIjzkilgPy /dev/disk/by-uuid/cbca60cd-bc01-45c4-9f2a-a6be7a3fbed5 /dev/mapper/rhel_office57-root /dev/rhel_office57/root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1400755998', > 'DM_NAME': 'rhel_office57-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-kBAH9AGNzvBS7ZvcZ8deVQZ96wObqtu60vlwSzPCswjV0wx769UdRBeIjzkilgPy', > 'DM_VG_NAME': 'rhel_office57', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cbca60cd-bc01-45c4-9f2a-a6be7a3fbed5', > 'ID_FS_UUID_ENC': 'cbca60cd-bc01-45c4-9f2a-a6be7a3fbed5', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70099784', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_office57-root', > '/dev/disk/by-id/dm-uuid-LVM-kBAH9AGNzvBS7ZvcZ8deVQZ96wObqtu60vlwSzPCswjV0wx769UdRBeIjzkilgPy', > '/dev/disk/by-uuid/cbca60cd-bc01-45c4-9f2a-a6be7a3fbed5', > '/dev/mapper/rhel_office57-root', > '/dev/rhel_office57/root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: rhel_office57-root ; >10:54:01,243 INFO blivet: scanning rhel_office57-root (/devices/virtual/block/dm-3)... >10:54:01,303 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_office57-root ; >10:54:01,369 DEBUG blivet: DeviceTree.getDeviceByName returned existing 26212MB lvmlv rhel_office57-root (8) >10:54:01,429 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_office57-root ; >10:54:01,491 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_office57-root ; label_type: None ; >10:54:01,563 DEBUG blivet: XFS.supported: supported: True ; >10:54:01,573 DEBUG blivet: getFormat('xfs') returning XFS instance >10:54:01,580 DEBUG blivet: device rhel_office57-root does not contain a disklabel >10:54:01,589 INFO blivet: type detected on 'rhel_office57-root' is 'xfs' >10:54:02,379 DEBUG blivet: XFS.supported: supported: True ; >10:54:02,391 DEBUG blivet: getFormat('xfs') returning XFS instance >10:54:02,473 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_office57-root ; current: None ; type: xfs ; >10:54:02,566 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_office57 >10:54:02,596 DEBUG blivet: rhel_office57 size is 29184MB >10:54:02,617 DEBUG blivet: vg rhel_office57 has 2972MB free >10:54:02,633 DEBUG blivet: rhel_office57 size is 29184MB >10:54:02,654 DEBUG blivet: vg rhel_office57 has 2972MB free >10:54:02,710 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fd6e18008d0) -- > name = rhel_office57-root status = True kids = 0 id = 8 > parents = ['existing 29184MB lvmvg rhel_office57 (3)'] > uuid = 0vlwSz-PCsw-jV0w-x769-UdRB-eIjz-kilgPy size = 26212.0 > format = existing xfs filesystem > 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/rhel_office57-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 53682176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3341, 255, 63) biosGeometry: (3341, 255, 63) > PedDevice: <_ped.Device object at 0x1ff1dd0> > target size = 26212.0 path = /dev/mapper/rhel_office57-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fd6e1978b50) -- > name = rhel_office57 status = True kids = 1 id = 3 > parents = ['existing 15883MB partition vda2 (2) with existing lvmpv', > 'existing 8191MB partition vdb1 (5) with existing lvmpv', > 'existing 5119MB partition vdc1 (7) with existing lvmpv'] > uuid = kBAH9A-GNzv-BS7Z-vcZ8-deVQ-Z96w-Obqtu6 size = 29184 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_office57 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 7296 > PE Free = 0 PV Count = 3 > LV Names = ['root', 'swap'] modified = False > extents = 7296.0 free space = 2972 > free extents = 743.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 15883MB partition vda2 (2) with existing lvmpv', > 'existing 8191MB partition vdb1 (5) with existing lvmpv', > 'existing 5119MB partition vdc1 (7) with existing lvmpv'] > LVs = ['existing 26212MB lvmlv rhel_office57-root (8) with existing xfs filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 26212MB >10:54:02,776 DEBUG blivet: XFS.supported: supported: True ; >10:54:02,785 INFO blivet: got format: XFS instance (0x7fd6e1800d10) -- > type = xfs name = xfs status = False > device = /dev/mapper/rhel_office57-root uuid = cbca60cd-bc01-45c4-9f2a-a6be7a3fbed5 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >10:54:02,843 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_office57-swap ; >10:54:02,902 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:02,958 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >10:54:03,037 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: rhel_office57 ; >10:54:03,047 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:54:03,114 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_office57-swap ; current: None ; type: None ; >10:54:03,123 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_office57-swap >10:54:03,140 DEBUG blivet: Adding rhel_office57-swap/2972MB to rhel_office57 >10:54:03,148 INFO blivet: added lvmlv rhel_office57-swap (id 9) to device tree >10:54:03,205 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel_office57-swap ; status: True ; controllable: True ; orig: False ; >10:54:03,264 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel_office57-swap ; status: True ; >10:54:03,328 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_office57-swap ; status: True ; >10:54:03,596 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_office57-swap /dev/disk/by-id/dm-uuid-LVM-kBAH9AGNzvBS7ZvcZ8deVQZ96wObqtu6WC4wV2V8eAF7FqaYkwLdSwNcbJF1DMZq /dev/disk/by-uuid/040fd1ba-90a0-44f4-89ee-f3b504f1d7e5 /dev/mapper/rhel_office57-swap /dev/rhel_office57/swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1400755998', > 'DM_NAME': 'rhel_office57-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-kBAH9AGNzvBS7ZvcZ8deVQZ96wObqtu6WC4wV2V8eAF7FqaYkwLdSwNcbJF1DMZq', > 'DM_VG_NAME': 'rhel_office57', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '040fd1ba-90a0-44f4-89ee-f3b504f1d7e5', > 'ID_FS_UUID_ENC': '040fd1ba-90a0-44f4-89ee-f3b504f1d7e5', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70095270', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_office57-swap', > '/dev/disk/by-id/dm-uuid-LVM-kBAH9AGNzvBS7ZvcZ8deVQZ96wObqtu6WC4wV2V8eAF7FqaYkwLdSwNcbJF1DMZq', > '/dev/disk/by-uuid/040fd1ba-90a0-44f4-89ee-f3b504f1d7e5', > '/dev/mapper/rhel_office57-swap', > '/dev/rhel_office57/swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: rhel_office57-swap ; >10:54:03,607 INFO blivet: scanning rhel_office57-swap (/devices/virtual/block/dm-2)... >10:54:03,667 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_office57-swap ; >10:54:03,731 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2972MB lvmlv rhel_office57-swap (9) >10:54:03,791 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_office57-swap ; >10:54:03,854 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_office57-swap ; label_type: None ; >10:54:03,922 DEBUG blivet: SwapSpace.__init__: >10:54:03,929 DEBUG blivet: getFormat('swap') returning SwapSpace instance >10:54:03,936 DEBUG blivet: device rhel_office57-swap does not contain a disklabel >10:54:03,944 INFO blivet: type detected on 'rhel_office57-swap' is 'swap' >10:54:04,010 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/rhel_office57-swap ; serial: None ; uuid: 040fd1ba-90a0-44f4-89ee-f3b504f1d7e5 ; exists: True ; label: None ; >10:54:04,016 DEBUG blivet: getFormat('swap') returning SwapSpace instance >10:54:04,080 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_office57-swap ; current: None ; type: swap ; >10:54:04,162 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_office57 >10:54:04,190 DEBUG blivet: rhel_office57 size is 29184MB >10:54:04,215 DEBUG blivet: vg rhel_office57 has 0MB free >10:54:04,231 DEBUG blivet: rhel_office57 size is 29184MB >10:54:04,255 DEBUG blivet: vg rhel_office57 has 0MB free >10:54:04,323 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fd6e1800b50) -- > name = rhel_office57-swap status = True kids = 0 id = 9 > parents = ['existing 29184MB lvmvg rhel_office57 (3)'] > uuid = WC4wV2-V8eA-F7Fq-aYkw-LdSw-NcbJ-F1DMZq size = 2972.0 > format = existing swap > 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/rhel_office57-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6086656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (378, 255, 63) biosGeometry: (378, 255, 63) > PedDevice: <_ped.Device object at 0x1ff1e60> > target size = 2972.0 path = /dev/mapper/rhel_office57-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fd6e1978b50) -- > name = rhel_office57 status = True kids = 2 id = 3 > parents = ['existing 15883MB partition vda2 (2) with existing lvmpv', > 'existing 8191MB partition vdb1 (5) with existing lvmpv', > 'existing 5119MB partition vdc1 (7) with existing lvmpv'] > uuid = kBAH9A-GNzv-BS7Z-vcZ8-deVQ-Z96w-Obqtu6 size = 29184 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_office57 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 7296 > PE Free = 0 PV Count = 3 > LV Names = ['root', 'swap'] modified = False > extents = 7296.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 15883MB partition vda2 (2) with existing lvmpv', > 'existing 8191MB partition vdb1 (5) with existing lvmpv', > 'existing 5119MB partition vdc1 (7) with existing lvmpv'] > LVs = ['existing 26212MB lvmlv rhel_office57-root (8) with existing xfs filesystem', > 'existing 2972MB lvmlv rhel_office57-swap (9) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2972MB >10:54:04,332 INFO blivet: got format: SwapSpace instance (0x7fd6e1803050) -- > type = swap name = swap status = False > device = /dev/mapper/rhel_office57-swap uuid = 040fd1ba-90a0-44f4-89ee-f3b504f1d7e5 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >10:54:04,387 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_office57-swap ; >10:54:04,446 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2972MB lvmlv rhel_office57-swap (9) with existing swap >10:54:04,456 DEBUG blivet: set rhel_office57-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 2972MB >10:54:04,508 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_office57-root ; >10:54:04,566 DEBUG blivet: DeviceTree.getDeviceByName returned existing 26212MB lvmlv rhel_office57-root (8) with existing xfs filesystem >10:54:04,579 DEBUG blivet: set rhel_office57-root copies to 1, metadata size to 0MB, log size to 0MB, total size 26212MB >10:54:04,604 DEBUG blivet: looking up parted Device: /dev/vdc1 >10:54:04,645 INFO blivet: got device: PartitionDevice instance (0x7fd6e17fbed0) -- > name = vdc1 status = True kids = 1 id = 7 > parents = ['existing 5120MB disk vdc (6) with existing msdos disklabel'] > uuid = None size = 5119.0 > format = existing lvmpv > major = 252 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdc/vdc1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 10483712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (10400, 16, 63) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x1ff1b90> > target size = 0 path = /dev/vdc1 > 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 0x7fd6e1800310> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6e1800550> PedPartition: <_ped.Partition object at 0x1fe6d70> > disk = existing 5120MB disk vdc (6) with existing msdos disklabel > start = 2048 end = 10485759 length = 10483712 > flags = lvm >10:54:04,655 INFO blivet: got format: LVMPhysicalVolume instance (0x7fd6e1800150) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdc1 uuid = 0OrqT6-HX88-OW4B-ziGW-XDtQ-iv03-pxcpS7 exists = True > options = None supported = True formattable = True resizable = False > vgName = rhel_office57 vgUUID = kBAH9A-GNzv-BS7Z-vcZ8-deVQ-Z96w-Obqtu6 peStart = 1.0 >10:54:04,761 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400755861', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '859208', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:54:04,772 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >10:54:04,817 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >10:54:04,862 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:04,870 INFO blivet: loop0 is a loop device >10:54:04,914 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:54:04,961 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url0/rhel7.img (deleted) ; >10:54:05,010 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:05,020 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:54:05,077 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url0/rhel7.img (deleted) ; current: None ; type: None ; >10:54:05,085 INFO blivet: added file /tmp/curl_fetch_url0/rhel7.img (deleted) (id 10) to device tree >10:54:05,144 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url0/rhel7.img (deleted) ; >10:54:05,153 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:54:05,228 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:54:05,236 INFO blivet: added loop loop0 (id 11) to device tree >10:54:05,292 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:54:05,340 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:54:05,348 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:54:05,355 DEBUG blivet: device loop0 does not contain a disklabel >10:54:05,363 INFO blivet: type detected on 'loop0' is 'squashfs' >10:54:05,372 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:54:05,422 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >10:54:05,443 INFO blivet: got device: LoopDevice instance (0x7fd6e18001d0) -- > name = loop0 status = False kids = 0 id = 11 > parents = ['existing 0MB file /tmp/curl_fetch_url0/rhel7.img (deleted) (10)'] > 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 >10:54:05,452 INFO blivet: got format: DeviceFormat instance (0x7fd6e1800b90) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:54:05,612 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/8bacf3e8-b3f2-47c2-86ec-0454ad081725', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400755861', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8bacf3e8-b3f2-47c2-86ec-0454ad081725', > 'ID_FS_UUID_ENC': '8bacf3e8-b3f2-47c2-86ec-0454ad081725', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '859720', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/8bacf3e8-b3f2-47c2-86ec-0454ad081725'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:54:05,620 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >10:54:05,664 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:54:05,709 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:05,716 INFO blivet: loop1 is a loop device >10:54:05,761 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:54:05,807 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >10:54:05,855 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:05,864 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:54:05,920 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >10:54:05,928 INFO blivet: added file /LiveOS/rootfs.img (id 12) to device tree >10:54:05,985 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >10:54:05,993 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:54:06,048 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:54:06,055 INFO blivet: added loop loop1 (id 13) to device tree >10:54:06,100 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:54:06,146 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:54:06,205 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:06,214 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:54:06,221 DEBUG blivet: device loop1 does not contain a disklabel >10:54:06,229 INFO blivet: type detected on 'loop1' is 'ext4' >10:54:07,919 DEBUG blivet: using current size 0 as min size >10:54:07,979 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:07,991 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:54:08,041 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >10:54:08,062 INFO blivet: got device: LoopDevice instance (0x7fd6e18030d0) -- > name = loop1 status = False kids = 0 id = 13 > parents = ['existing 0MB file /LiveOS/rootfs.img (12)'] > 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 >10:54:08,115 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:08,127 INFO blivet: got format: Ext4FS instance (0x7fd6e1803290) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 8bacf3e8-b3f2-47c2-86ec-0454ad081725 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >10:54:08,231 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400755861', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '860258', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:54:08,242 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >10:54:08,287 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >10:54:08,334 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:08,342 INFO blivet: loop2 is a loop device >10:54:08,387 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:54:08,433 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:54:08,488 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:08,505 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:54:08,560 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:54:08,569 INFO blivet: added file /overlay (deleted) (id 14) to device tree >10:54:08,629 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:54:08,639 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:54:08,694 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:54:08,702 INFO blivet: added loop loop2 (id 15) to device tree >10:54:08,746 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:54:08,797 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:54:08,806 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:54:08,812 DEBUG blivet: device loop2 does not contain a disklabel >10:54:08,821 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >10:54:08,830 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:54:08,879 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >10:54:08,897 INFO blivet: got device: LoopDevice instance (0x7fd6e1803350) -- > name = loop2 status = False kids = 0 id = 15 > parents = ['existing 0MB file /overlay (deleted) (14)'] > 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 >10:54:08,905 INFO blivet: got format: DeviceFormat instance (0x7fd6e1800190) -- > 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 > >10:54:09,101 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/8bacf3e8-b3f2-47c2-86ec-0454ad081725 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400755861', > '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': '8bacf3e8-b3f2-47c2-86ec-0454ad081725', > 'ID_FS_UUID_ENC': '8bacf3e8-b3f2-47c2-86ec-0454ad081725', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '943876', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/8bacf3e8-b3f2-47c2-86ec-0454ad081725', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:54:09,110 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >10:54:09,164 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:54:09,210 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:09,217 INFO blivet: live-rw is a device-mapper device >10:54:09,261 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >10:54:09,311 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: rhel_office57 ; status: True ; >10:54:09,320 DEBUG blivet: failed to find dm node for rhel_office57 >10:54:09,367 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_office57-root ; status: True ; >10:54:09,414 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_office57-swap ; status: True ; >10:54:09,461 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:54:09,511 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (13) with existing ext4 filesystem >10:54:09,567 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >10:54:09,617 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (15) with existing DM_snapshot_cow >10:54:09,671 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:54:09,719 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:09,774 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >10:54:09,783 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:54:09,837 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:54:09,845 INFO blivet: added dm live-rw (id 16) to device tree >10:54:09,889 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:54:09,936 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:54:09,994 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:10,003 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:54:10,010 DEBUG blivet: device live-rw does not contain a disklabel >10:54:10,017 INFO blivet: type detected on 'live-rw' is 'ext4' >10:54:11,765 DEBUG blivet: padding min size from 1006 up to 1106 >10:54:11,825 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:11,837 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:54:11,900 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:54:11,923 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >10:54:11,953 INFO blivet: got device: DMDevice instance (0x7fd6e1800110) -- > name = live-rw status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop2 (15) 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 0x1ff1f80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:54:12,008 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:12,021 INFO blivet: got format: Ext4FS instance (0x7fd6e1803590) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 8bacf3e8-b3f2-47c2-86ec-0454ad081725 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >10:54:12,222 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/8bacf3e8-b3f2-47c2-86ec-0454ad081725 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400755861', > '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': '8bacf3e8-b3f2-47c2-86ec-0454ad081725', > 'ID_FS_UUID_ENC': '8bacf3e8-b3f2-47c2-86ec-0454ad081725', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '41413', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/8bacf3e8-b3f2-47c2-86ec-0454ad081725', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >10:54:12,232 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >10:54:12,277 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:54:12,323 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:12,332 INFO blivet: live-base is a device-mapper device >10:54:12,376 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >10:54:12,425 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: rhel_office57 ; status: True ; >10:54:12,433 DEBUG blivet: failed to find dm node for rhel_office57 >10:54:12,480 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_office57-root ; status: True ; >10:54:12,526 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel_office57-swap ; status: True ; >10:54:12,573 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:54:12,620 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:54:12,669 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (13) with existing ext4 filesystem >10:54:12,725 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:54:12,774 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:54:12,831 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >10:54:12,841 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:54:12,896 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >10:54:12,903 INFO blivet: added dm live-base (id 17) to device tree >10:54:12,947 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >10:54:12,993 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >10:54:13,051 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:13,060 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:54:13,066 DEBUG blivet: device live-base does not contain a disklabel >10:54:13,074 INFO blivet: type detected on 'live-base' is 'ext4' >10:54:15,289 DEBUG blivet: using current size 0 as min size >10:54:15,349 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:15,361 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:54:15,411 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >10:54:15,435 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >10:54:15,455 INFO blivet: got device: DMDevice instance (0x7fd6e1803690) -- > name = live-base status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop1 (13) 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 0x1ff1ef0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >10:54:15,510 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:15,523 INFO blivet: got format: Ext4FS instance (0x7fd6e18036d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 8bacf3e8-b3f2-47c2-86ec-0454ad081725 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >10:54:15,768 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_office57-swap /dev/disk/by-id/dm-uuid-LVM-kBAH9AGNzvBS7ZvcZ8deVQZ96wObqtu6WC4wV2V8eAF7FqaYkwLdSwNcbJF1DMZq /dev/disk/by-uuid/040fd1ba-90a0-44f4-89ee-f3b504f1d7e5 /dev/mapper/rhel_office57-swap /dev/rhel_office57/swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1400755861', > 'DM_NAME': 'rhel_office57-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-kBAH9AGNzvBS7ZvcZ8deVQZ96wObqtu6WC4wV2V8eAF7FqaYkwLdSwNcbJF1DMZq', > 'DM_VG_NAME': 'rhel_office57', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '040fd1ba-90a0-44f4-89ee-f3b504f1d7e5', > 'ID_FS_UUID_ENC': '040fd1ba-90a0-44f4-89ee-f3b504f1d7e5', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70095270', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_office57-swap', > '/dev/disk/by-id/dm-uuid-LVM-kBAH9AGNzvBS7ZvcZ8deVQZ96wObqtu6WC4wV2V8eAF7FqaYkwLdSwNcbJF1DMZq', > '/dev/disk/by-uuid/040fd1ba-90a0-44f4-89ee-f3b504f1d7e5', > '/dev/mapper/rhel_office57-swap', > '/dev/rhel_office57/swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: rhel_office57-swap ; >10:54:15,781 INFO blivet: scanning rhel_office57-swap (/devices/virtual/block/dm-2)... >10:54:15,827 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_office57-swap ; >10:54:15,877 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2972MB lvmlv rhel_office57-swap (9) with existing swap >10:54:15,922 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_office57-swap ; >10:54:15,970 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_office57-swap ; label_type: None ; >10:54:16,022 DEBUG blivet: SwapSpace.__init__: >10:54:16,029 DEBUG blivet: getFormat('swap') returning SwapSpace instance >10:54:16,036 DEBUG blivet: device rhel_office57-swap does not contain a disklabel >10:54:16,044 DEBUG blivet: no type or existing type for rhel_office57-swap, bailing >10:54:16,128 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_office57 >10:54:16,157 DEBUG blivet: rhel_office57 size is 29184MB >10:54:16,182 DEBUG blivet: vg rhel_office57 has 0MB free >10:54:16,198 DEBUG blivet: rhel_office57 size is 29184MB >10:54:16,223 DEBUG blivet: vg rhel_office57 has 0MB free >10:54:16,290 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fd6e1800b50) -- > name = rhel_office57-swap status = True kids = 0 id = 9 > parents = ['existing 29184MB lvmvg rhel_office57 (3)'] > uuid = WC4wV2-V8eA-F7Fq-aYkw-LdSw-NcbJ-F1DMZq size = 2972.0 > format = existing swap > 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/rhel_office57-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6086656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (378, 255, 63) biosGeometry: (378, 255, 63) > PedDevice: <_ped.Device object at 0x1ff1e60> > target size = 2972.0 path = /dev/mapper/rhel_office57-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fd6e1978b50) -- > name = rhel_office57 status = True kids = 2 id = 3 > parents = ['existing 15883MB partition vda2 (2) with existing lvmpv', > 'existing 8191MB partition vdb1 (5) with existing lvmpv', > 'existing 5119MB partition vdc1 (7) with existing lvmpv'] > uuid = kBAH9A-GNzv-BS7Z-vcZ8-deVQ-Z96w-Obqtu6 size = 29184 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_office57 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 7296 > PE Free = 0 PV Count = 3 > LV Names = ['root', 'swap'] modified = False > extents = 7296.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 15883MB partition vda2 (2) with existing lvmpv', > 'existing 8191MB partition vdb1 (5) with existing lvmpv', > 'existing 5119MB partition vdc1 (7) with existing lvmpv'] > LVs = ['existing 26212MB lvmlv rhel_office57-root (8) with existing xfs filesystem', > 'existing 2972MB lvmlv rhel_office57-swap (9) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2972MB >10:54:16,300 INFO blivet: got format: SwapSpace instance (0x7fd6e1803050) -- > type = swap name = swap status = False > device = /dev/mapper/rhel_office57-swap uuid = 040fd1ba-90a0-44f4-89ee-f3b504f1d7e5 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >10:54:16,541 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel_office57-root /dev/disk/by-id/dm-uuid-LVM-kBAH9AGNzvBS7ZvcZ8deVQZ96wObqtu60vlwSzPCswjV0wx769UdRBeIjzkilgPy /dev/disk/by-uuid/cbca60cd-bc01-45c4-9f2a-a6be7a3fbed5 /dev/mapper/rhel_office57-root /dev/rhel_office57/root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1400755861', > 'DM_NAME': 'rhel_office57-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-kBAH9AGNzvBS7ZvcZ8deVQZ96wObqtu60vlwSzPCswjV0wx769UdRBeIjzkilgPy', > 'DM_VG_NAME': 'rhel_office57', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cbca60cd-bc01-45c4-9f2a-a6be7a3fbed5', > 'ID_FS_UUID_ENC': 'cbca60cd-bc01-45c4-9f2a-a6be7a3fbed5', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70099784', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel_office57-root', > '/dev/disk/by-id/dm-uuid-LVM-kBAH9AGNzvBS7ZvcZ8deVQZ96wObqtu60vlwSzPCswjV0wx769UdRBeIjzkilgPy', > '/dev/disk/by-uuid/cbca60cd-bc01-45c4-9f2a-a6be7a3fbed5', > '/dev/mapper/rhel_office57-root', > '/dev/rhel_office57/root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: rhel_office57-root ; >10:54:16,550 INFO blivet: scanning rhel_office57-root (/devices/virtual/block/dm-3)... >10:54:16,594 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel_office57-root ; >10:54:16,643 DEBUG blivet: DeviceTree.getDeviceByName returned existing 26212MB lvmlv rhel_office57-root (8) with existing xfs filesystem >10:54:16,688 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel_office57-root ; >10:54:16,735 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel_office57-root ; label_type: None ; >10:54:16,790 DEBUG blivet: XFS.supported: supported: True ; >10:54:16,800 DEBUG blivet: getFormat('xfs') returning XFS instance >10:54:16,806 DEBUG blivet: device rhel_office57-root does not contain a disklabel >10:54:16,814 DEBUG blivet: no type or existing type for rhel_office57-root, bailing >10:54:16,896 DEBUG blivet: looking up parted Device: /dev/mapper/rhel_office57 >10:54:16,923 DEBUG blivet: rhel_office57 size is 29184MB >10:54:16,948 DEBUG blivet: vg rhel_office57 has 0MB free >10:54:16,963 DEBUG blivet: rhel_office57 size is 29184MB >10:54:16,987 DEBUG blivet: vg rhel_office57 has 0MB free >10:54:17,055 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fd6e18008d0) -- > name = rhel_office57-root status = True kids = 0 id = 8 > parents = ['existing 29184MB lvmvg rhel_office57 (3)'] > uuid = 0vlwSz-PCsw-jV0w-x769-UdRB-eIjz-kilgPy size = 26212.0 > format = existing xfs filesystem > 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/rhel_office57-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 53682176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3341, 255, 63) biosGeometry: (3341, 255, 63) > PedDevice: <_ped.Device object at 0x1ff1dd0> > target size = 26212.0 path = /dev/mapper/rhel_office57-root > format args = [] originalFormat = xfs target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fd6e1978b50) -- > name = rhel_office57 status = True kids = 2 id = 3 > parents = ['existing 15883MB partition vda2 (2) with existing lvmpv', > 'existing 8191MB partition vdb1 (5) with existing lvmpv', > 'existing 5119MB partition vdc1 (7) with existing lvmpv'] > uuid = kBAH9A-GNzv-BS7Z-vcZ8-deVQ-Z96w-Obqtu6 size = 29184 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel_office57 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 7296 > PE Free = 0 PV Count = 3 > LV Names = ['root', 'swap'] modified = False > extents = 7296.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 15883MB partition vda2 (2) with existing lvmpv', > 'existing 8191MB partition vdb1 (5) with existing lvmpv', > 'existing 5119MB partition vdc1 (7) with existing lvmpv'] > LVs = ['existing 26212MB lvmlv rhel_office57-root (8) with existing xfs filesystem', > 'existing 2972MB lvmlv rhel_office57-swap (9) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 26212MB >10:54:17,105 DEBUG blivet: XFS.supported: supported: True ; >10:54:17,114 INFO blivet: got format: XFS instance (0x7fd6e1800d10) -- > type = xfs name = xfs status = False > device = /dev/mapper/rhel_office57-root uuid = cbca60cd-bc01-45c4-9f2a-a6be7a3fbed5 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >10:54:17,910 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >10:54:18,621 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:54:18,682 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:54:18,750 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:54:19,401 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_office57-root ; status: True ; controllable: True ; >10:54:20,085 DEBUG blivet: LVMLogicalVolumeDevice._teardown: rhel_office57-root ; status: True ; controllable: True ; >10:54:21,039 DEBUG blivet: LVMVolumeGroupDevice.teardown: rhel_office57 ; status: True ; controllable: True ; >10:54:21,104 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/rhel_office57 ; status: False ; type: None ; >10:54:21,169 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/rhel_office57 ; status: False ; type: None ; >10:54:21,791 DEBUG blivet: LVMVolumeGroupDevice._teardown: rhel_office57 ; status: True ; controllable: True ; >10:54:22,587 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >10:54:22,660 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >10:54:22,740 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >10:54:23,431 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:54:23,513 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:54:23,602 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:54:24,248 DEBUG blivet: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >10:54:24,322 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vdb1 ; status: False ; type: lvmpv ; >10:54:24,403 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vdb1 ; status: False ; type: lvmpv ; >10:54:25,084 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >10:54:25,166 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >10:54:25,254 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >10:54:25,966 DEBUG blivet: PartitionDevice.teardown: vdc1 ; status: True ; controllable: True ; >10:54:26,050 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vdc1 ; status: False ; type: lvmpv ; >10:54:26,131 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vdc1 ; status: False ; type: lvmpv ; >10:54:26,845 DEBUG blivet: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >10:54:26,927 DEBUG blivet: DiskLabel.teardown: device: /dev/vdc ; status: False ; type: disklabel ; >10:54:27,017 DEBUG blivet: DiskLabel.teardown: device: /dev/vdc ; status: False ; type: disklabel ; >10:54:27,729 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_office57-swap ; status: False ; controllable: True ; >10:54:27,777 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:54:27,787 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >10:54:27,826 INFO blivet: edd: collected mbr signatures: {'vda': '0x00087db2', 'vdc': '0x0005891b', 'vdb': '0x000f1dd9'} >10:54:27,841 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00087db2 > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 33554432 >10:54:27,867 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >10:54:27,874 DEBUG blivet: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000f1dd9 > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >10:54:27,884 DEBUG blivet: edd: matched 0x81 to vdb using pci_dev >10:54:27,890 DEBUG blivet: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0005891b > pci_dev: 00:09.0, scsi_id: 0 > scsi_lun: 0, sectors: 10485760 >10:54:27,900 DEBUG blivet: edd: matched 0x82 to vdc using pci_dev >10:54:27,949 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >10:54:28,830 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >10:54:30,712 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:54:30,767 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:54:30,829 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:54:30,996 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel_office57-root ; status: False ; controllable: True ; orig: False ; >10:54:31,046 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: rhel_office57-root ; orig: False ; >10:54:31,099 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel_office57 ; status: True ; controllable: True ; orig: False ; >10:54:31,143 DEBUG blivet: LVMLogicalVolumeDevice._setup: rhel_office57-root ; status: False ; controllable: True ; orig: False ; >10:54:34,605 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:54:34,612 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >10:54:34,622 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >10:54:34,628 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:54:34,635 DEBUG blivet: crypttab maps: [] >10:54:34,641 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >10:54:34,762 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/rhel_office57-root ; >10:54:34,821 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 26212MB lvmlv rhel_office57-root (8) with existing xfs filesystem >10:54:34,829 DEBUG blivet: resolved '/dev/mapper/rhel_office57-root' to 'rhel_office57-root' (lvmlv) >10:54:34,840 DEBUG blivet: resolved 'UUID=a0b80619-b857-4f12-8b14-8cfc7582834f' to 'vda1' (partition) >10:54:34,884 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/rhel_office57-swap ; >10:54:34,937 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 2972MB lvmlv rhel_office57-swap (9) with existing swap >10:54:34,949 DEBUG blivet: resolved '/dev/mapper/rhel_office57-swap' to 'rhel_office57-swap' (lvmlv) >10:54:34,987 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_office57-root ; status: True ; controllable: True ; >10:54:36,327 DEBUG blivet: LVMLogicalVolumeDevice._teardown: rhel_office57-root ; status: True ; controllable: True ; >10:54:38,016 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:38,084 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:38,144 DEBUG blivet: Ext4FS.supported: supported: True ; >10:54:38,196 DEBUG blivet: rhel_office57 size is 29184MB >10:54:38,220 DEBUG blivet: vg rhel_office57 has 0MB free >10:54:38,237 DEBUG blivet: rhel_office57 size is 29184MB >10:54:38,261 DEBUG blivet: vg rhel_office57 has 0MB free >10:54:38,318 DEBUG blivet: XFS.supported: supported: True ; >10:54:38,398 DEBUG blivet: XFS.supported: supported: True ; >10:57:28,272 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:57:28,371 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:57:28,482 DEBUG blivet: NFSv4.supported: supported: False ; >10:57:28,570 DEBUG blivet: NFSv4.supported: supported: False ; >10:57:28,658 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:57:28,756 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:57:28,920 DEBUG blivet: Ext4FS.supported: supported: True ; >10:57:29,078 DEBUG blivet: Ext4FS.supported: supported: True ; >10:57:35,563 DEBUG blivet: Ext3FS.supported: supported: True ; >10:57:35,649 DEBUG blivet: Ext3FS.supported: supported: True ; >10:57:36,164 DEBUG blivet: Ext2FS.supported: supported: True ; >10:57:36,249 DEBUG blivet: Ext2FS.supported: supported: True ; >10:57:36,431 DEBUG blivet: SysFS.supported: supported: False ; >10:57:36,463 DEBUG blivet: SysFS.supported: supported: False ; >10:57:36,497 DEBUG blivet: MultipathMember.__init__: >10:57:36,529 DEBUG blivet: SwapSpace.__init__: >10:57:36,572 DEBUG blivet: ProcFS.supported: supported: False ; >10:57:36,605 DEBUG blivet: ProcFS.supported: supported: False ; >10:57:36,637 DEBUG blivet: DMRaidMember.__init__: >10:57:36,676 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:57:36,710 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:57:36,747 DEBUG blivet: BTRFS.supported: supported: True ; >10:57:37,585 DEBUG blivet: USBFS.supported: supported: False ; >10:57:37,620 DEBUG blivet: USBFS.supported: supported: False ; >10:57:37,655 DEBUG blivet: DiskLabel.__init__: >10:57:37,662 INFO blivet: DiskLabel.partedDevice returning None >10:57:37,699 DEBUG blivet: HFSPlus.supported: supported: False ; >10:57:37,732 DEBUG blivet: HFSPlus.supported: supported: False ; >10:57:37,770 DEBUG blivet: XFS.supported: supported: True ; >10:57:37,805 DEBUG blivet: XFS.supported: supported: True ; >10:57:37,856 DEBUG blivet: TmpFS.supported: supported: True ; >10:57:38,014 DEBUG blivet: LUKS.__init__: >10:57:38,062 DEBUG blivet: NTFS.supported: supported: False ; >10:57:38,094 DEBUG blivet: NTFS.supported: supported: False ; >10:57:38,130 DEBUG blivet: BindFS.supported: supported: False ; >10:57:38,164 DEBUG blivet: BindFS.supported: supported: False ; >10:57:38,198 DEBUG blivet: HFS.supported: supported: False ; >10:57:38,230 DEBUG blivet: HFS.supported: supported: False ; >10:57:38,263 DEBUG blivet: LVMPhysicalVolume.__init__: >10:57:38,299 DEBUG blivet: NFS.supported: supported: False ; >10:57:38,331 DEBUG blivet: NFS.supported: supported: False ; >10:57:38,370 DEBUG blivet: FATFS.supported: supported: True ; >10:57:39,691 DEBUG blivet: FATFS.supported: supported: True ; >10:57:39,743 DEBUG blivet: NoDevFS.supported: supported: False ; >10:57:39,780 DEBUG blivet: NoDevFS.supported: supported: False ; >10:57:39,811 DEBUG blivet: MDRaidMember.__init__: >10:58:55,306 INFO blivet: hiding device lvmlv rhel_office57-root (id 8) >10:58:55,318 INFO blivet: removed lvmlv rhel_office57-root (id 8) from device tree >10:58:55,515 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: rhel_office57 ; >10:58:55,525 DEBUG blivet: lvm filter: adding rhel_office57-root to the reject list >10:58:55,533 INFO blivet: hiding device lvmlv rhel_office57-swap (id 9) >10:58:55,541 INFO blivet: removed lvmlv rhel_office57-swap (id 9) from device tree >10:58:55,712 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: rhel_office57 ; >10:58:55,719 DEBUG blivet: lvm filter: adding rhel_office57-swap to the reject list >10:58:55,726 INFO blivet: hiding device lvmvg rhel_office57 (id 3) >10:58:55,734 INFO blivet: removed lvmvg rhel_office57 (id 3) from device tree >10:58:55,900 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >10:58:56,064 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >10:58:56,234 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdc1 ; >10:58:56,241 DEBUG blivet: lvm filter: adding rhel_office57 to the reject list >10:58:56,248 INFO blivet: hiding device partition vdb1 (id 5) >10:58:56,256 INFO blivet: removed partition vdb1 (id 5) from device tree >10:58:56,427 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >10:58:56,434 DEBUG blivet: lvm filter: adding vdb1 to the reject list >10:58:56,499 INFO blivet: hiding device disk vdb (id 4) >10:58:56,507 INFO blivet: removed disk vdb (id 4) from device tree >10:58:56,515 DEBUG blivet: lvm filter: adding vdb to the reject list >10:58:56,524 INFO blivet: hiding device partition vdc1 (id 7) >10:58:56,532 INFO blivet: removed partition vdc1 (id 7) from device tree >10:58:56,695 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdc ; >10:58:56,701 DEBUG blivet: lvm filter: adding vdc1 to the reject list >10:58:56,708 INFO blivet: hiding device disk vdc (id 6) >10:58:56,715 INFO blivet: removed disk vdc (id 6) from device tree >10:58:56,723 DEBUG blivet: lvm filter: adding vdc to the reject list >10:59:00,158 INFO blivet: Detected 5392M of memory >10:59:00,167 INFO blivet: Suggested swap size (5392 M) exceeds 10 % of disk space, using 10 % of disk space (1638 M) instead. >10:59:00,175 INFO blivet: Swap attempt of 1638M >10:59:04,993 DEBUG blivet: removing vda >10:59:05,003 DEBUG blivet: devices to remove: ['vda2', 'vda1'] >10:59:05,011 DEBUG blivet: leaves to remove: ['vda2', 'vda1'] >10:59:05,199 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >10:59:05,387 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >10:59:05,396 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:59:05,587 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: lvmpv ; type: None ; >10:59:05,594 INFO blivet: registered action: [0] Destroy Format lvmpv on partition vda2 (id 2) >10:59:05,783 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >10:59:05,975 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >10:59:06,175 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >10:59:06,832 INFO blivet: removed partition vda2 (id 2) from device tree >10:59:07,055 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >10:59:07,066 INFO blivet: registered action: [1] Destroy Device partition vda2 (id 2) >10:59:07,259 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >10:59:07,270 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:59:07,462 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: xfs ; type: None ; >10:59:07,471 INFO blivet: registered action: [2] Destroy Format xfs filesystem on partition vda1 (id 1) >10:59:07,662 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >10:59:07,864 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >10:59:08,475 INFO blivet: removed partition vda1 (id 1) from device tree >10:59:08,708 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:59:08,718 INFO blivet: registered action: [3] Destroy Device partition vda1 (id 1) >10:59:08,909 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:59:08,919 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:59:09,104 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >10:59:09,113 INFO blivet: registered action: [4] Destroy Format msdos disklabel on disk vda (id 0) >10:59:09,171 INFO blivet: Detected 5392M of memory >10:59:09,181 INFO blivet: Suggested swap size (5392 M) exceeds 10 % of disk space, using 10 % of disk space (1638 M) instead. >10:59:09,189 INFO blivet: Swap attempt of 1638M >10:59:09,322 DEBUG blivet: clearpart: initializing vda >10:59:09,344 DEBUG blivet: removing vda >10:59:09,498 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >10:59:09,518 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:59:09,652 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >10:59:09,673 INFO blivet: registered action: [5] Destroy Format None on disk vda (id 0) >10:59:09,824 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >10:59:09,857 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:59:10,009 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >10:59:10,025 INFO blivet: registered action: [6] Destroy Format None on disk vda (id 0) >10:59:10,046 DEBUG blivet: required disklabel type for vda (15) is None >10:59:10,070 DEBUG blivet: default disklabel type for vda is msdos >10:59:10,104 DEBUG blivet: selecting msdos disklabel for vda based on size >10:59:10,223 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >10:59:10,370 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >10:59:10,470 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fd6ddb588d0> > PedDisk: <_ped.Disk object at 0x7fd6ddafb710> >10:59:10,499 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >10:59:10,622 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >10:59:10,770 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >10:59:10,818 INFO blivet: registered action: [7] Create Format msdos disklabel on disk vda (id 0) >10:59:11,142 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:59:11,350 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB disk vda (0) with non-existent msdos disklabel >10:59:11,386 DEBUG blivet: resolved 'vda' to 'vda' (disk) >10:59:11,444 INFO blivet: Detected 5392M of memory >10:59:11,487 INFO blivet: Suggested swap size (5392 M) exceeds 10 % of disk space, using 10 % of disk space (1638 M) instead. >10:59:11,510 INFO blivet: Swap attempt of 1638M >10:59:11,541 DEBUG blivet: doAutoPart: True >10:59:11,567 DEBUG blivet: encryptedAutoPart: False >10:59:11,600 DEBUG blivet: autoPartType: 2 >10:59:11,629 DEBUG blivet: clearPartType: 2 >10:59:11,660 DEBUG blivet: clearPartDisks: ['vda'] >10:59:11,689 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7fd6ddb58d50) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fd6ddafe6d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fd6ddafe790) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = xfs encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fd6ddafe9d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fd6ddafe710) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1638 maxSize = None grow = False > >10:59:11,712 DEBUG blivet: storage.disks: ['vda'] >10:59:11,750 DEBUG blivet: storage.partitioned: ['vda'] >10:59:11,792 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url0/rhel7.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'vda'] >10:59:11,882 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:59:11,933 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB disk vda (0) with non-existent msdos disklabel >10:59:11,941 DEBUG blivet: resolved 'vda' to 'vda' (disk) >10:59:11,950 DEBUG blivet: boot disk: vda >10:59:12,021 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >10:59:12,029 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >10:59:12,087 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >10:59:12,143 DEBUG blivet: PartitionDevice._setFormat: req0 ; >10:59:12,202 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >10:59:12,255 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:59:12,263 INFO blivet: added partition req0 (id 18) to device tree >10:59:12,272 INFO blivet: registered action: [8] Create Device partition req0 (id 18) >10:59:12,281 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:59:12,289 INFO blivet: registered action: [9] Create Format lvmpv on partition req0 (id 18) >10:59:12,307 DEBUG blivet: candidate disks: [DiskDevice instance (0x1fc2fd0) -- > name = vda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 16384.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 33554432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (33288, 16, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7fd6e3e47a70> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x1fcf3d0>] >10:59:12,317 DEBUG blivet: devs: [PartitionDevice instance (0x1df29d0) -- > name = req0 status = False kids = 0 id = 18 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >10:59:12,418 DEBUG blivet: XFS.supported: supported: True ; >10:59:12,428 DEBUG blivet: getFormat('xfs') returning XFS instance >10:59:12,488 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >10:59:12,543 DEBUG blivet: PartitionDevice._setFormat: req1 ; >10:59:12,603 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: xfs ; >10:59:12,676 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:59:12,684 INFO blivet: added partition req1 (id 19) to device tree >10:59:12,696 INFO blivet: registered action: [10] Create Device partition req1 (id 19) >10:59:12,706 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:59:12,715 INFO blivet: registered action: [11] Create Format xfs filesystem mounted at /boot on partition req1 (id 19) >10:59:12,724 INFO blivet: skipping unneeded stage1 biosboot request >10:59:12,732 DEBUG blivet: PartSpec instance (0x7fd6ddafe9d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >10:59:12,738 DEBUG blivet: existing 16384MB disk vda (0) with non-existent msdos disklabel >10:59:12,794 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:59:12,828 DEBUG blivet: removing all non-preexisting partitions ['req0(id 18)', 'req1(id 19)'] from disk(s) ['vda'] >10:59:12,851 DEBUG blivet: allocatePartitions: disks=['vda'] ; partitions=['req0(id 18)', 'req1(id 19)'] >10:59:12,860 DEBUG blivet: removing all non-preexisting partitions ['req1(id 19)', 'req0(id 18)'] from disk(s) ['vda'] >10:59:12,915 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:59:12,971 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB disk vda (0) with non-existent msdos disklabel >10:59:12,977 DEBUG blivet: resolved 'vda' to 'vda' (disk) >10:59:13,030 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:59:13,102 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB disk vda (0) with non-existent msdos disklabel >10:59:13,109 DEBUG blivet: resolved 'vda' to 'vda' (disk) >10:59:13,115 DEBUG blivet: allocating partition: req1 ; id: 19 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >10:59:13,122 DEBUG blivet: checking freespace on vda >10:59:13,138 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False start=None >10:59:13,151 DEBUG blivet: checking 63-33554431 (16383 MB) >10:59:13,161 DEBUG blivet: current free range is 63-33554431 (16383MB) >10:59:13,172 DEBUG blivet: updating use_disk to vda, type: 0 >10:59:13,179 DEBUG blivet: new free: 63-33554431 / 16383MB >10:59:13,186 DEBUG blivet: new free allows for 0 sectors of growth >10:59:13,192 DEBUG blivet: found free space for bootable request >10:59:13,212 DEBUG blivet: adjusted start sector from 63 to 2048 >10:59:13,249 DEBUG blivet: created partition vda1 of 500MB and added it to /dev/vda >10:59:13,304 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >10:59:13,323 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd6ddafe690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6ddafe610> PedPartition: <_ped.Partition object at 0x7fd6ddb24fb0> >10:59:13,377 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >10:59:13,431 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >10:59:13,508 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >10:59:13,522 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd6ddafe690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6ddafe1d0> PedPartition: <_ped.Partition object at 0x7fd6ddb24b90> >10:59:13,579 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:59:13,635 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB disk vda (0) with non-existent msdos disklabel >10:59:13,642 DEBUG blivet: resolved 'vda' to 'vda' (disk) >10:59:13,696 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:59:13,752 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB disk vda (0) with non-existent msdos disklabel >10:59:13,759 DEBUG blivet: resolved 'vda' to 'vda' (disk) >10:59:13,765 DEBUG blivet: allocating partition: req0 ; id: 18 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >10:59:13,774 DEBUG blivet: checking freespace on vda >10:59:13,792 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True start=None >10:59:13,808 DEBUG blivet: checking 63-2047 (0 MB) >10:59:13,817 DEBUG blivet: current free range is 63-2047 (0MB) >10:59:13,826 DEBUG blivet: checking 1026048-33554431 (15883 MB) >10:59:13,836 DEBUG blivet: current free range is 1026048-33554431 (15883MB) >10:59:13,844 DEBUG blivet: evaluating growth potential for new layout >10:59:13,850 DEBUG blivet: calculating growth for disk /dev/vda >10:59:13,927 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >10:59:13,942 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd6ddafe690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6ddb43f50> PedPartition: <_ped.Partition object at 0x7fd6ddb24e30> >10:59:13,999 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >10:59:14,058 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >10:59:14,070 DEBUG blivet: adding request 19 to chunk 33554369 (63-33554431) on /dev/vda >10:59:14,084 DEBUG blivet: adding request 18 to chunk 33554369 (63-33554431) on /dev/vda >10:59:14,091 DEBUG blivet: Chunk.growRequests: 33554369 on /dev/vda start = 63 end = 33554431 >sectorSize = 512 > >10:59:14,098 DEBUG blivet: req: PartitionRequest instance -- >id = 19 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:59:14,104 DEBUG blivet: req: PartitionRequest instance -- >id = 18 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:59:14,111 DEBUG blivet: 1 requests and 31506369 (15383MB) left in chunk >10:59:14,118 DEBUG blivet: adding 31506369 (15383MB) to 18 (vda2) >10:59:14,127 DEBUG blivet: new grow amount for request 18 (vda2) is 31506369 units, or 15383MB >10:59:14,134 DEBUG blivet: request 19 (vda1) growth: 0 (0MB) size: 500MB >10:59:14,140 DEBUG blivet: request 18 (vda2) growth: 31506369 (15383MB) size: 15883MB >10:59:14,147 DEBUG blivet: disk /dev/vda growth: 31506369 (15383MB) >10:59:14,200 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >10:59:14,206 DEBUG blivet: device vda2 new partedPartition None >10:59:14,255 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >10:59:14,310 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >10:59:14,316 DEBUG blivet: total growth: 31506369 sectors >10:59:14,322 DEBUG blivet: updating use_disk to vda, type: 0 >10:59:14,330 DEBUG blivet: new free: 1026048-33554431 / 15883MB >10:59:14,336 DEBUG blivet: new free allows for 31506369 sectors of growth >10:59:14,361 DEBUG blivet: created partition vda2 of 500MB and added it to /dev/vda >10:59:14,412 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >10:59:14,427 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd6ddafe690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6ddb43a50> PedPartition: <_ped.Partition object at 0x7fd6ddb24cb0> >10:59:14,480 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >10:59:14,533 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >10:59:14,658 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >10:59:14,731 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd6ddafe690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6ddb43890> PedPartition: <_ped.Partition object at 0x7fd6ddb24e90> >10:59:14,758 DEBUG blivet: growPartitions: disks=['vda'], partitions=['vda2(id 18)', 'vda1(id 19)'] >10:59:14,766 DEBUG blivet: growable partitions are ['vda2'] >10:59:14,785 DEBUG blivet: adding request 18 to chunk 33554369 (63-33554431) on /dev/vda >10:59:14,797 DEBUG blivet: adding request 19 to chunk 33554369 (63-33554431) on /dev/vda >10:59:14,803 DEBUG blivet: disk vda has 1 chunks >10:59:14,811 DEBUG blivet: Chunk.growRequests: 33554369 on /dev/vda start = 63 end = 33554431 >sectorSize = 512 > >10:59:14,818 DEBUG blivet: req: PartitionRequest instance -- >id = 19 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:59:14,825 DEBUG blivet: req: PartitionRequest instance -- >id = 18 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:59:14,834 DEBUG blivet: 1 requests and 31506369 (15383MB) left in chunk >10:59:14,842 DEBUG blivet: adding 31506369 (15383MB) to 18 (vda2) >10:59:14,852 DEBUG blivet: new grow amount for request 18 (vda2) is 31506369 units, or 15383MB >10:59:14,859 DEBUG blivet: growing partitions on vda >10:59:14,871 DEBUG blivet: partition vda1 (19): 0 >10:59:14,883 DEBUG blivet: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fd6ddb58610> PedGeometry: <_ped.Geometry object at 0x7fd6ddb43450> >10:59:14,893 DEBUG blivet: partition vda2 (18): 0 >10:59:14,905 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 33554431 length: 32528384 > device: <parted.device.Device object at 0x7fd6ddb58610> PedGeometry: <_ped.Geometry object at 0x7fd6ddb43190> >10:59:14,914 DEBUG blivet: removing all non-preexisting partitions ['vda1(id 19)', 'vda2(id 18)'] from disk(s) ['vda'] >10:59:14,974 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >10:59:14,980 DEBUG blivet: device vda1 new partedPartition None >10:59:15,032 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >10:59:15,115 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >10:59:15,173 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >10:59:15,179 DEBUG blivet: device vda2 new partedPartition None >10:59:15,238 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >10:59:15,293 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:59:15,301 DEBUG blivet: back from removeNewPartitions >10:59:15,307 DEBUG blivet: extended: None >10:59:15,314 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fd6ddb58610> PedGeometry: <_ped.Geometry object at 0x7fd6ddb43450> >10:59:15,371 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >10:59:15,386 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd6ddafe690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6ddb43a90> PedPartition: <_ped.Partition object at 0x7fd6ddb4c050> >10:59:15,439 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >10:59:15,491 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >10:59:15,565 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >10:59:15,579 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd6ddafe690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6ddb43990> PedPartition: <_ped.Partition object at 0x7fd6ddb4c170> >10:59:15,587 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 33554431 length: 32528384 > device: <parted.device.Device object at 0x7fd6ddb58610> PedGeometry: <_ped.Geometry object at 0x7fd6ddb43190> >10:59:15,646 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >10:59:15,660 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd6ddafe690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6ddb43790> PedPartition: <_ped.Partition object at 0x7fd6ddb4c0b0> >10:59:15,711 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >10:59:15,767 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >10:59:15,846 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >10:59:15,860 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd6ddafe690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6ddb4f310> PedPartition: <_ped.Partition object at 0x7fd6ddb24cb0> >10:59:15,875 DEBUG blivet: fixing size of non-existent 500MB partition vda1 (19) with non-existent xfs filesystem mounted at /boot at 500.00 >10:59:15,893 DEBUG blivet: fixing size of non-existent 15883MB partition vda2 (18) with non-existent lvmpv at 15883.00 >10:59:16,066 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >10:59:16,076 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:59:16,136 DEBUG blivet: LVMVolumeGroupDevice._setFormat: rhel_office58 ; current: None ; type: None ; >10:59:16,150 INFO blivet: added lvmvg rhel_office58 (id 20) to device tree >10:59:16,159 INFO blivet: registered action: [12] Create Device lvmvg rhel_office58 (id 20) >10:59:16,215 DEBUG blivet: XFS.supported: supported: True ; >10:59:16,224 DEBUG blivet: getFormat('xfs') returning XFS instance >10:59:16,286 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel_office58 ; >10:59:16,348 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_office58-root ; current: None ; type: xfs ; >10:59:16,361 DEBUG blivet: rhel_office58 size is 15880MB >10:59:16,371 DEBUG blivet: vg rhel_office58 has 15880MB free >10:59:16,378 DEBUG blivet: Adding rhel_office58-root/1024MB to rhel_office58 >10:59:16,386 INFO blivet: added lvmlv rhel_office58-root (id 21) to device tree >10:59:16,394 INFO blivet: registered action: [13] Create Device lvmlv rhel_office58-root (id 21) >10:59:16,403 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:59:16,414 INFO blivet: registered action: [14] Create Format xfs filesystem mounted at / on lvmlv rhel_office58-root (id 21) >10:59:16,472 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >10:59:16,479 DEBUG blivet: getFormat('swap') returning SwapSpace instance >10:59:16,540 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: rhel_office58 ; >10:59:16,602 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel_office58-swap ; current: None ; type: swap ; >10:59:16,615 DEBUG blivet: rhel_office58 size is 15880MB >10:59:16,625 DEBUG blivet: vg rhel_office58 has 14856MB free >10:59:16,632 DEBUG blivet: Adding rhel_office58-swap/1638MB to rhel_office58 >10:59:16,639 INFO blivet: added lvmlv rhel_office58-swap (id 22) to device tree >10:59:16,649 INFO blivet: registered action: [15] Create Device lvmlv rhel_office58-swap (id 22) >10:59:16,659 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:59:16,666 INFO blivet: registered action: [16] Create Format swap on lvmlv rhel_office58-swap (id 22) >10:59:16,679 DEBUG blivet: rhel_office58 size is 15880MB >10:59:16,690 DEBUG blivet: vg rhel_office58 has 13216MB free >10:59:16,697 DEBUG blivet: vg rhel_office58: 13216MB free ; lvs: ['root', 'swap'] >10:59:16,709 DEBUG blivet: adding request 21 to chunk 3970 on /dev/mapper/rhel_office58 >10:59:16,716 DEBUG blivet: adding request 22 to chunk 3970 on /dev/mapper/rhel_office58 >10:59:16,723 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/rhel_office58 length = 3970 size = 15880 >remaining = 1 pool = 3304 >10:59:16,730 DEBUG blivet: req: LVRequest instance -- >id = 22 name = rhel_office58-swap growable = False >base = 410 growth = 0 max_grow = 0 >done = True >10:59:16,737 DEBUG blivet: req: LVRequest instance -- >id = 21 name = rhel_office58-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >10:59:16,743 DEBUG blivet: 1 requests and 3304 (13216MB) left in chunk >10:59:16,752 DEBUG blivet: adding 3304 (13216MB) to 21 (rhel_office58-root) >10:59:16,759 DEBUG blivet: new grow amount for request 21 (rhel_office58-root) is 3304 units, or 13216MB >10:59:16,766 DEBUG blivet: trying to set lv rhel_office58-root size to 14240MB >10:59:16,776 DEBUG blivet: rhel_office58 size is 15880MB >10:59:16,787 DEBUG blivet: vg rhel_office58 has 13216MB free >10:59:18,327 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:59:18,384 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB disk vda (0) with non-existent msdos disklabel >10:59:18,392 DEBUG blivet: resolved 'vda' to 'vda' (disk) >10:59:18,443 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:59:18,493 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB disk vda (0) with non-existent msdos disklabel >10:59:18,501 DEBUG blivet: resolved 'vda' to 'vda' (disk) >10:59:20,259 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:59:20,311 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB disk vda (0) with non-existent msdos disklabel >10:59:20,320 DEBUG blivet: resolved 'vda' to 'vda' (disk) >10:59:20,362 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:59:20,406 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16384MB disk vda (0) with non-existent msdos disklabel >10:59:20,413 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:08:52,373 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:08:52,414 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >11:08:52,455 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_office58-root ; status: False ; controllable: True ; >11:08:52,494 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel_office58-swap ; status: False ; controllable: True ; >11:08:52,502 INFO blivet: resetting parted disks... >11:08:52,549 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >11:08:52,591 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >11:08:52,639 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >11:08:52,679 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >11:08:52,720 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >11:08:52,735 DEBUG blivet: sector-based lookup found partition vda2 >11:08:52,785 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >11:08:52,800 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fe8910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6dd168b10> PedPartition: <_ped.Partition object at 0x7fd6df7975f0> >11:08:52,843 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >11:08:52,858 DEBUG blivet: sector-based lookup found partition vda1 >11:08:52,904 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >11:08:52,919 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fe8910> fileSystem: <parted.filesystem.FileSystem object at 0x7fd6dd168ed0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6dd168dd0> PedPartition: <_ped.Partition object at 0x7fd6df7976b0> >11:08:52,930 DEBUG blivet: action: [0] Destroy Format lvmpv on partition vda2 (id 2) >11:08:52,937 DEBUG blivet: action: [1] Destroy Device partition vda2 (id 2) >11:08:52,944 DEBUG blivet: action: [2] Destroy Format xfs filesystem on partition vda1 (id 1) >11:08:52,951 DEBUG blivet: action: [3] Destroy Device partition vda1 (id 1) >11:08:52,958 DEBUG blivet: action: [4] Destroy Format msdos disklabel on disk vda (id 0) >11:08:52,965 DEBUG blivet: action: [5] Destroy Format None on disk vda (id 0) >11:08:52,971 DEBUG blivet: action: [6] Destroy Format None on disk vda (id 0) >11:08:52,978 DEBUG blivet: action: [7] Create Format msdos disklabel on disk vda (id 0) >11:08:52,985 DEBUG blivet: action: [8] Create Device partition vda2 (id 18) >11:08:52,991 DEBUG blivet: action: [9] Create Format lvmpv on partition vda2 (id 18) >11:08:52,998 DEBUG blivet: action: [10] Create Device partition vda1 (id 19) >11:08:53,004 DEBUG blivet: action: [11] Create Format xfs filesystem mounted at /boot on partition vda1 (id 19) >11:08:53,011 DEBUG blivet: action: [12] Create Device lvmvg rhel_office58 (id 20) >11:08:53,017 DEBUG blivet: action: [13] Create Device lvmlv rhel_office58-root (id 21) >11:08:53,024 DEBUG blivet: action: [14] Create Format xfs filesystem mounted at / on lvmlv rhel_office58-root (id 21) >11:08:53,031 DEBUG blivet: action: [15] Create Device lvmlv rhel_office58-swap (id 22) >11:08:53,038 DEBUG blivet: action: [16] Create Format swap on lvmlv rhel_office58-swap (id 22) >11:08:53,044 INFO blivet: pruning action queue... >11:08:53,063 INFO blivet: removing obsolete action 4 (6) >11:08:53,071 INFO blivet: removing obsolete action 5 (6) >11:08:53,079 DEBUG blivet: action 5 already pruned >11:08:53,085 DEBUG blivet: action 4 already pruned >11:08:53,097 INFO blivet: sorting actions... >11:08:53,222 DEBUG blivet: action: [2] Destroy Format xfs filesystem on partition vda1 (id 1) >11:08:53,229 DEBUG blivet: action: [0] Destroy Format lvmpv on partition vda2 (id 2) >11:08:53,235 DEBUG blivet: action: [1] Destroy Device partition vda2 (id 2) >11:08:53,242 DEBUG blivet: action: [3] Destroy Device partition vda1 (id 1) >11:08:53,249 DEBUG blivet: action: [6] Destroy Format None on disk vda (id 0) >11:08:53,256 DEBUG blivet: action: [7] Create Format msdos disklabel on disk vda (id 0) >11:08:53,262 DEBUG blivet: action: [10] Create Device partition vda1 (id 19) >11:08:53,269 DEBUG blivet: action: [11] Create Format xfs filesystem mounted at /boot on partition vda1 (id 19) >11:08:53,275 DEBUG blivet: action: [8] Create Device partition vda2 (id 18) >11:08:53,282 DEBUG blivet: action: [9] Create Format lvmpv on partition vda2 (id 18) >11:08:53,289 DEBUG blivet: action: [12] Create Device lvmvg rhel_office58 (id 20) >11:08:53,295 DEBUG blivet: action: [15] Create Device lvmlv rhel_office58-swap (id 22) >11:08:53,302 DEBUG blivet: action: [16] Create Format swap on lvmlv rhel_office58-swap (id 22) >11:08:53,308 DEBUG blivet: action: [13] Create Device lvmlv rhel_office58-root (id 21) >11:08:53,315 DEBUG blivet: action: [14] Create Format xfs filesystem mounted at / on lvmlv rhel_office58-root (id 21) >11:08:53,322 INFO blivet: executing action: [2] Destroy Format xfs filesystem on partition vda1 (id 1) >11:08:53,368 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: True ; >11:08:53,412 DEBUG blivet: XFS.destroy: device: /dev/vda1 ; status: False ; type: xfs ; >11:08:55,624 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:08:55,696 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >11:08:57,031 INFO blivet: executing action: [0] Destroy Format lvmpv on partition vda2 (id 2) >11:08:57,085 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: True ; >11:08:57,131 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/vda2 ; status: False ; type: lvmpv ; >11:08:58,753 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/vda2 ; type: lvmpv ; >11:08:58,761 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda2 >11:08:59,521 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >11:08:59,573 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >11:08:59,634 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >11:09:00,935 INFO blivet: executing action: [1] Destroy Device partition vda2 (id 2) >11:09:00,990 DEBUG blivet: PartitionDevice.destroy: vda2 ; status: True ; >11:09:01,046 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >11:09:01,107 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >11:09:01,178 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >11:09:01,954 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda2 ; orig: True ; >11:09:02,011 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >11:09:02,068 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >11:09:02,124 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >11:09:02,173 DEBUG blivet: PartitionDevice._destroy: vda2 ; status: True ; >11:09:02,292 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >11:09:03,271 INFO blivet: executing action: [3] Destroy Device partition vda1 (id 1) >11:09:03,324 DEBUG blivet: PartitionDevice.destroy: vda1 ; status: True ; >11:09:03,380 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:09:03,454 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >11:09:04,180 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: True ; >11:09:04,235 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >11:09:04,289 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >11:09:04,346 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >11:09:04,396 DEBUG blivet: PartitionDevice._destroy: vda1 ; status: True ; >11:09:04,464 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >11:09:05,815 INFO blivet: executing action: [6] Destroy Format None on disk vda (id 0) >11:09:05,872 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >11:09:05,917 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda ; status: False ; type: None ; >11:09:07,294 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:09:07,347 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:09:08,617 INFO blivet: executing action: [7] Create Format msdos disklabel on disk vda (id 0) >11:09:08,688 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >11:09:08,738 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >11:09:08,785 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >11:09:08,848 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >11:09:10,248 DEBUG blivet: DiskDevice.updateSysfsPath: vda ; status: True ; >11:09:10,261 DEBUG blivet: vda sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda >11:09:10,916 INFO blivet: executing action: [10] Create Device partition vda1 (id 19) >11:09:10,967 DEBUG blivet: PartitionDevice.create: vda1 ; status: False ; >11:09:11,019 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >11:09:11,074 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >11:09:11,128 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >11:09:11,186 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >11:09:11,234 DEBUG blivet: PartitionDevice._create: vda1 ; status: False ; >11:09:11,297 DEBUG blivet: PartitionDevice._wipe: vda1 ; status: False ; >11:09:12,824 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >11:09:13,041 DEBUG blivet: post-commit partition path is /dev/vda1 >11:09:13,099 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >11:09:13,115 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd6ddafea50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6df785b50> PedPartition: <_ped.Partition object at 0x7fd6df797950> >11:09:13,170 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >11:09:13,930 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >11:09:13,985 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >11:09:14,042 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >11:09:14,055 DEBUG blivet: vda1 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 >11:09:15,309 INFO blivet: executing action: [11] Create Format xfs filesystem mounted at /boot on partition vda1 (id 19) >11:09:15,379 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >11:09:15,424 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; >11:09:15,473 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; >11:09:15,518 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; >11:09:15,568 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; >11:09:15,615 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; >11:09:15,662 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; >11:09:15,709 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; >11:09:15,759 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; >11:09:15,809 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; >11:09:15,857 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; >11:09:15,903 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; >11:09:15,952 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; >11:09:15,997 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; >11:09:16,046 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; >11:09:16,118 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 1 ; >11:09:16,176 DEBUG blivet: XFS.create: device: /dev/vda1 ; status: False ; type: xfs ; >11:09:16,226 DEBUG blivet: XFS.doFormat: device: /dev/vda1 ; mountpoint: /boot ; type: xfs ; >11:09:16,234 WARN blivet: Could not create label (None) on filesystem xfs >11:09:17,111 DEBUG blivet: XFS.notifyKernel: device: /dev/vda1 ; type: xfs ; >11:09:17,120 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda1 >11:09:17,803 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >11:09:17,852 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >11:09:17,864 DEBUG blivet: vda1 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 >11:09:18,529 INFO blivet: executing action: [8] Create Device partition vda2 (id 18) >11:09:18,580 DEBUG blivet: PartitionDevice.create: vda2 ; status: False ; >11:09:18,630 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >11:09:18,685 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >11:09:18,739 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >11:09:18,795 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >11:09:18,843 DEBUG blivet: PartitionDevice._create: vda2 ; status: False ; >11:09:18,905 DEBUG blivet: PartitionDevice._wipe: vda2 ; status: False ; >11:09:20,494 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >11:09:21,284 DEBUG blivet: post-commit partition path is /dev/vda2 >11:09:21,343 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >11:09:21,359 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd6ddafea50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6df7871d0> PedPartition: <_ped.Partition object at 0x7fd6df7977d0> >11:09:21,412 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >11:09:22,824 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >11:09:22,879 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >11:09:22,936 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >11:09:22,948 DEBUG blivet: vda2 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 >11:09:24,349 INFO blivet: executing action: [9] Create Format lvmpv on partition vda2 (id 18) >11:09:24,423 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >11:09:24,469 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >11:09:24,517 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >11:09:24,563 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 3 ; >11:09:24,608 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >11:09:24,658 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 5 ; >11:09:24,709 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >11:09:24,755 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >11:09:24,802 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >11:09:24,850 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >11:09:24,901 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >11:09:24,946 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >11:09:24,991 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >11:09:25,039 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >11:09:25,084 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda2 ; flag: 6 ; >11:09:25,159 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >11:09:25,225 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/vda2 ; status: None ; type: lvmpv ; >11:09:25,274 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/vda2 ; status: None ; type: lvmpv ; >11:09:25,323 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/vda2 ; status: None ; type: lvmpv ; >11:09:28,262 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/vda2 ; type: lvmpv ; >11:09:28,271 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda2 >11:09:28,965 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >11:09:29,014 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >11:09:29,027 DEBUG blivet: vda2 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 >11:09:29,713 INFO blivet: executing action: [12] Create Device lvmvg rhel_office58 (id 20) >11:09:29,764 DEBUG blivet: LVMVolumeGroupDevice.create: rhel_office58 ; status: False ; >11:09:29,816 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: rhel_office58 ; orig: False ; >11:09:29,870 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >11:09:29,924 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/vda2 ; status: None ; type: lvmpv ; >11:09:29,971 DEBUG blivet: LVMVolumeGroupDevice._create: rhel_office58 ; status: False ; >11:09:30,753 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel_office58 ; status: True ; controllable: True ; orig: False ; >11:09:30,808 DEBUG blivet: LVMVolumeGroupDevice.updateSysfsPath: rhel_office58 ; status: True ; >11:09:32,144 INFO blivet: executing action: [15] Create Device lvmlv rhel_office58-swap (id 22) >11:09:32,198 DEBUG blivet: LVMLogicalVolumeDevice.create: rhel_office58-swap ; status: False ; >11:09:32,257 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: rhel_office58-swap ; orig: False ; >11:09:32,319 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel_office58 ; status: True ; controllable: True ; orig: False ;
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 1100263
:
898351
|
898353
| 898354 |
898355