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 881801 Details for
Bug 1083581
PartitionException: Can't have overlapping partitions.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: storage.log
storage.log (text/plain), 165.82 KB, created by
Martin Kolman
on 2014-04-02 13:48:13 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Martin Kolman
Created:
2014-04-02 13:48:13 UTC
Size:
165.82 KB
patch
obsolete
>13:26:25,252 INFO blivet: ISCSID is /sbin/iscsid >13:26:25,255 INFO blivet: no initiator set >13:26:25,649 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >13:26:25,652 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >13:26:33,297 DEBUG blivet: trying to set new default fstype to 'ext4' >13:26:33,595 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:33,601 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >13:26:33,606 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:35,306 INFO blivet: Detected 3.87 GiB of memory >13:26:35,379 INFO blivet: Suggested swap size (3.87 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >13:26:35,449 INFO blivet: Swap attempt of 0.0 >13:26:37,241 INFO blivet: resetting Blivet (version 0.46) instance <blivet.Blivet object at 0x7f2ee33c8050> >13:26:37,246 INFO blivet: no initiator set >13:26:37,257 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >13:26:37,259 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:26:38,045 INFO blivet: devices to scan: ['vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdc', 'vdc1', 'vdd', 'vdd1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >13:26:38,075 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c2120', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '581147', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda'} ; name: vda ; >13:26:38,083 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda)... >13:26:38,088 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >13:26:38,093 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:38,101 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >13:26:38,107 INFO blivet: vda is a disk >13:26:38,117 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >13:26:38,129 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >13:26:38,422 INFO blivet: added disk vda (id 1) to device tree >13:26:39,776 DEBUG blivet: looking up parted Device: /dev/vda >13:26:39,803 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >13:26:40,578 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >13:26:40,587 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >13:26:40,588 DEBUG blivet: required disklabel type for vda (15) is None >13:26:40,589 DEBUG blivet: default disklabel type for vda is msdos >13:26:40,591 DEBUG blivet: selecting msdos disklabel for vda based on size >13:26:40,600 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >13:26:40,647 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 0x7f2ed3807290>, <parted.partition.Partition object at 0x7f2ed3807450>] > device: <parted.device.Device object at 0x7f2ed3807050> > PedDisk: <_ped.Disk object at 0x7f2ed484c2d8> >13:26:40,652 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >13:26:40,672 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >13:26:40,673 INFO blivet: got device: DiskDevice instance (0x7f2ee3594990) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda 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 0x7f2ee3499680> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2ed7d7fd90> >13:26:40,816 INFO blivet: got format: DiskLabel instance (0x7f2ee34a5e90) object id 4-- > 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 0x7f2ed3807290>, <parted.partition.Partition object at 0x7f2ed3807450>] > device: <parted.device.Device object at 0x7f2ed3807050> > PedDisk: <_ped.Disk object at 0x7f2ed484c2d8> > origPartedDisk = <parted.disk.Disk object at 0x7f2ed3807610> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda 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 0x7f2ed7cac950> > >13:26:40,885 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/5482cbe8-fbdf-4114-95f7-3c398b5cb9d8', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5482cbe8-fbdf-4114-95f7-3c398b5cb9d8', > 'ID_FS_UUID_ENC': '5482cbe8-fbdf-4114-95f7-3c398b5cb9d8', > 'ID_FS_VERSION': '1.0', > '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_ENTRY_UUID': '000c2120-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c2120', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '581202', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/5482cbe8-fbdf-4114-95f7-3c398b5cb9d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1'} ; name: vda1 ; >13:26:40,888 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1)... >13:26:40,893 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >13:26:40,896 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:40,897 INFO blivet: vda1 is a partition >13:26:40,901 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >13:26:40,906 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >13:26:40,932 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with existing msdos disklabel >13:26:40,938 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >13:26:40,943 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >13:26:40,944 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >13:26:40,950 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >13:26:40,951 DEBUG blivet: looking up parted Partition: /dev/vda1 >13:26:40,956 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >13:26:40,962 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >13:26:40,967 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >13:26:40,972 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >13:26:40,973 INFO blivet: added partition vda1 (id 6) to device tree >13:26:40,977 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >13:26:40,981 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >13:26:40,985 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >13:26:40,990 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >13:26:41,056 WARN blivet: disklabel detected but not usable on vda1 >13:26:41,058 INFO blivet: type detected on 'vda1' is 'ext4' >13:26:41,464 DEBUG blivet: size=13.71 MiB, current=500 MiB >13:26:41,582 DEBUG blivet: padding min size from 14384128 up to 14384628 >13:26:41,591 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:41,595 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 10 >13:26:41,601 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >13:26:41,607 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >13:26:41,628 DEBUG blivet: looking up parted Device: /dev/vda1 >13:26:41,608 INFO blivet: got device: PartitionDevice instance (0x7f2ee359d050) -- > name = vda1 status = True kids = 0 id = 6 > parents = ['existing 8 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.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 0x7f2ed7cacef0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed3807110> fileSystem: <parted.filesystem.FileSystem object at 0x7f2ed3807590> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed3807350> PedPartition: <_ped.Partition object at 0x7f2ed7cb58f0> > disk = existing 8 GiB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >13:26:41,891 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:41,879 INFO blivet: got format: Ext4FS instance (0x7f2ed3807a50) object id 10-- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 5482cbe8-fbdf-4114-95f7-3c398b5cb9d8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500 MiB targetSize = 500 MiB > >13:26:41,937 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:41,980 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:42,023 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:42,070 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf', > 'ID_FS_UUID_ENC': 'NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf', > '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': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '000c2120-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c2120', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '581253', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2'} ; name: vda2 ; >13:26:42,074 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2)... >13:26:42,079 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >13:26:42,083 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:42,084 INFO blivet: vda2 is a partition >13:26:42,089 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >13:26:42,094 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >13:26:42,117 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with existing msdos disklabel >13:26:42,123 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >13:26:42,133 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >13:26:42,136 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >13:26:42,141 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >13:26:42,142 DEBUG blivet: looking up parted Partition: /dev/vda2 >13:26:42,147 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >13:26:42,152 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >13:26:42,157 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >13:26:42,161 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >13:26:42,162 INFO blivet: added partition vda2 (id 12) to device tree >13:26:42,166 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >13:26:42,169 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >13:26:42,174 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >13:26:42,178 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >13:26:42,202 WARN blivet: disklabel detected but not usable on vda2 >13:26:42,380 INFO blivet: type detected on 'vda2' is 'LVM2_member' >13:26:42,412 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_office74 ; uuid: NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf ; exists: True ; vgUuid: 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog ; label: None ; peStart: 1 MiB ; device: /dev/vda2 ; serial: None ; >13:26:42,415 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 16 >13:26:42,422 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >13:26:42,428 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >13:26:42,433 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >13:26:42,439 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:26:42,449 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_office74 ; member: vda2 ; >13:26:42,458 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >13:26:42,460 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >13:26:42,466 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_office74 ; current: None ; type: None ; >13:26:42,472 INFO blivet: added lvmvg fedora_office74 (id 17) to device tree >13:26:42,629 WARN blivet: Skipping LVs for incomplete VG fedora_office74 >13:26:42,660 DEBUG blivet: looking up parted Device: /dev/vda2 >13:26:42,632 INFO blivet: got device: PartitionDevice instance (0x7f2ed7c596d0) -- > name = vda2 status = True kids = 1 id = 12 > parents = ['existing 8 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7.51 GiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2ed7cacf80> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed3807110> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed3807510> PedPartition: <_ped.Partition object at 0x7f2ed7cb5950> > disk = existing 8 GiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >13:26:42,918 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed38020d0) object id 16-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:42,987 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0000f302', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '586291', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb'} ; name: vdb ; >13:26:42,993 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb)... >13:26:42,999 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb ; >13:26:43,004 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:43,010 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >13:26:43,014 INFO blivet: vdb is a disk >13:26:43,017 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >13:26:43,024 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >13:26:43,116 INFO blivet: added disk vdb (id 21) to device tree >13:26:43,121 DEBUG blivet: looking up parted Device: /dev/vdb >13:26:43,141 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >13:26:43,151 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >13:26:43,160 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >13:26:43,161 DEBUG blivet: required disklabel type for vdb (15) is None >13:26:43,164 DEBUG blivet: default disklabel type for vdb is msdos >13:26:43,169 DEBUG blivet: selecting msdos disklabel for vdb based on size >13:26:43,176 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >13:26:43,200 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 0x7f2ed7c6fb10>] > device: <parted.device.Device object at 0x7f2ed7c6f650> > PedDisk: <_ped.Disk object at 0x7f2ed47a03b0> >13:26:43,206 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 24 >13:26:43,222 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >13:26:43,223 INFO blivet: got device: DiskDevice instance (0x7f2ee33f31d0) -- > name = vdb status = True kids = 0 id = 21 > parents = [] > uuid = None size = 8 GiB > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.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 0x7f2ed7c470e0> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2ed7c6f610> >13:26:43,346 INFO blivet: got format: DiskLabel instance (0x7f2ed7c6f6d0) object id 24-- > 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 0x7f2ed7c6fb10>] > device: <parted.device.Device object at 0x7f2ed7c6f650> > PedDisk: <_ped.Disk object at 0x7f2ed47a03b0> > origPartedDisk = <parted.disk.Disk object at 0x7f2ed7c6fed0> > 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 0x7f2ed7c47200> > >13:26:43,387 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B', > 'ID_FS_UUID_ENC': 'EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B', > '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_ENTRY_UUID': '0000f302-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0000f302', > 'MAJOR': '252', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '586389', > 'name': 'vdb1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1'} ; name: vdb1 ; >13:26:43,388 INFO blivet: scanning vdb1 (/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1)... >13:26:43,393 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb1 ; >13:26:43,396 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:43,397 INFO blivet: vdb1 is a partition >13:26:43,401 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >13:26:43,405 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb ; >13:26:43,425 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vdb (21) with existing msdos disklabel >13:26:43,431 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >13:26:43,435 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >13:26:43,435 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >13:26:43,440 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >13:26:43,441 DEBUG blivet: looking up parted Partition: /dev/vdb1 >13:26:43,445 DEBUG blivet: PartitionDevice.probe: vdb1 ; exists: True ; >13:26:43,450 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >13:26:43,455 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >13:26:43,459 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >13:26:43,459 INFO blivet: added partition vdb1 (id 26) to device tree >13:26:43,463 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >13:26:43,467 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >13:26:43,471 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >13:26:43,476 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >13:26:43,506 WARN blivet: disklabel detected but not usable on vdb1 >13:26:43,665 INFO blivet: type detected on 'vdb1' is 'LVM2_member' >13:26:43,700 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_office74 ; uuid: EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B ; exists: True ; vgUuid: 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog ; label: None ; peStart: 1 MiB ; device: /dev/vdb1 ; serial: None ; >13:26:43,703 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 30 >13:26:43,712 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >13:26:43,720 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: lvmpv ; >13:26:43,728 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb1 ; >13:26:43,735 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:26:43,744 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_office74 ; member: vdb1 ; >13:26:43,751 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >13:26:43,753 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >13:26:43,771 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_office74 ; current: None ; type: None ; >13:26:43,779 INFO blivet: added lvmvg fedora_office74 (id 31) to device tree >13:26:43,985 WARN blivet: Skipping LVs for incomplete VG fedora_office74 >13:26:44,029 DEBUG blivet: looking up parted Device: /dev/vdb1 >13:26:43,991 INFO blivet: got device: PartitionDevice instance (0x7f2ed3802050) -- > name = vdb1 status = True kids = 1 id = 26 > parents = ['existing 8 GiB disk vdb (21) with existing msdos disklabel'] > uuid = None size = 7.99 GiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.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 0x7f2ed7c473b0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed7c6f950> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed7c6fc10> PedPartition: <_ped.Partition object at 0x7f2ed7c698f0> > disk = existing 8 GiB disk vdb (21) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >13:26:44,257 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed7c6f910) object id 30-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdb1 uuid = EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:44,334 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004f8ea', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '588579', > 'name': 'vdc', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc'} ; name: vdc ; >13:26:44,340 INFO blivet: scanning vdc (/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc)... >13:26:44,345 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc ; >13:26:44,349 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:44,355 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdc ; >13:26:44,359 INFO blivet: vdc is a disk >13:26:44,368 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 36 >13:26:44,375 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: None ; >13:26:44,498 INFO blivet: added disk vdc (id 35) to device tree >13:26:44,503 DEBUG blivet: looking up parted Device: /dev/vdc >13:26:44,521 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdc ; >13:26:44,528 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: dos ; >13:26:44,536 DEBUG blivet: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >13:26:44,538 DEBUG blivet: required disklabel type for vdc (15) is None >13:26:44,540 DEBUG blivet: default disklabel type for vdc is msdos >13:26:44,543 DEBUG blivet: selecting msdos disklabel for vdc based on size >13:26:44,553 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; exists: True ; >13:26:44,598 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 0x7f2ed47a67d0>] > device: <parted.device.Device object at 0x7f2ed7c59b90> > PedDisk: <_ped.Disk object at 0x7f2ed47a3290> >13:26:44,606 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 38 >13:26:44,612 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >13:26:44,614 INFO blivet: got device: DiskDevice instance (0x7f2ed7c6ffd0) -- > name = vdc status = True kids = 0 id = 35 > parents = [] > uuid = None size = 8 GiB > format = existing msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc 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 0x7f2ed7cac710> > target size = 0 B path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2ed7c6f710> >13:26:44,740 INFO blivet: got format: DiskLabel instance (0x7f2ed7c6ff50) object id 38-- > 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 0x7f2ed47a67d0>] > device: <parted.device.Device object at 0x7f2ed7c59b90> > PedDisk: <_ped.Disk object at 0x7f2ed47a3290> > origPartedDisk = <parted.disk.Disk object at 0x7f2ed47a6910> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc 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 0x7f2ed7c47440> > >13:26:44,806 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg', > 'ID_FS_UUID_ENC': 'EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg', > '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': '16775168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0004f8ea-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004f8ea', > 'MAJOR': '252', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '588646', > 'name': 'vdc1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1'} ; name: vdc1 ; >13:26:44,816 INFO blivet: scanning vdc1 (/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1)... >13:26:44,821 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc1 ; >13:26:44,825 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:44,827 INFO blivet: vdc1 is a partition >13:26:44,831 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdc1 ; >13:26:44,840 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc ; >13:26:44,875 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vdc (35) with existing msdos disklabel >13:26:44,883 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >13:26:44,888 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; >13:26:44,890 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >13:26:44,895 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; current: None ; type: None ; >13:26:44,896 DEBUG blivet: looking up parted Partition: /dev/vdc1 >13:26:44,900 DEBUG blivet: PartitionDevice.probe: vdc1 ; exists: True ; >13:26:44,906 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 1 ; >13:26:44,911 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 10 ; >13:26:44,916 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 12 ; >13:26:44,917 INFO blivet: added partition vdc1 (id 40) to device tree >13:26:44,923 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdc1 ; >13:26:44,930 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdc1 ; label_type: dos ; >13:26:44,935 DEBUG blivet: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >13:26:44,939 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc1 ; labelType: dos ; exists: True ; >13:26:44,967 WARN blivet: disklabel detected but not usable on vdc1 >13:26:45,153 INFO blivet: type detected on 'vdc1' is 'LVM2_member' >13:26:45,199 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_office74 ; uuid: EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg ; exists: True ; vgUuid: 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog ; label: None ; peStart: 1 MiB ; device: /dev/vdc1 ; serial: None ; >13:26:45,201 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 44 >13:26:45,206 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; >13:26:45,212 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; current: None ; type: lvmpv ; >13:26:45,217 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdc1 ; >13:26:45,222 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:26:45,235 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_office74 ; member: vdc1 ; >13:26:45,244 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdc1 ; >13:26:45,246 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 46 >13:26:45,250 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_office74 ; current: None ; type: None ; >13:26:45,257 INFO blivet: added lvmvg fedora_office74 (id 45) to device tree >13:26:45,446 WARN blivet: Skipping LVs for incomplete VG fedora_office74 >13:26:45,482 DEBUG blivet: looking up parted Device: /dev/vdc1 >13:26:45,462 INFO blivet: got device: PartitionDevice instance (0x7f2ed7c3b410) -- > name = vdc1 status = True kids = 1 id = 40 > parents = ['existing 8 GiB disk vdc (35) with existing msdos disklabel'] > uuid = None size = 7.99 GiB > format = existing lvmpv > major = 252 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc1 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 0x7f2ed7c475f0> > target size = 0 B path = /dev/vdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed7c59f90> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed47a6890> PedPartition: <_ped.Partition object at 0x7f2ed7c69e30> > disk = existing 8 GiB disk vdc (35) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >13:26:45,720 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed47ad290) object id 44-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdc1 uuid = EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:45,798 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009a287', > 'MAJOR': '252', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '596510', > 'name': 'vdd', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd'} ; name: vdd ; >13:26:45,805 INFO blivet: scanning vdd (/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd)... >13:26:45,809 DEBUG blivet: DeviceTree.getDeviceByName: name: vdd ; >13:26:45,813 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:45,816 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdd ; >13:26:45,820 INFO blivet: vdd is a disk >13:26:45,822 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >13:26:45,829 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: None ; >13:26:45,945 INFO blivet: added disk vdd (id 49) to device tree >13:26:45,955 DEBUG blivet: looking up parted Device: /dev/vdd >13:26:45,984 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdd ; >13:26:45,994 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: dos ; >13:26:46,004 DEBUG blivet: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >13:26:46,007 DEBUG blivet: required disklabel type for vdd (15) is None >13:26:46,009 DEBUG blivet: default disklabel type for vdd is msdos >13:26:46,013 DEBUG blivet: selecting msdos disklabel for vdd based on size >13:26:46,022 DEBUG blivet: DiskLabel.__init__: device: /dev/vdd ; labelType: msdos ; exists: True ; >13:26:46,048 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 0x7f2ed47ad6d0>] > device: <parted.device.Device object at 0x7f2ed47ad090> > PedDisk: <_ped.Disk object at 0x7f2ed7c74488> >13:26:46,055 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 52 >13:26:46,060 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: disklabel ; >13:26:46,061 INFO blivet: got device: DiskDevice instance (0x7f2ed7c6fe50) -- > name = vdd status = True kids = 0 id = 49 > parents = [] > uuid = None size = 8 GiB > format = existing msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio6/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd 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 0x7f2ed7c47170> > target size = 0 B path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2ed3807990> >13:26:46,199 INFO blivet: got format: DiskLabel instance (0x7f2ed47ad550) object id 52-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdd 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 0x7f2ed47ad6d0>] > device: <parted.device.Device object at 0x7f2ed47ad090> > PedDisk: <_ped.Disk object at 0x7f2ed7c74488> > origPartedDisk = <parted.disk.Disk object at 0x7f2ed47ad850> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd 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 0x7f2ed7c47680> > >13:26:46,235 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS', > 'ID_FS_UUID_ENC': 'T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:48', > '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_ENTRY_UUID': '0009a287-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009a287', > 'MAJOR': '252', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '596595', > 'name': 'vdd1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1'} ; name: vdd1 ; >13:26:46,238 INFO blivet: scanning vdd1 (/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1)... >13:26:46,242 DEBUG blivet: DeviceTree.getDeviceByName: name: vdd1 ; >13:26:46,245 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:46,247 INFO blivet: vdd1 is a partition >13:26:46,250 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdd1 ; >13:26:46,254 DEBUG blivet: DeviceTree.getDeviceByName: name: vdd ; >13:26:46,268 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vdd (49) with existing msdos disklabel >13:26:46,274 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdd ; >13:26:46,278 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; >13:26:46,280 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >13:26:46,284 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; current: None ; type: None ; >13:26:46,285 DEBUG blivet: looking up parted Partition: /dev/vdd1 >13:26:46,289 DEBUG blivet: PartitionDevice.probe: vdd1 ; exists: True ; >13:26:46,293 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 1 ; >13:26:46,297 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 10 ; >13:26:46,300 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 12 ; >13:26:46,301 INFO blivet: added partition vdd1 (id 54) to device tree >13:26:46,304 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdd1 ; >13:26:46,307 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdd1 ; label_type: dos ; >13:26:46,310 DEBUG blivet: PartitionDevice.setup: vdd1 ; status: True ; controllable: True ; orig: False ; >13:26:46,313 DEBUG blivet: DiskLabel.__init__: device: /dev/vdd1 ; labelType: dos ; exists: True ; >13:26:46,345 WARN blivet: disklabel detected but not usable on vdd1 >13:26:46,515 INFO blivet: type detected on 'vdd1' is 'LVM2_member' >13:26:46,537 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_office74 ; uuid: T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS ; exists: True ; vgUuid: 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog ; label: None ; peStart: 1 MiB ; device: /dev/vdd1 ; serial: None ; >13:26:46,541 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 58 >13:26:46,546 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; >13:26:46,550 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; current: None ; type: lvmpv ; >13:26:46,554 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdd1 ; >13:26:46,558 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:26:46,565 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_office74 ; member: vdd1 ; >13:26:46,571 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdd1 ; >13:26:46,574 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >13:26:46,594 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_office74 ; current: None ; type: None ; >13:26:46,600 INFO blivet: added lvmvg fedora_office74 (id 59) to device tree >13:26:46,789 WARN blivet: Skipping LVs for incomplete VG fedora_office74 >13:26:46,823 DEBUG blivet: looking up parted Device: /dev/vdd1 >13:26:46,795 INFO blivet: got device: PartitionDevice instance (0x7f2ed3807950) -- > name = vdd1 status = True kids = 1 id = 54 > parents = ['existing 8 GiB disk vdd (49) with existing msdos disklabel'] > uuid = None size = 7.99 GiB > format = existing lvmpv > major = 252 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd1 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 0x7f2ed7c47710> > target size = 0 B path = /dev/vdd1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed47ad210> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed47ad7d0> PedPartition: <_ped.Partition object at 0x7f2ed47ac470> > disk = existing 8 GiB disk vdd (49) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >13:26:47,116 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed47add90) object id 58-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdd1 uuid = T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:47,178 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > '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': '661079', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >13:26:47,184 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >13:26:47,189 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >13:26:47,193 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,195 INFO blivet: loop0 is a loop device >13:26:47,199 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >13:26:47,203 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) ; >13:26:47,206 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,208 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 64 >13:26:47,213 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) ; current: None ; type: None ; >13:26:47,215 INFO blivet: added file /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) (id 63) to device tree >13:26:47,220 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) ; >13:26:47,222 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >13:26:47,225 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:26:47,226 INFO blivet: added loop loop0 (id 66) to device tree >13:26:47,229 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >13:26:47,233 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >13:26:47,234 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 69 >13:26:47,238 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >13:26:47,239 DEBUG blivet: setup of loop0 failed: specified file (/tmp/curl_fetch_url0/my_comps_squashfs.img (deleted)) does not exist >13:26:47,240 WARN blivet: aborting disklabel handler for loop0 >13:26:47,242 INFO blivet: type detected on 'loop0' is 'squashfs' >13:26:47,243 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 70 >13:26:47,246 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:26:47,246 INFO blivet: got device: LoopDevice instance (0x7f2ed47adad0) -- > name = loop0 status = False kids = 0 id = 66 > parents = ['existing 0 B file /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) (63)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >13:26:47,264 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_UUID_ENC': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '661644', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >13:26:47,266 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >13:26:47,269 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >13:26:47,271 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,273 INFO blivet: loop1 is a loop device >13:26:47,275 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >13:26:47,278 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >13:26:47,281 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,282 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >13:26:47,285 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >13:26:47,286 INFO blivet: added file /LiveOS/rootfs.img (id 72) to device tree >13:26:47,290 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >13:26:47,291 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >13:26:47,294 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:26:47,295 INFO blivet: added loop loop1 (id 75) to device tree >13:26:47,298 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >13:26:47,301 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >13:26:47,305 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,307 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 78 >13:26:47,308 DEBUG blivet: device loop1 does not contain a disklabel >13:26:47,309 INFO blivet: type detected on 'loop1' is 'ext4' >13:26:47,517 DEBUG blivet: size=0 B, current=2 GiB >13:26:47,565 DEBUG blivet: using current size 0 as min size >13:26:47,573 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,577 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 79 >13:26:47,582 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >13:26:47,584 INFO blivet: got device: LoopDevice instance (0x7f2ed47ad690) -- > name = loop1 status = False kids = 0 id = 75 > parents = ['existing 0 B file /LiveOS/rootfs.img (72)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >13:26:47,602 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,597 INFO blivet: got format: Ext4FS instance (0x7f2ed38077d0) object id 79-- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = d6ccc369-8f12-4e18-afec-120ae8190388 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >13:26:47,631 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,658 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,686 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,713 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '667741', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >13:26:47,717 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >13:26:47,720 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >13:26:47,724 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,726 INFO blivet: loop2 is a loop device >13:26:47,729 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >13:26:47,732 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >13:26:47,734 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,740 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 82 >13:26:47,745 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >13:26:47,746 INFO blivet: added file /overlay (deleted) (id 81) to device tree >13:26:47,751 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >13:26:47,752 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >13:26:47,755 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:26:47,755 INFO blivet: added loop loop2 (id 84) to device tree >13:26:47,758 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >13:26:47,761 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >13:26:47,763 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 87 >13:26:47,766 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >13:26:47,766 DEBUG blivet: setup of loop2 failed: specified file (/overlay (deleted)) does not exist >13:26:47,767 WARN blivet: aborting disklabel handler for loop2 >13:26:47,769 DEBUG blivet: no type or existing type for loop2, bailing >13:26:47,769 INFO blivet: got device: LoopDevice instance (0x7f2ed3807810) -- > name = loop2 status = False kids = 0 id = 84 > parents = ['existing 0 B file /overlay (deleted) (81)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >13:26:47,783 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '668528', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >13:26:47,785 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >13:26:47,788 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >13:26:47,790 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,791 INFO blivet: loop3 is a loop device >13:26:47,794 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >13:26:47,797 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) ; >13:26:47,799 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,800 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 90 >13:26:47,803 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) ; current: None ; type: None ; >13:26:47,804 INFO blivet: added file /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) (id 89) to device tree >13:26:47,808 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) ; >13:26:47,808 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 93 >13:26:47,811 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >13:26:47,812 INFO blivet: added loop loop3 (id 92) to device tree >13:26:47,814 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >13:26:47,817 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >13:26:47,817 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 95 >13:26:47,820 DEBUG blivet: LoopDevice.setup: loop3 ; status: False ; controllable: False ; orig: False ; >13:26:47,821 DEBUG blivet: setup of loop3 failed: specified file (/tmp/curl_fetch_url1/my_comps_squashfs.img (deleted)) does not exist >13:26:47,821 WARN blivet: aborting disklabel handler for loop3 >13:26:47,823 INFO blivet: type detected on 'loop3' is 'squashfs' >13:26:47,823 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 96 >13:26:47,826 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >13:26:47,827 INFO blivet: got device: LoopDevice instance (0x7f2ed47b30d0) -- > name = loop3 status = False kids = 0 id = 92 > parents = ['existing 0 B file /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) (89)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >13:26:47,843 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_UUID_ENC': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '669187', > 'name': 'loop4', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388'], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >13:26:47,844 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >13:26:47,847 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >13:26:47,849 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,850 INFO blivet: loop4 is a loop device >13:26:47,852 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >13:26:47,855 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >13:26:47,858 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B file /LiveOS/rootfs.img (72) >13:26:47,862 DEBUG blivet: FileDevice.addChild: kids: 1 ; name: /LiveOS/rootfs.img ; >13:26:47,862 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 99 >13:26:47,865 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >13:26:47,866 INFO blivet: added loop loop4 (id 98) to device tree >13:26:47,868 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >13:26:47,871 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >13:26:47,874 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,875 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 101 >13:26:47,876 DEBUG blivet: device loop4 does not contain a disklabel >13:26:47,877 INFO blivet: type detected on 'loop4' is 'ext4' >13:26:48,085 DEBUG blivet: size=0 B, current=2 GiB >13:26:48,127 DEBUG blivet: using current size 0 as min size >13:26:48,133 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,136 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 102 >13:26:48,139 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: ext4 ; >13:26:48,140 INFO blivet: got device: LoopDevice instance (0x7f2ed47b32d0) -- > name = loop4 status = False kids = 0 id = 98 > parents = ['existing 0 B file /LiveOS/rootfs.img (72)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >13:26:48,156 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,151 INFO blivet: got format: Ext4FS instance (0x7f2ed47b3450) object id 102-- > type = ext4 name = ext4 status = False > device = /dev/loop4 uuid = d6ccc369-8f12-4e18-afec-120ae8190388 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >13:26:48,187 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,216 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,245 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,272 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '669731', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >13:26:48,275 INFO blivet: scanning loop5 (/devices/virtual/block/loop5)... >13:26:48,278 DEBUG blivet: DeviceTree.getDeviceByName: name: loop5 ; >13:26:48,285 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:48,286 INFO blivet: loop5 is a loop device >13:26:48,289 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop5 ; >13:26:48,292 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >13:26:48,295 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B file /overlay (deleted) (81) >13:26:48,299 DEBUG blivet: FileDevice.addChild: kids: 1 ; name: /overlay (deleted) ; >13:26:48,300 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 105 >13:26:48,303 DEBUG blivet: LoopDevice._setFormat: loop5 ; current: None ; type: None ; >13:26:48,303 INFO blivet: added loop loop5 (id 104) to device tree >13:26:48,306 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop5 ; >13:26:48,308 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop5 ; label_type: None ; >13:26:48,309 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 107 >13:26:48,312 DEBUG blivet: LoopDevice.setup: loop5 ; status: False ; controllable: False ; orig: False ; >13:26:48,312 DEBUG blivet: setup of loop5 failed: specified file (/overlay (deleted)) does not exist >13:26:48,313 WARN blivet: aborting disklabel handler for loop5 >13:26:48,314 INFO blivet: type detected on 'loop5' is 'DM_snapshot_cow' >13:26:48,315 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 108 >13:26:48,318 DEBUG blivet: LoopDevice._setFormat: loop5 ; current: None ; type: None ; >13:26:48,318 INFO blivet: got device: LoopDevice instance (0x7f2ed47ada90) -- > name = loop5 status = False kids = 0 id = 104 > parents = ['existing 0 B file /overlay (deleted) (81)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop5 > format args = [] originalFormat = None >13:26:48,336 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > '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': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_UUID_ENC': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '559772', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >13:26:48,338 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >13:26:48,340 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >13:26:48,343 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:48,344 INFO blivet: live-rw is a device-mapper device >13:26:48,346 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >13:26:48,350 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >13:26:48,354 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (75) with existing ext4 filesystem >13:26:48,360 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >13:26:48,364 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (84) >13:26:48,368 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >13:26:48,371 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:48,375 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >13:26:48,376 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 111 >13:26:48,380 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >13:26:48,380 INFO blivet: added dm live-rw (id 110) to device tree >13:26:48,383 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >13:26:48,386 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >13:26:48,389 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,390 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 113 >13:26:48,391 DEBUG blivet: device live-rw does not contain a disklabel >13:26:48,392 INFO blivet: type detected on 'live-rw' is 'ext4' >13:26:48,598 DEBUG blivet: size=889.85 MiB, current=2 GiB >13:26:48,664 DEBUG blivet: padding min size from 933081088 up to 933081588 >13:26:48,670 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,672 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 114 >13:26:48,675 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >13:26:48,679 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >13:26:48,676 INFO blivet: got device: DMDevice instance (0x7f2ed47b3510) -- > name = live-rw status = True kids = 0 id = 110 > parents = ['existing 0 B loop loop2 (84)'] > uuid = None size = 2 GiB > 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 0x7f2ed7c479e0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >13:26:48,872 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,866 INFO blivet: got format: Ext4FS instance (0x7f2ed47b3210) object id 114-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = d6ccc369-8f12-4e18-afec-120ae8190388 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >13:26:48,898 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,924 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,950 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,979 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > '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': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_UUID_ENC': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '721922', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >13:26:48,981 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >13:26:48,983 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >13:26:48,986 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:48,987 INFO blivet: live-base is a device-mapper device >13:26:48,990 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >13:26:48,993 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >13:26:48,996 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >13:26:48,999 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (75) with existing ext4 filesystem >13:26:49,007 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >13:26:49,009 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:49,016 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >13:26:49,018 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 117 >13:26:49,021 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >13:26:49,021 INFO blivet: added dm live-base (id 116) to device tree >13:26:49,024 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >13:26:49,026 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >13:26:49,030 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:49,031 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 119 >13:26:49,031 DEBUG blivet: device live-base does not contain a disklabel >13:26:49,032 INFO blivet: type detected on 'live-base' is 'ext4' >13:26:49,233 DEBUG blivet: size=0 B, current=2 GiB >13:26:49,271 DEBUG blivet: using current size 0 as min size >13:26:49,277 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:49,279 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 120 >13:26:49,283 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >13:26:49,288 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >13:26:49,284 INFO blivet: got device: DMDevice instance (0x7f2ed47b3910) -- > name = live-base status = True kids = 0 id = 116 > parents = ['existing 0 B loop loop1 (75) with existing ext4 filesystem'] > uuid = None size = 2 GiB > 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 0x7f2ed7c478c0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >13:26:49,370 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:49,365 INFO blivet: got format: Ext4FS instance (0x7f2ed47b3690) object id 120-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = d6ccc369-8f12-4e18-afec-120ae8190388 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >13:26:49,396 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:49,421 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:49,448 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:49,478 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office74-swap /dev/disk/by-id/dm-uuid-LVM-23EKz88t2WdwUAmWSwm3uZDzrGEOjuogairNjLxPJyTEUmzM664DCk7PfdUJREmp /dev/disk/by-uuid/9fd0779d-da59-46d2-8a5e-1527c947104d /dev/fedora_office74/swap /dev/mapper/fedora_office74-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'DM_NAME': 'fedora_office74-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-23EKz88t2WdwUAmWSwm3uZDzrGEOjuogairNjLxPJyTEUmzM664DCk7PfdUJREmp', > 'DM_VG_NAME': 'fedora_office74', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9fd0779d-da59-46d2-8a5e-1527c947104d', > 'ID_FS_UUID_ENC': '9fd0779d-da59-46d2-8a5e-1527c947104d', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '983320', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office74-swap', > '/dev/disk/by-id/dm-uuid-LVM-23EKz88t2WdwUAmWSwm3uZDzrGEOjuogairNjLxPJyTEUmzM664DCk7PfdUJREmp', > '/dev/disk/by-uuid/9fd0779d-da59-46d2-8a5e-1527c947104d', > '/dev/fedora_office74/swap', > '/dev/mapper/fedora_office74-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_office74-swap ; >13:26:49,479 INFO blivet: scanning fedora_office74-swap (/devices/virtual/block/dm-2)... >13:26:49,482 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office74-swap ; >13:26:49,485 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:49,486 INFO blivet: fedora_office74-swap is an lvm logical volume >13:26:49,488 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora_office74-swap ; >13:26:49,491 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office74 ; >13:26:49,493 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:49,504 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf', > 'ID_FS_UUID_ENC': 'NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf', > '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': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '000c2120-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c2120', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '581253', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2'} ; name: vda2 ; >13:26:49,505 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2)... >13:26:49,508 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >13:26:49,522 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.51 GiB partition vda2 (12) with existing lvmpv >13:26:49,525 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >13:26:49,528 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >13:26:49,531 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >13:26:49,535 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >13:26:49,554 WARN blivet: disklabel detected but not usable on vda2 >13:26:49,555 DEBUG blivet: no type or existing type for vda2, bailing >13:26:49,556 INFO blivet: got device: PartitionDevice instance (0x7f2ed7c596d0) -- > name = vda2 status = True kids = 1 id = 12 > parents = ['existing 8 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7.51 GiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2ed7cacf80> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed3807110> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed3807510> PedPartition: <_ped.Partition object at 0x7f2ed7cb5950> > disk = existing 8 GiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >13:26:49,719 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed38020d0) object id 16-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:49,763 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office74 ; >13:26:49,765 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:49,766 ERR blivet: failed to find vg 'fedora_office74' after scanning pvs >13:26:49,766 DEBUG blivet: no device or no media present >13:26:49,774 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office74-root /dev/disk/by-id/dm-uuid-LVM-23EKz88t2WdwUAmWSwm3uZDzrGEOjuogavAWl64rrbZ323g2Yibnh16aB90o7DiF /dev/disk/by-uuid/45c57ca8-2e1d-4219-a66f-f259f5cc7d1c /dev/fedora_office74/root /dev/mapper/fedora_office74-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'DM_NAME': 'fedora_office74-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-23EKz88t2WdwUAmWSwm3uZDzrGEOjuogavAWl64rrbZ323g2Yibnh16aB90o7DiF', > 'DM_VG_NAME': 'fedora_office74', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '45c57ca8-2e1d-4219-a66f-f259f5cc7d1c', > 'ID_FS_UUID_ENC': '45c57ca8-2e1d-4219-a66f-f259f5cc7d1c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '996705', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office74-root', > '/dev/disk/by-id/dm-uuid-LVM-23EKz88t2WdwUAmWSwm3uZDzrGEOjuogavAWl64rrbZ323g2Yibnh16aB90o7DiF', > '/dev/disk/by-uuid/45c57ca8-2e1d-4219-a66f-f259f5cc7d1c', > '/dev/fedora_office74/root', > '/dev/mapper/fedora_office74-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora_office74-root ; >13:26:49,775 INFO blivet: scanning fedora_office74-root (/devices/virtual/block/dm-3)... >13:26:49,778 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office74-root ; >13:26:49,780 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:49,781 INFO blivet: fedora_office74-root is an lvm logical volume >13:26:49,783 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora_office74-root ; >13:26:49,786 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office74 ; >13:26:49,789 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:49,797 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf', > 'ID_FS_UUID_ENC': 'NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf', > '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': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '000c2120-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c2120', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '581253', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2'} ; name: vda2 ; >13:26:49,798 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2)... >13:26:49,801 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >13:26:49,814 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.51 GiB partition vda2 (12) with existing lvmpv >13:26:49,817 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >13:26:49,820 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >13:26:49,824 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >13:26:49,827 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >13:26:49,845 WARN blivet: disklabel detected but not usable on vda2 >13:26:49,846 DEBUG blivet: no type or existing type for vda2, bailing >13:26:49,846 INFO blivet: got device: PartitionDevice instance (0x7f2ed7c596d0) -- > name = vda2 status = True kids = 1 id = 12 > parents = ['existing 8 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7.51 GiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2ed7cacf80> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed3807110> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed3807510> PedPartition: <_ped.Partition object at 0x7f2ed7cb5950> > disk = existing 8 GiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >13:26:50,016 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed38020d0) object id 16-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:50,065 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B', > 'ID_FS_UUID_ENC': 'EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B', > '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_ENTRY_UUID': '0000f302-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0000f302', > 'MAJOR': '252', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '586389', > 'name': 'vdb1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1'} ; name: vdb1 ; >13:26:50,067 INFO blivet: scanning vdb1 (/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1)... >13:26:50,071 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb1 ; >13:26:50,084 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.99 GiB partition vdb1 (26) with existing lvmpv >13:26:50,086 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >13:26:50,089 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >13:26:50,092 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >13:26:50,095 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >13:26:50,114 WARN blivet: disklabel detected but not usable on vdb1 >13:26:50,115 DEBUG blivet: no type or existing type for vdb1, bailing >13:26:50,116 INFO blivet: got device: PartitionDevice instance (0x7f2ed3802050) -- > name = vdb1 status = True kids = 1 id = 26 > parents = ['existing 8 GiB disk vdb (21) with existing msdos disklabel'] > uuid = None size = 7.99 GiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.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 0x7f2ed7c473b0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed7c6f950> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed7c6fc10> PedPartition: <_ped.Partition object at 0x7f2ed7c698f0> > disk = existing 8 GiB disk vdb (21) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >13:26:50,274 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed7c6f910) object id 30-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdb1 uuid = EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:50,322 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg', > 'ID_FS_UUID_ENC': 'EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg', > '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': '16775168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0004f8ea-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004f8ea', > 'MAJOR': '252', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '588646', > 'name': 'vdc1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1'} ; name: vdc1 ; >13:26:50,323 INFO blivet: scanning vdc1 (/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1)... >13:26:50,326 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc1 ; >13:26:50,339 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.99 GiB partition vdc1 (40) with existing lvmpv >13:26:50,342 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdc1 ; >13:26:50,345 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdc1 ; label_type: dos ; >13:26:50,348 DEBUG blivet: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >13:26:50,352 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc1 ; labelType: dos ; exists: True ; >13:26:50,370 WARN blivet: disklabel detected but not usable on vdc1 >13:26:50,372 DEBUG blivet: no type or existing type for vdc1, bailing >13:26:50,373 INFO blivet: got device: PartitionDevice instance (0x7f2ed7c3b410) -- > name = vdc1 status = True kids = 1 id = 40 > parents = ['existing 8 GiB disk vdc (35) with existing msdos disklabel'] > uuid = None size = 7.99 GiB > format = existing lvmpv > major = 252 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc1 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 0x7f2ed7c475f0> > target size = 0 B path = /dev/vdc1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed7c59f90> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed47a6890> PedPartition: <_ped.Partition object at 0x7f2ed7c69e30> > disk = existing 8 GiB disk vdc (35) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >13:26:50,532 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed47ad290) object id 44-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdc1 uuid = EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:50,580 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS', > 'ID_FS_UUID_ENC': 'T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:48', > '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_ENTRY_UUID': '0009a287-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009a287', > 'MAJOR': '252', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '596595', > 'name': 'vdd1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1'} ; name: vdd1 ; >13:26:50,581 INFO blivet: scanning vdd1 (/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1)... >13:26:50,584 DEBUG blivet: DeviceTree.getDeviceByName: name: vdd1 ; >13:26:50,597 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.99 GiB partition vdd1 (54) with existing lvmpv >13:26:50,600 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdd1 ; >13:26:50,603 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdd1 ; label_type: dos ; >13:26:50,606 DEBUG blivet: PartitionDevice.setup: vdd1 ; status: True ; controllable: True ; orig: False ; >13:26:50,609 DEBUG blivet: DiskLabel.__init__: device: /dev/vdd1 ; labelType: dos ; exists: True ; >13:26:50,625 WARN blivet: disklabel detected but not usable on vdd1 >13:26:50,627 DEBUG blivet: no type or existing type for vdd1, bailing >13:26:50,627 INFO blivet: got device: PartitionDevice instance (0x7f2ed3807950) -- > name = vdd1 status = True kids = 1 id = 54 > parents = ['existing 8 GiB disk vdd (49) with existing msdos disklabel'] > uuid = None size = 7.99 GiB > format = existing lvmpv > major = 252 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd1 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 0x7f2ed7c47710> > target size = 0 B path = /dev/vdd1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed47ad210> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed47ad7d0> PedPartition: <_ped.Partition object at 0x7f2ed47ac470> > disk = existing 8 GiB disk vdd (49) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >13:26:50,786 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed47add90) object id 58-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdd1 uuid = T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:50,829 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office74 ; >13:26:50,832 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:50,833 ERR blivet: failed to find vg 'fedora_office74' after scanning pvs >13:26:50,833 DEBUG blivet: no device or no media present >13:26:50,990 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >13:26:51,107 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >13:26:51,114 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:26:51,124 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:26:51,243 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_office74 ; status: False ; controllable: True ; >13:26:51,248 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_office74 ; status: False ; controllable: True ; >13:26:51,252 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_office74 ; status: False ; controllable: True ; >13:26:51,256 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_office74 ; status: False ; controllable: True ; >13:26:51,260 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:26:51,264 DEBUG blivet: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >13:26:51,267 DEBUG blivet: LoopDevice.teardown: loop4 ; status: False ; controllable: False ; >13:26:51,270 DEBUG blivet: LoopDevice.teardown: loop5 ; status: False ; controllable: False ; >13:26:51,272 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >13:26:51,278 INFO blivet: edd: collected mbr signatures: {'vda': '0x000c2120', 'vdc': '0x0004f8ea', 'vdb': '0x0000f302', 'vdd': '0x0009a287'} >13:26:51,287 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000c2120 > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >13:26:51,291 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >13:26:51,293 DEBUG blivet: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0000f302 > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >13:26:51,295 DEBUG blivet: edd: matched 0x81 to vdb using pci_dev >13:26:51,295 DEBUG blivet: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0004f8ea > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >13:26:51,296 DEBUG blivet: edd: matched 0x82 to vdc using pci_dev >13:26:51,297 DEBUG blivet: edd: data extracted from 0x83: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0009a287 > pci_dev: 00:09.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >13:26:51,298 DEBUG blivet: edd: matched 0x83 to vdd using pci_dev >13:26:51,307 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >13:26:51,417 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >13:26:51,718 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >13:26:51,722 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:26:51,737 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:26:52,116 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:52,125 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:52,131 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:52,135 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:52,145 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:34,625 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:36:34,629 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:36:34,633 DEBUG blivet: NFSv4.supported: supported: False ; >13:36:34,636 DEBUG blivet: NFSv4.supported: supported: False ; >13:36:34,640 DEBUG blivet: SELinuxFS.supported: supported: False ; >13:36:34,643 DEBUG blivet: SELinuxFS.supported: supported: False ; >13:36:34,647 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:34,651 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:34,657 DEBUG blivet: Ext3FS.supported: supported: True ; >13:36:34,660 DEBUG blivet: Ext3FS.supported: supported: True ; >13:36:34,665 DEBUG blivet: Ext2FS.supported: supported: True ; >13:36:34,668 DEBUG blivet: Ext2FS.supported: supported: True ; >13:36:34,673 DEBUG blivet: SysFS.supported: supported: False ; >13:36:34,676 DEBUG blivet: SysFS.supported: supported: False ; >13:36:34,679 DEBUG blivet: MultipathMember.__init__: >13:36:34,683 DEBUG blivet: MDRaidMember.__init__: >13:36:34,688 DEBUG blivet: ProcFS.supported: supported: False ; >13:36:34,691 DEBUG blivet: ProcFS.supported: supported: False ; >13:36:34,694 DEBUG blivet: SwapSpace.__init__: >13:36:34,699 DEBUG blivet: NoDevFS.supported: supported: False ; >13:36:34,701 DEBUG blivet: NoDevFS.supported: supported: False ; >13:36:34,705 DEBUG blivet: DevPtsFS.supported: supported: False ; >13:36:34,708 DEBUG blivet: DevPtsFS.supported: supported: False ; >13:36:34,711 DEBUG blivet: BTRFS.supported: supported: True ; >13:36:35,022 DEBUG blivet: USBFS.supported: supported: False ; >13:36:35,028 DEBUG blivet: USBFS.supported: supported: False ; >13:36:35,032 DEBUG blivet: DiskLabel.__init__: >13:36:35,034 INFO blivet: DiskLabel.partedDevice returning None >13:36:35,037 DEBUG blivet: HFSPlus.supported: supported: False ; >13:36:35,040 DEBUG blivet: HFSPlus.supported: supported: False ; >13:36:35,043 DEBUG blivet: XFS.supported: supported: True ; >13:36:35,407 DEBUG blivet: XFS.supported: supported: True ; >13:36:35,419 DEBUG blivet: TmpFS.supported: supported: True ; >13:36:35,563 DEBUG blivet: LUKS.__init__: >13:36:35,577 DEBUG blivet: NTFS.supported: supported: False ; >13:36:35,581 DEBUG blivet: NTFS.supported: supported: False ; >13:36:35,585 DEBUG blivet: BindFS.supported: supported: False ; >13:36:35,587 DEBUG blivet: BindFS.supported: supported: False ; >13:36:35,590 DEBUG blivet: HFS.supported: supported: False ; >13:36:35,592 DEBUG blivet: HFS.supported: supported: False ; >13:36:35,601 DEBUG blivet: LVMPhysicalVolume.__init__: >13:36:35,616 DEBUG blivet: NFS.supported: supported: False ; >13:36:35,620 DEBUG blivet: NFS.supported: supported: False ; >13:36:35,622 DEBUG blivet: FATFS.supported: supported: True ; >13:36:35,786 DEBUG blivet: FATFS.supported: supported: True ; >13:36:35,801 DEBUG blivet: DMRaidMember.__init__: >09:37:00,235 INFO blivet: Detected 3,87 GiB of memory >09:37:00,367 INFO blivet: Suggested swap size (3,87 GiB) exceeds 10 % of disk space, using 10 % of disk space (3,19 GiB) instead. >09:37:00,563 INFO blivet: Swap attempt of 3,19 GiB >09:37:04,221 DEBUG blivet: removing vda >09:37:04,224 DEBUG blivet: devices to remove: ['fedora_office74', 'vda2', 'vda1'] >09:37:04,226 DEBUG blivet: leaves to remove: ['fedora_office74', 'vda1'] >09:37:04,228 INFO blivet: removed lvmvg fedora_office74 (id 17) from device tree >09:37:04,252 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >09:37:04,253 INFO blivet: registered action: [167] destroy device lvmvg fedora_office74 (id 17) >09:37:04,270 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:37:04,272 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 169 >09:37:04,286 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >09:37:04,287 INFO blivet: registered action: [168] destroy format ext4 filesystem on partition vda1 (id 6) >09:37:04,290 INFO blivet: removed partition vda1 (id 6) from device tree >09:37:04,307 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:37:04,308 INFO blivet: registered action: [170] destroy device partition vda1 (id 6) >09:37:04,310 DEBUG blivet: devices to remove: ['vda2'] >09:37:04,312 DEBUG blivet: leaves to remove: ['vda2'] >09:37:04,326 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:37:04,328 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 172 >09:37:04,345 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: lvmpv ; type: None ; >09:37:04,346 INFO blivet: registered action: [171] destroy format lvmpv on partition vda2 (id 12) >09:37:04,351 INFO blivet: removed partition vda2 (id 12) from device tree >09:37:04,372 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:37:04,372 INFO blivet: registered action: [173] destroy device partition vda2 (id 12) >09:37:04,375 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 175 >09:37:04,389 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >09:37:04,390 INFO blivet: registered action: [174] destroy format msdos disklabel on disk vda (id 1) >09:37:04,402 DEBUG blivet: removing vdb >09:37:04,405 DEBUG blivet: devices to remove: ['fedora_office74', 'vdb1'] >09:37:04,406 DEBUG blivet: leaves to remove: ['fedora_office74'] >09:37:04,407 INFO blivet: removed lvmvg fedora_office74 (id 31) from device tree >09:37:04,421 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >09:37:04,423 INFO blivet: registered action: [176] destroy device lvmvg fedora_office74 (id 31) >09:37:04,425 DEBUG blivet: devices to remove: ['vdb1'] >09:37:04,429 DEBUG blivet: leaves to remove: ['vdb1'] >09:37:04,440 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >09:37:04,442 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 178 >09:37:04,456 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: lvmpv ; type: None ; >09:37:04,458 INFO blivet: registered action: [177] destroy format lvmpv on partition vdb1 (id 26) >09:37:04,460 INFO blivet: removed partition vdb1 (id 26) from device tree >09:37:04,474 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:37:04,477 INFO blivet: registered action: [179] destroy device partition vdb1 (id 26) >09:37:04,483 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 181 >09:37:04,502 DEBUG blivet: DiskDevice._setFormat: vdb ; current: disklabel ; type: None ; >09:37:04,503 INFO blivet: registered action: [180] destroy format msdos disklabel on disk vdb (id 21) >09:37:04,508 DEBUG blivet: removing vdc >09:37:04,509 DEBUG blivet: devices to remove: ['fedora_office74', 'vdc1'] >09:37:04,511 DEBUG blivet: leaves to remove: ['fedora_office74'] >09:37:04,514 INFO blivet: removed lvmvg fedora_office74 (id 45) from device tree >09:37:04,534 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdc1 ; >09:37:04,536 INFO blivet: registered action: [182] destroy device lvmvg fedora_office74 (id 45) >09:37:04,538 DEBUG blivet: devices to remove: ['vdc1'] >09:37:04,539 DEBUG blivet: leaves to remove: ['vdc1'] >09:37:04,552 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; >09:37:04,554 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 184 >09:37:04,567 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; current: lvmpv ; type: None ; >09:37:04,568 INFO blivet: registered action: [183] destroy format lvmpv on partition vdc1 (id 40) >09:37:04,572 INFO blivet: removed partition vdc1 (id 40) from device tree >09:37:04,586 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdc ; >09:37:04,587 INFO blivet: registered action: [185] destroy device partition vdc1 (id 40) >09:37:04,591 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 187 >09:37:04,605 DEBUG blivet: DiskDevice._setFormat: vdc ; current: disklabel ; type: None ; >09:37:04,607 INFO blivet: registered action: [186] destroy format msdos disklabel on disk vdc (id 35) >09:37:04,614 DEBUG blivet: removing vdd >09:37:04,616 DEBUG blivet: devices to remove: ['fedora_office74', 'vdd1'] >09:37:04,617 DEBUG blivet: leaves to remove: ['fedora_office74'] >09:37:04,618 INFO blivet: removed lvmvg fedora_office74 (id 59) from device tree >09:37:04,638 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdd1 ; >09:37:04,639 INFO blivet: registered action: [188] destroy device lvmvg fedora_office74 (id 59) >09:37:04,642 DEBUG blivet: devices to remove: ['vdd1'] >09:37:04,643 DEBUG blivet: leaves to remove: ['vdd1'] >09:37:04,662 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; >09:37:04,664 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 190 >09:37:04,685 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; current: lvmpv ; type: None ; >09:37:04,687 INFO blivet: registered action: [189] destroy format lvmpv on partition vdd1 (id 54) >09:37:04,690 INFO blivet: removed partition vdd1 (id 54) from device tree >09:37:04,711 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdd ; >09:37:04,711 INFO blivet: registered action: [191] destroy device partition vdd1 (id 54) >09:37:04,713 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 193 >09:37:04,727 DEBUG blivet: DiskDevice._setFormat: vdd ; current: disklabel ; type: None ; >09:37:04,729 INFO blivet: registered action: [192] destroy format msdos disklabel on disk vdd (id 49) >09:37:04,781 INFO blivet: Detected 3,87 GiB of memory >09:37:04,937 INFO blivet: Suggested swap size (3,87 GiB) exceeds 10 % of disk space, using 10 % of disk space (3,19 GiB) instead. >09:37:05,243 INFO blivet: Swap attempt of 3,19 GiB >09:37:05,399 DEBUG blivet: clearpart: initializing vda >09:37:05,402 DEBUG blivet: removing vda >09:37:05,404 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 195 >09:37:05,420 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:37:05,421 INFO blivet: registered action: [194] destroy format None on disk vda (id 1) >09:37:05,426 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 197 >09:37:05,438 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:37:05,440 INFO blivet: registered action: [196] destroy format None on disk vda (id 1) >09:37:05,443 DEBUG blivet: required disklabel type for vda (15) is None >09:37:05,444 DEBUG blivet: default disklabel type for vda is msdos >09:37:05,447 DEBUG blivet: selecting msdos disklabel for vda based on size >09:37:05,463 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >09:37:05,481 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >09:37:05,483 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 0x7f2ecc3acb10> > PedDisk: <_ped.Disk object at 0x7f2ecc3b4bd8> >09:37:05,490 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 198 >09:37:05,508 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:37:05,510 INFO blivet: registered action: [199] create format msdos disklabel on disk vda (id 1) >09:37:05,512 DEBUG blivet: clearpart: initializing vdb >09:37:05,513 DEBUG blivet: removing vdb >09:37:05,514 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 201 >09:37:05,526 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:37:05,530 INFO blivet: registered action: [200] destroy format None on disk vdb (id 21) >09:37:05,532 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 203 >09:37:05,548 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:37:05,550 INFO blivet: registered action: [202] destroy format None on disk vdb (id 21) >09:37:05,552 DEBUG blivet: required disklabel type for vdb (15) is None >09:37:05,554 DEBUG blivet: default disklabel type for vdb is msdos >09:37:05,558 DEBUG blivet: selecting msdos disklabel for vdb based on size >09:37:05,574 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; >09:37:05,592 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdb ; labelType: msdos ; >09:37:05,595 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 0x7f2ecc33b2d0> > PedDisk: <_ped.Disk object at 0x7f2ecc431950> >09:37:05,602 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 204 >09:37:05,615 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >09:37:05,619 INFO blivet: registered action: [205] create format msdos disklabel on disk vdb (id 21) >09:37:05,624 DEBUG blivet: clearpart: initializing vdc >09:37:05,626 DEBUG blivet: removing vdc >09:37:05,631 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 207 >09:37:05,640 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: None ; >09:37:05,641 INFO blivet: registered action: [206] destroy format None on disk vdc (id 35) >09:37:05,642 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 209 >09:37:05,663 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: None ; >09:37:05,665 INFO blivet: registered action: [208] destroy format None on disk vdc (id 35) >09:37:05,668 DEBUG blivet: required disklabel type for vdc (15) is None >09:37:05,670 DEBUG blivet: default disklabel type for vdc is msdos >09:37:05,673 DEBUG blivet: selecting msdos disklabel for vdc based on size >09:37:05,685 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; >09:37:05,700 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdc ; labelType: msdos ; >09:37:05,704 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 0x7f2ecc34d050> > PedDisk: <_ped.Disk object at 0x7f2ecc34b680> >09:37:05,711 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 210 >09:37:05,723 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >09:37:05,725 INFO blivet: registered action: [211] create format msdos disklabel on disk vdc (id 35) >09:37:05,727 DEBUG blivet: clearpart: initializing vdd >09:37:05,728 DEBUG blivet: removing vdd >09:37:05,731 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 213 >09:37:05,745 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: None ; >09:37:05,747 INFO blivet: registered action: [212] destroy format None on disk vdd (id 49) >09:37:05,752 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 215 >09:37:05,773 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: None ; >09:37:05,777 INFO blivet: registered action: [214] destroy format None on disk vdd (id 49) >09:37:05,779 DEBUG blivet: required disklabel type for vdd (15) is None >09:37:05,780 DEBUG blivet: default disklabel type for vdd is msdos >09:37:05,782 DEBUG blivet: selecting msdos disklabel for vdd based on size >09:37:05,794 DEBUG blivet: DiskLabel.__init__: device: /dev/vdd ; labelType: msdos ; >09:37:05,811 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdd ; labelType: msdos ; >09:37:05,817 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 0x7f2ecc34d650> > PedDisk: <_ped.Disk object at 0x7f2ecc3548c0> >09:37:05,826 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 216 >09:37:05,838 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: disklabel ; >09:37:05,839 INFO blivet: registered action: [217] create format msdos disklabel on disk vdd (id 49) >09:37:05,883 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:05,959 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:05,961 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:05,989 INFO blivet: Detected 3,87 GiB of memory >09:37:06,188 INFO blivet: Suggested swap size (3,87 GiB) exceeds 10 % of disk space, using 10 % of disk space (3,19 GiB) instead. >09:37:06,614 INFO blivet: Swap attempt of 3,19 GiB >09:37:06,752 DEBUG blivet: doAutoPart: True >09:37:06,759 DEBUG blivet: encryptedAutoPart: False >09:37:06,760 DEBUG blivet: autoPartType: 2 >09:37:06,761 DEBUG blivet: clearPartType: 2 >09:37:06,762 DEBUG blivet: clearPartDisks: ['vda', 'vdb', 'vdc', 'vdd'] >09:37:06,996 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f2ecc34d2d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f2ecc42bf90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f2ecc34d850) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f2ecc34dc10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False >PartSpec instance (0x7f2ecc419a10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3,19 GiB maxSize = None grow = False > >09:37:06,999 DEBUG blivet: storage.disks: ['vda', 'vdb', 'vdc', 'vdd'] >09:37:07,002 DEBUG blivet: storage.partitioned: ['vda', 'vdb', 'vdc', 'vdd'] >09:37:07,004 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url0/my_comps_squashfs.img (deleted)', '/tmp/curl_fetch_url1/my_comps_squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'vda', 'vdb', 'vdc', 'vdd'] >09:37:07,022 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:07,079 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:07,080 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:07,082 DEBUG blivet: boot disk: vda >09:37:07,107 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:37:07,108 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 218 >09:37:07,123 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:37:07,138 DEBUG blivet: PartitionDevice._setFormat: req0 ; >09:37:07,148 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >09:37:07,161 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:37:07,163 INFO blivet: added partition req0 (id 219) to device tree >09:37:07,166 INFO blivet: registered action: [221] create device partition req0 (id 219) >09:37:07,169 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 223 >09:37:07,171 INFO blivet: registered action: [222] create format lvmpv on partition req0 (id 219) >09:37:07,183 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:37:07,185 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 224 >09:37:07,196 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:37:07,210 DEBUG blivet: PartitionDevice._setFormat: req1 ; >09:37:07,221 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >09:37:07,232 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:37:07,234 INFO blivet: added partition req1 (id 225) to device tree >09:37:07,235 INFO blivet: registered action: [227] create device partition req1 (id 225) >09:37:07,238 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 229 >09:37:07,238 INFO blivet: registered action: [228] create format lvmpv on partition req1 (id 225) >09:37:07,250 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:37:07,252 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 230 >09:37:07,268 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >09:37:07,282 DEBUG blivet: PartitionDevice._setFormat: req2 ; >09:37:07,303 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >09:37:07,319 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdc ; >09:37:07,321 INFO blivet: added partition req2 (id 231) to device tree >09:37:07,324 INFO blivet: registered action: [233] create device partition req2 (id 231) >09:37:07,328 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 235 >09:37:07,329 INFO blivet: registered action: [234] create format lvmpv on partition req2 (id 231) >09:37:07,346 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:37:07,350 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 236 >09:37:07,368 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdd ; >09:37:07,386 DEBUG blivet: PartitionDevice._setFormat: req3 ; >09:37:07,427 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >09:37:07,496 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdd ; >09:37:07,501 INFO blivet: added partition req3 (id 237) to device tree >09:37:07,510 INFO blivet: registered action: [239] create device partition req3 (id 237) >09:37:07,527 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 241 >09:37:07,529 INFO blivet: registered action: [240] create format lvmpv on partition req3 (id 237) >09:37:07,531 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f2ee3594990) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8 GiB > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda 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 0x7f2ee3499680> > target size = 0 B path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2ed7d7fd90>, DiskDevice instance (0x7f2ee33f31d0) -- > name = vdb status = True kids = 0 id = 21 > parents = [] > uuid = None size = 8 GiB > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.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 0x7f2ed7c470e0> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2ed7c6f610>, DiskDevice instance (0x7f2ed7c6ffd0) -- > name = vdc status = True kids = 0 id = 35 > parents = [] > uuid = None size = 8 GiB > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc 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 0x7f2ed7cac710> > target size = 0 B path = /dev/vdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2ed7c6f710>, DiskDevice instance (0x7f2ed7c6fe50) -- > name = vdd status = True kids = 0 id = 49 > parents = [] > uuid = None size = 8 GiB > format = non-existent msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio6/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd 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 0x7f2ed7c47170> > target size = 0 B path = /dev/vdd > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2ed3807990>] >09:37:08,043 DEBUG blivet: devs: [PartitionDevice instance (0x7f2ecc408d50) -- > name = req0 status = False kids = 0 id = 219 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f2ecc2d1850) -- > name = req1 status = False kids = 0 id = 225 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f2ecc2d1c50) -- > name = req2 status = False kids = 0 id = 231 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req2 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f2ecc2d1f90) -- > name = req3 status = False kids = 0 id = 237 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:37:08,444 DEBUG blivet: Ext4FS.supported: supported: True ; >09:37:08,450 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 242 >09:37:08,464 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:37:08,473 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:37:08,485 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >09:37:08,499 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdd ; >09:37:08,509 DEBUG blivet: PartitionDevice._setFormat: req4 ; >09:37:08,520 DEBUG blivet: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >09:37:08,538 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:37:08,552 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdc ; >09:37:08,554 INFO blivet: added partition req4 (id 243) to device tree >09:37:08,556 INFO blivet: registered action: [245] create device partition req4 (id 243) >09:37:08,558 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 247 >09:37:08,568 INFO blivet: registered action: [246] create format ext4 filesystem mounted at /boot on partition req4 (id 243) >09:37:08,574 INFO blivet: skipping unneeded stage1 biosboot request >09:37:08,576 DEBUG blivet: PartSpec instance (0x7f2ecc34dc10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False > >09:37:08,657 DEBUG blivet: existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:08,781 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:37:08,789 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:37:08,795 DEBUG blivet: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >09:37:08,804 DEBUG blivet: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >09:37:08,823 DEBUG blivet: removing all non-preexisting partitions ['req0(id 219)', 'req1(id 225)', 'req2(id 231)', 'req3(id 237)', 'req4(id 243)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd'] >09:37:08,829 DEBUG blivet: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd'] ; partitions=['req0(id 219)', 'req1(id 225)', 'req2(id 231)', 'req3(id 237)', 'req4(id 243)'] >09:37:08,831 DEBUG blivet: removing all non-preexisting partitions ['req4(id 243)', 'req0(id 219)', 'req1(id 225)', 'req2(id 231)', 'req3(id 237)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd'] >09:37:08,843 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:08,891 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:08,892 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:08,910 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:08,967 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:08,969 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:08,980 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:09,038 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:09,038 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:09,048 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:09,093 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:09,094 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:09,102 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:09,151 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:09,152 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:09,160 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:09,205 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:09,207 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:09,219 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:09,273 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:09,276 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:09,286 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:09,352 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:09,354 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:09,356 DEBUG blivet: allocating partition: req4 ; id: 243 ; disks: ['vda', 'vdb', 'vdc', 'vdd'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >09:37:09,489 DEBUG blivet: checking freespace on vda >09:37:09,492 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >09:37:09,571 DEBUG blivet: checking 63-16777215 (7,99 GiB) >09:37:09,700 DEBUG blivet: current free range is 63-16777215 (7,99 GiB) >09:37:09,804 DEBUG blivet: updating use_disk to vda, type: 0 >09:37:09,807 DEBUG blivet: new free: 63-16777215 / 7,99 GiB >09:37:09,917 DEBUG blivet: new free allows for 0 sectors of growth >09:37:09,919 DEBUG blivet: found free space for bootable request >09:37:09,921 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:09,931 DEBUG blivet: created partition vda1 of 500 MiB and added it to /dev/vda >09:37:10,048 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >09:37:10,050 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc3acad0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc21de10> PedPartition: <_ped.Partition object at 0x7f2ecc20fdd0> >09:37:10,068 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: vdb ; >09:37:10,079 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:37:10,094 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:37:10,107 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:37:10,109 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc3acad0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc1c4250> PedPartition: <_ped.Partition object at 0x7f2ecc1c1230> >09:37:10,122 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:10,190 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:10,191 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:10,201 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:10,254 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:10,255 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:10,256 DEBUG blivet: allocating partition: req0 ; id: 219 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:37:10,368 DEBUG blivet: checking freespace on vda >09:37:10,370 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:37:10,506 DEBUG blivet: checking 63-2047 (992,5 KiB) >09:37:10,602 DEBUG blivet: current free range is 63-2047 (992,5 KiB) >09:37:10,684 DEBUG blivet: checking 1026048-16777215 (7,51 GiB) >09:37:10,759 DEBUG blivet: current free range is 1026048-16777215 (7,51 GiB) >09:37:10,828 DEBUG blivet: evaluating growth potential for new layout >09:37:10,830 DEBUG blivet: calculating growth for disk /dev/vdc >09:37:10,831 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >09:37:10,840 DEBUG blivet: disk /dev/vdc growth: 0 (0 B) >09:37:10,844 DEBUG blivet: calculating growth for disk /dev/vdb >09:37:10,847 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >09:37:10,851 DEBUG blivet: disk /dev/vdb growth: 0 (0 B) >09:37:10,855 DEBUG blivet: calculating growth for disk /dev/vda >09:37:10,890 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:37:10,900 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc3acad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc1e5b10> PedPartition: <_ped.Partition object at 0x7f2ecc1eb890> >09:37:10,922 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >09:37:10,934 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:37:10,937 DEBUG blivet: adding request 219 to chunk 16777153 (63-16777215) on /dev/vda >09:37:10,938 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >09:37:10,944 DEBUG blivet: req: PartitionRequest instance -- >id = 219 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:10,946 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:11,036 DEBUG blivet: adding 15753153 (7,51 GiB) to 219 (vda2) >09:37:11,126 DEBUG blivet: new grow amount for request 219 (vda2) is 15753153 units, or 7,51 GiB >09:37:11,236 DEBUG blivet: request 219 (vda2) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:11,428 DEBUG blivet: disk /dev/vda growth: 15753153 (7,51 GiB) >09:37:11,556 DEBUG blivet: calculating growth for disk /dev/vdd >09:37:11,558 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >09:37:11,562 DEBUG blivet: disk /dev/vdd growth: 0 (0 B) >09:37:11,578 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:37:11,583 DEBUG blivet: device vda2 new partedPartition None >09:37:11,596 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >09:37:11,614 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:37:11,615 DEBUG blivet: total growth: 15753153 sectors >09:37:11,617 DEBUG blivet: updating use_disk to vda, type: 0 >09:37:11,618 DEBUG blivet: new free: 1026048-16777215 / 7,51 GiB >09:37:11,943 DEBUG blivet: new free allows for 15753153 sectors of growth >09:37:11,951 DEBUG blivet: created partition vda2 of 500 MiB and added it to /dev/vda >09:37:12,056 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:37:12,059 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc3acad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc1ad4d0> PedPartition: <_ped.Partition object at 0x7f2ecc1310b0> >09:37:12,077 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >09:37:12,090 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:37:12,105 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:37:12,108 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc3acad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc1ad610> PedPartition: <_ped.Partition object at 0x7f2ecc131530> >09:37:12,130 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:12,177 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:12,181 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:12,189 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:12,234 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:12,236 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:12,241 DEBUG blivet: allocating partition: req1 ; id: 225 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:37:12,340 DEBUG blivet: checking freespace on vdb >09:37:12,343 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:37:12,438 DEBUG blivet: checking 63-16777215 (7,99 GiB) >09:37:12,555 DEBUG blivet: current free range is 63-16777215 (7,99 GiB) >09:37:12,661 DEBUG blivet: evaluating growth potential for new layout >09:37:12,663 DEBUG blivet: calculating growth for disk /dev/vdc >09:37:12,665 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >09:37:12,671 DEBUG blivet: disk /dev/vdc growth: 0 (0 B) >09:37:12,678 DEBUG blivet: calculating growth for disk /dev/vdb >09:37:12,681 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:12,700 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:37:12,706 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc33b410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc14ad50> PedPartition: <_ped.Partition object at 0x7f2ecc159290> >09:37:12,726 DEBUG blivet: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >09:37:12,753 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:37:12,762 DEBUG blivet: adding request 225 to chunk 16777153 (63-16777215) on /dev/vdb >09:37:12,767 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >09:37:12,773 DEBUG blivet: req: PartitionRequest instance -- >id = 225 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:12,774 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:12,856 DEBUG blivet: adding 15753153 (7,51 GiB) to 225 (vdb1) >09:37:12,933 DEBUG blivet: new grow amount for request 225 (vdb1) is 15753153 units, or 7,51 GiB >09:37:13,003 DEBUG blivet: request 225 (vdb1) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:13,143 DEBUG blivet: disk /dev/vdb growth: 15753153 (7,51 GiB) >09:37:13,211 DEBUG blivet: calculating growth for disk /dev/vda >09:37:13,216 DEBUG blivet: adding request 219 to chunk 16777153 (63-16777215) on /dev/vda >09:37:13,217 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >09:37:13,223 DEBUG blivet: req: PartitionRequest instance -- >id = 219 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:13,225 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:13,291 DEBUG blivet: adding 15753153 (7,51 GiB) to 219 (vda2) >09:37:13,376 DEBUG blivet: new grow amount for request 219 (vda2) is 15753153 units, or 7,51 GiB >09:37:13,473 DEBUG blivet: request 219 (vda2) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:13,608 DEBUG blivet: disk /dev/vda growth: 15753153 (7,51 GiB) >09:37:13,686 DEBUG blivet: calculating growth for disk /dev/vdd >09:37:13,688 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >09:37:13,693 DEBUG blivet: disk /dev/vdd growth: 0 (0 B) >09:37:13,709 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:37:13,711 DEBUG blivet: device vdb1 new partedPartition None >09:37:13,723 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >09:37:13,734 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:37:13,735 DEBUG blivet: total growth: 31506306 sectors >09:37:13,735 DEBUG blivet: updating use_disk to vdb, type: 0 >09:37:13,736 DEBUG blivet: new free: 63-16777215 / 7,99 GiB >09:37:13,885 DEBUG blivet: new free allows for 31506306 sectors of growth >09:37:13,888 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:13,893 DEBUG blivet: created partition vdb1 of 500 MiB and added it to /dev/vdb >09:37:13,996 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:37:13,997 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc33b410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc11d490> PedPartition: <_ped.Partition object at 0x7f2ecc159e90> >09:37:14,010 DEBUG blivet: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >09:37:14,025 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:37:14,044 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:37:14,064 DEBUG blivet: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc33b410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc129610> PedPartition: <_ped.Partition object at 0x7f2ecc1251d0> >09:37:14,103 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:14,168 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:14,171 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:14,181 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:14,229 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:14,231 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:14,232 DEBUG blivet: allocating partition: req2 ; id: 231 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:37:14,371 DEBUG blivet: checking freespace on vdc >09:37:14,374 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:37:14,472 DEBUG blivet: checking 63-16777215 (7,99 GiB) >09:37:14,582 DEBUG blivet: current free range is 63-16777215 (7,99 GiB) >09:37:14,676 DEBUG blivet: evaluating growth potential for new layout >09:37:14,679 DEBUG blivet: calculating growth for disk /dev/vdc >09:37:14,682 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:14,702 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >09:37:14,705 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc33bfd0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc0c3d90> PedPartition: <_ped.Partition object at 0x7f2ecc125f50> >09:37:14,725 DEBUG blivet: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >09:37:14,746 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >09:37:14,749 DEBUG blivet: adding request 231 to chunk 16777153 (63-16777215) on /dev/vdc >09:37:14,752 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >09:37:14,756 DEBUG blivet: req: PartitionRequest instance -- >id = 231 name = vdc1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:14,758 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:14,829 DEBUG blivet: adding 15753153 (7,51 GiB) to 231 (vdc1) >09:37:14,928 DEBUG blivet: new grow amount for request 231 (vdc1) is 15753153 units, or 7,51 GiB >09:37:15,024 DEBUG blivet: request 231 (vdc1) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:15,251 DEBUG blivet: disk /dev/vdc growth: 15753153 (7,51 GiB) >09:37:15,351 DEBUG blivet: calculating growth for disk /dev/vdb >09:37:15,355 DEBUG blivet: adding request 225 to chunk 16777153 (63-16777215) on /dev/vdb >09:37:15,360 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >09:37:15,370 DEBUG blivet: req: PartitionRequest instance -- >id = 225 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:15,374 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:15,468 DEBUG blivet: adding 15753153 (7,51 GiB) to 225 (vdb1) >09:37:15,545 DEBUG blivet: new grow amount for request 225 (vdb1) is 15753153 units, or 7,51 GiB >09:37:15,635 DEBUG blivet: request 225 (vdb1) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:15,771 DEBUG blivet: disk /dev/vdb growth: 15753153 (7,51 GiB) >09:37:15,879 DEBUG blivet: calculating growth for disk /dev/vda >09:37:15,881 DEBUG blivet: adding request 219 to chunk 16777153 (63-16777215) on /dev/vda >09:37:15,883 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >09:37:15,887 DEBUG blivet: req: PartitionRequest instance -- >id = 219 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:15,888 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:15,962 DEBUG blivet: adding 15753153 (7,51 GiB) to 219 (vda2) >09:37:16,037 DEBUG blivet: new grow amount for request 219 (vda2) is 15753153 units, or 7,51 GiB >09:37:16,122 DEBUG blivet: request 219 (vda2) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:16,252 DEBUG blivet: disk /dev/vda growth: 15753153 (7,51 GiB) >09:37:16,321 DEBUG blivet: calculating growth for disk /dev/vdd >09:37:16,324 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >09:37:16,330 DEBUG blivet: disk /dev/vdd growth: 0 (0 B) >09:37:16,346 DEBUG blivet: PartitionDevice._setPartedPartition: vdc1 ; >09:37:16,347 DEBUG blivet: device vdc1 new partedPartition None >09:37:16,359 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >09:37:16,372 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdc ; >09:37:16,373 DEBUG blivet: total growth: 47259459 sectors >09:37:16,374 DEBUG blivet: updating use_disk to vdc, type: 0 >09:37:16,375 DEBUG blivet: new free: 63-16777215 / 7,99 GiB >09:37:16,443 DEBUG blivet: new free allows for 47259459 sectors of growth >09:37:16,445 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:16,449 DEBUG blivet: created partition vdc1 of 500 MiB and added it to /dev/vdc >09:37:16,535 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >09:37:16,536 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc33bfd0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc0a1d90> PedPartition: <_ped.Partition object at 0x7f2ecc0884d0> >09:37:16,555 DEBUG blivet: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >09:37:16,574 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >09:37:16,587 DEBUG blivet: PartitionDevice._setPartedPartition: vdc1 ; >09:37:16,589 DEBUG blivet: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc33bfd0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc0a1c10> PedPartition: <_ped.Partition object at 0x7f2ecc159e90> >09:37:16,613 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:16,668 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:16,670 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:16,678 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:16,733 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:16,734 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:16,735 DEBUG blivet: allocating partition: req3 ; id: 237 ; disks: ['vdd'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:37:16,855 DEBUG blivet: checking freespace on vdd >09:37:16,857 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vdd part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:37:16,959 DEBUG blivet: checking 63-16777215 (7,99 GiB) >09:37:17,049 DEBUG blivet: current free range is 63-16777215 (7,99 GiB) >09:37:17,128 DEBUG blivet: evaluating growth potential for new layout >09:37:17,130 DEBUG blivet: calculating growth for disk /dev/vdc >09:37:17,132 DEBUG blivet: adding request 231 to chunk 16777153 (63-16777215) on /dev/vdc >09:37:17,135 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >09:37:17,140 DEBUG blivet: req: PartitionRequest instance -- >id = 231 name = vdc1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:17,143 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:17,230 DEBUG blivet: adding 15753153 (7,51 GiB) to 231 (vdc1) >09:37:17,333 DEBUG blivet: new grow amount for request 231 (vdc1) is 15753153 units, or 7,51 GiB >09:37:17,410 DEBUG blivet: request 231 (vdc1) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:17,572 DEBUG blivet: disk /dev/vdc growth: 15753153 (7,51 GiB) >09:37:17,661 DEBUG blivet: calculating growth for disk /dev/vdb >09:37:17,664 DEBUG blivet: adding request 225 to chunk 16777153 (63-16777215) on /dev/vdb >09:37:17,666 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >09:37:17,672 DEBUG blivet: req: PartitionRequest instance -- >id = 225 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:17,674 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:17,805 DEBUG blivet: adding 15753153 (7,51 GiB) to 225 (vdb1) >09:37:17,896 DEBUG blivet: new grow amount for request 225 (vdb1) is 15753153 units, or 7,51 GiB >09:37:18,018 DEBUG blivet: request 225 (vdb1) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:18,180 DEBUG blivet: disk /dev/vdb growth: 15753153 (7,51 GiB) >09:37:18,254 DEBUG blivet: calculating growth for disk /dev/vda >09:37:18,257 DEBUG blivet: adding request 219 to chunk 16777153 (63-16777215) on /dev/vda >09:37:18,258 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >09:37:18,262 DEBUG blivet: req: PartitionRequest instance -- >id = 219 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:18,266 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:18,743 DEBUG blivet: adding 15753153 (7,51 GiB) to 219 (vda2) >09:37:18,873 DEBUG blivet: new grow amount for request 219 (vda2) is 15753153 units, or 7,51 GiB >09:37:18,943 DEBUG blivet: request 219 (vda2) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:19,118 DEBUG blivet: disk /dev/vda growth: 15753153 (7,51 GiB) >09:37:19,193 DEBUG blivet: calculating growth for disk /dev/vdd >09:37:19,197 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:19,214 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >09:37:19,216 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc34d4d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecbfb8210> PedPartition: <_ped.Partition object at 0x7f2ecc028890> >09:37:19,237 DEBUG blivet: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >09:37:19,251 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vdd ; >09:37:19,254 DEBUG blivet: adding request 237 to chunk 16777153 (63-16777215) on /dev/vdd >09:37:19,256 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >09:37:19,262 DEBUG blivet: req: PartitionRequest instance -- >id = 237 name = vdd1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:19,265 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:19,348 DEBUG blivet: adding 15753153 (7,51 GiB) to 237 (vdd1) >09:37:19,425 DEBUG blivet: new grow amount for request 237 (vdd1) is 15753153 units, or 7,51 GiB >09:37:19,495 DEBUG blivet: request 237 (vdd1) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:19,727 DEBUG blivet: disk /dev/vdd growth: 15753153 (7,51 GiB) >09:37:19,816 DEBUG blivet: PartitionDevice._setPartedPartition: vdd1 ; >09:37:19,818 DEBUG blivet: device vdd1 new partedPartition None >09:37:19,829 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: vdd ; >09:37:19,840 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vdd ; >09:37:19,842 DEBUG blivet: total growth: 63012612 sectors >09:37:19,843 DEBUG blivet: updating use_disk to vdd, type: 0 >09:37:19,844 DEBUG blivet: new free: 63-16777215 / 7,99 GiB >09:37:19,946 DEBUG blivet: new free allows for 63012612 sectors of growth >09:37:19,947 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:19,950 DEBUG blivet: created partition vdd1 of 500 MiB and added it to /dev/vdd >09:37:20,056 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >09:37:20,058 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc34d4d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecbfb8e50> PedPartition: <_ped.Partition object at 0x7f2ecbfc6650> >09:37:20,078 DEBUG blivet: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >09:37:20,089 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vdd ; >09:37:20,103 DEBUG blivet: PartitionDevice._setPartedPartition: vdd1 ; >09:37:20,104 DEBUG blivet: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc34d4d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecbfb8fd0> PedPartition: <_ped.Partition object at 0x7f2ecbfc69b0> >09:37:20,112 DEBUG blivet: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd'], partitions=['vda2(id 219)', 'vdb1(id 225)', 'vdc1(id 231)', 'vdd1(id 237)', 'vda1(id 243)'] >09:37:20,114 DEBUG blivet: growable partitions are ['vda2', 'vdb1', 'vdc1', 'vdd1'] >09:37:20,118 DEBUG blivet: adding request 219 to chunk 16777153 (63-16777215) on /dev/vda >09:37:20,120 DEBUG blivet: disk vda has 1 chunks >09:37:20,122 DEBUG blivet: adding request 225 to chunk 16777153 (63-16777215) on /dev/vdb >09:37:20,123 DEBUG blivet: disk vdb has 1 chunks >09:37:20,126 DEBUG blivet: adding request 231 to chunk 16777153 (63-16777215) on /dev/vdc >09:37:20,127 DEBUG blivet: disk vdc has 1 chunks >09:37:20,131 DEBUG blivet: adding request 237 to chunk 16777153 (63-16777215) on /dev/vdd >09:37:20,132 DEBUG blivet: disk vdd has 1 chunks >09:37:20,133 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >09:37:20,138 DEBUG blivet: req: PartitionRequest instance -- >id = 219 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:20,140 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:20,298 DEBUG blivet: adding 15753153 (7,51 GiB) to 219 (vda2) >09:37:20,423 DEBUG blivet: new grow amount for request 219 (vda2) is 15753153 units, or 7,51 GiB >09:37:20,556 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >09:37:20,560 DEBUG blivet: req: PartitionRequest instance -- >id = 225 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:20,562 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:20,668 DEBUG blivet: adding 15753153 (7,51 GiB) to 225 (vdb1) >09:37:20,756 DEBUG blivet: new grow amount for request 225 (vdb1) is 15753153 units, or 7,51 GiB >09:37:20,849 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >09:37:20,854 DEBUG blivet: req: PartitionRequest instance -- >id = 231 name = vdc1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:20,856 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:20,935 DEBUG blivet: adding 15753153 (7,51 GiB) to 231 (vdc1) >09:37:21,018 DEBUG blivet: new grow amount for request 231 (vdc1) is 15753153 units, or 7,51 GiB >09:37:21,091 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >09:37:21,095 DEBUG blivet: req: PartitionRequest instance -- >id = 237 name = vdd1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:21,096 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:21,175 DEBUG blivet: adding 15753153 (7,51 GiB) to 237 (vdd1) >09:37:21,265 DEBUG blivet: new grow amount for request 237 (vdd1) is 15753153 units, or 7,51 GiB >09:37:21,339 DEBUG blivet: growing partitions on vda >09:37:21,341 DEBUG blivet: partition vda2 (219): 0 >09:37:21,343 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 2048 end: 16777215 length: 16775168 > device: <parted.device.Device object at 0x7f2ecc3ac890> PedGeometry: <_ped.Geometry object at 0x7f2ecc060ed0> >09:37:21,345 DEBUG blivet: removing all non-preexisting partitions ['vda2(id 219)'] from disk(s) ['vda'] >09:37:21,362 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:37:21,367 DEBUG blivet: device vda2 new partedPartition None >09:37:21,387 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >09:37:21,404 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:37:21,405 DEBUG blivet: back from removeNewPartitions >09:37:21,406 DEBUG blivet: extended: None >09:37:21,406 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 16777215 length: 16775168 > device: <parted.device.Device object at 0x7f2ecc3ac890> PedGeometry: <_ped.Geometry object at 0x7f2ecc060ed0>
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 1083581
:
881794
|
881795
|
881796
|
881797
|
881798
|
881799
|
881800
| 881801 |
881802
|
881803
|
881804