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 897794 Details for
Bug 1099703
failure to associate active luks device with backing device
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Storage log showing presense of VG
storage.log (text/plain), 114.53 KB, created by
Stephen P. Schaefer
on 2014-05-21 03:22:02 UTC
(
hide
)
Description:
Storage log showing presense of VG
Filename:
MIME Type:
Creator:
Stephen P. Schaefer
Created:
2014-05-21 03:22:02 UTC
Size:
114.53 KB
patch
obsolete
>02:36:32,055 INFO blivet: ISCSID is /sbin/iscsid >02:36:32,064 INFO blivet: no initiator set >02:36:32,223 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >02:36:32,225 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >02:36:32,873 DEBUG blivet: trying to set new default fstype to 'ext4' >02:36:32,996 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:32,997 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:32,999 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:34,029 INFO blivet: Detected 1040M of memory >02:36:34,030 INFO blivet: Suggested swap size (2080 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >02:36:34,030 INFO blivet: Swap attempt of 0M >02:36:34,536 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7f5314a08a90> >02:36:34,536 INFO blivet: no initiator set >02:36:34,537 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >02:36:34,538 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >02:36:35,107 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >02:36:35,226 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003b592', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '944497', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >02:36:35,251 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda)... >02:36:35,254 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:36:35,273 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:35,279 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >02:36:35,282 INFO blivet: sda is a disk >02:36:35,291 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:35,301 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >02:36:35,373 INFO blivet: added disk sda (id 0) to device tree >02:36:35,375 DEBUG blivet: looking up parted Device: /dev/sda >02:36:35,418 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >02:36:35,422 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >02:36:35,429 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >02:36:35,430 DEBUG blivet: required disklabel type for sda (1) is None >02:36:35,431 DEBUG blivet: default disklabel type for sda is msdos >02:36:35,435 DEBUG blivet: selecting msdos disklabel for sda based on size >02:36:35,439 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >02:36:35,484 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 0x7f5314bb2550>, <parted.partition.Partition object at 0x7f5314bb2810>] > device: <parted.device.Device object at 0x7f53229f6350> > PedDisk: <_ped.Disk object at 0x7f53231989e0> >02:36:35,485 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >02:36:35,488 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >02:36:35,497 INFO blivet: got device: DiskDevice instance (0x7f5323168990) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 51200.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 0 busy: False > hardwareGeometry: (51200, 64, 32) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f5311ceaa70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5323186dd0> >02:36:35,510 INFO blivet: got format: DiskLabel instance (0x7f5314beaf10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 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 0x7f5314bb2550>, <parted.partition.Partition object at 0x7f5314bb2810>] > device: <parted.device.Device object at 0x7f53229f6350> > PedDisk: <_ped.Disk object at 0x7f53231989e0> > origPartedDisk = <parted.disk.Disk object at 0x7f5314bb2a50> > partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 0 busy: False > hardwareGeometry: (51200, 64, 32) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f5311ceab00> > >02:36:35,545 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part1 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/ac426df1-5c9d-4ff7-837c-2247e16beae2', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ac426df1-5c9d-4ff7-837c-2247e16beae2', > 'ID_FS_UUID_ENC': 'ac426df1-5c9d-4ff7-837c-2247e16beae2', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_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': '0003b592-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003b592', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '944513', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part1', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/ac426df1-5c9d-4ff7-837c-2247e16beae2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >02:36:35,551 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >02:36:35,558 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >02:36:35,563 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:35,566 INFO blivet: sda1 is a partition >02:36:35,571 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >02:36:35,578 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:36:35,592 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB disk sda (0) with existing msdos disklabel >02:36:35,598 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >02:36:35,619 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >02:36:35,624 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:35,629 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >02:36:35,632 DEBUG blivet: looking up parted Partition: /dev/sda1 >02:36:35,638 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >02:36:35,646 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >02:36:35,648 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >02:36:35,651 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >02:36:35,652 INFO blivet: added partition sda1 (id 1) to device tree >02:36:35,653 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >02:36:35,656 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >02:36:35,658 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >02:36:35,661 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >02:36:35,697 WARN blivet: disklabel detected but not usable on sda1 >02:36:35,698 INFO blivet: type detected on 'sda1' is 'ext4' >02:36:35,861 DEBUG blivet: padding min size from 64 up to 70 >02:36:35,866 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:35,868 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:35,872 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >02:36:35,875 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >02:36:35,879 DEBUG blivet: looking up parted Device: /dev/sda1 >02:36:35,887 INFO blivet: got device: PartitionDevice instance (0x7f5311cdb990) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 51200MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5311ceadd0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f53231aa650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5314bb2950> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5314bb2610> PedPartition: <_ped.Partition object at 0x7f53231a76b0> > disk = existing 51200MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >02:36:35,892 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:35,894 INFO blivet: got format: Ext4FS instance (0x7f5314bc6310) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = ac426df1-5c9d-4ff7-837c-2247e16beae2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >02:36:35,909 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part2 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/05703b2e-53e7-4a5e-8a50-d68e79988be6', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '05703b2e-53e7-4a5e-8a50-d68e79988be6', > 'ID_FS_UUID_ENC': '05703b2e-53e7-4a5e-8a50-d68e79988be6', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '103831552', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003b592-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003b592', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '944526', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part2', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/05703b2e-53e7-4a5e-8a50-d68e79988be6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >02:36:35,912 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >02:36:35,914 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >02:36:35,917 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:35,918 INFO blivet: sda2 is a partition >02:36:35,919 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >02:36:35,922 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:36:35,924 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB disk sda (0) with existing msdos disklabel >02:36:35,927 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >02:36:35,930 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >02:36:35,931 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:35,933 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >02:36:35,934 DEBUG blivet: looking up parted Partition: /dev/sda2 >02:36:35,937 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >02:36:35,940 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >02:36:35,942 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >02:36:35,944 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >02:36:35,945 INFO blivet: added partition sda2 (id 2) to device tree >02:36:35,946 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >02:36:35,948 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >02:36:35,950 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >02:36:35,952 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >02:36:35,969 WARN blivet: disklabel detected but not usable on sda2 >02:36:35,970 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >02:36:35,973 DEBUG blivet: LUKS.__init__: uuid: 05703b2e-53e7-4a5e-8a50-d68e79988be6 ; exists: True ; label: None ; device: /dev/sda2 ; serial: drive-scsi0-0-0 ; name: luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 ; >02:36:35,974 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >02:36:35,976 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >02:36:35,978 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >02:36:35,980 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >02:36:35,982 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 ; >02:36:35,984 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:35,986 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >02:36:35,987 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:35,989 DEBUG blivet: LUKSDevice._setFormat: luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 ; current: None ; type: None ; >02:36:35,992 DEBUG blivet: LUKSDevice.setup: luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 ; status: False ; controllable: True ; orig: False ; >02:36:35,994 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 ; orig: False ; >02:36:35,997 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >02:36:35,999 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 ; status: False ; type: luks ; >02:36:35,999 INFO blivet: setup of luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 failed: luks device not configured >02:36:36,001 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >02:36:36,002 DEBUG blivet: looking up parted Device: /dev/sda2 >02:36:36,005 INFO blivet: got device: PartitionDevice instance (0x7f53231a1450) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 51200MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 50699.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 103831552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (50699, 64, 32) biosGeometry: (6463, 255, 63) > PedDevice: <_ped.Device object at 0x7f5311ceaef0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f53231aa650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5314bb28d0> PedPartition: <_ped.Partition object at 0x7f53231a7770> > disk = existing 51200MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 104857599 length = 103831552 > flags = >02:36:36,007 INFO blivet: got format: LUKS instance (0x7f5314bc6050) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda2 uuid = 05703b2e-53e7-4a5e-8a50-d68e79988be6 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >02:36:36,012 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '363689', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >02:36:36,014 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >02:36:36,015 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >02:36:36,017 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,017 INFO blivet: loop0 is a loop device >02:36:36,019 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >02:36:36,021 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >02:36:36,022 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,023 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:36,025 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >02:36:36,026 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 4) to device tree >02:36:36,028 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >02:36:36,029 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:36,031 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >02:36:36,031 INFO blivet: added loop loop0 (id 5) to device tree >02:36:36,034 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >02:36:36,036 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >02:36:36,036 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >02:36:36,037 DEBUG blivet: device loop0 does not contain a disklabel >02:36:36,038 INFO blivet: type detected on 'loop0' is 'squashfs' >02:36:36,039 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >02:36:36,044 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >02:36:36,045 INFO blivet: got device: LoopDevice instance (0x7f5314bc6f90) -- > name = loop0 status = False kids = 0 id = 5 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (4)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >02:36:36,045 INFO blivet: got format: DeviceFormat instance (0x7f5314bd8090) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >02:36:36,049 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '363729', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >02:36:36,051 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >02:36:36,052 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >02:36:36,054 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,054 INFO blivet: loop1 is a loop device >02:36:36,056 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >02:36:36,057 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >02:36:36,059 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,060 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:36,061 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >02:36:36,062 INFO blivet: added file /LiveOS/rootfs.img (id 6) to device tree >02:36:36,064 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >02:36:36,064 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:36,066 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >02:36:36,067 INFO blivet: added loop loop1 (id 7) to device tree >02:36:36,068 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >02:36:36,070 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >02:36:36,072 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:36,073 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:36,073 DEBUG blivet: device loop1 does not contain a disklabel >02:36:36,074 INFO blivet: type detected on 'loop1' is 'ext4' >02:36:36,175 DEBUG blivet: using current size 0 as min size >02:36:36,180 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:36,182 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:36,185 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >02:36:36,188 INFO blivet: got device: LoopDevice instance (0x7f5314bc6c50) -- > name = loop1 status = False kids = 0 id = 7 > parents = ['existing 0MB file /LiveOS/rootfs.img (6)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >02:36:36,192 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:36,193 INFO blivet: got format: Ext4FS instance (0x7f5314bb2fd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:36:36,199 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '363769', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >02:36:36,201 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >02:36:36,203 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >02:36:36,206 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,207 INFO blivet: loop2 is a loop device >02:36:36,209 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >02:36:36,211 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >02:36:36,214 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,215 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:36,217 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >02:36:36,218 INFO blivet: added file /overlay (deleted) (id 8) to device tree >02:36:36,221 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >02:36:36,222 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:36,224 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >02:36:36,225 INFO blivet: added loop loop2 (id 9) to device tree >02:36:36,227 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >02:36:36,229 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >02:36:36,230 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >02:36:36,231 DEBUG blivet: device loop2 does not contain a disklabel >02:36:36,232 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >02:36:36,232 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >02:36:36,234 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >02:36:36,236 INFO blivet: got device: LoopDevice instance (0x7f53231a1390) -- > name = loop2 status = False kids = 0 id = 9 > parents = ['existing 0MB file /overlay (deleted) (8)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >02:36:36,237 INFO blivet: got format: DeviceFormat instance (0x7f5314bd8110) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >02:36:36,247 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '605527', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >02:36:36,248 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >02:36:36,250 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >02:36:36,252 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,253 INFO blivet: live-rw is a device-mapper device >02:36:36,255 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >02:36:36,258 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >02:36:36,261 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (7) with existing ext4 filesystem >02:36:36,265 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >02:36:36,267 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (9) with existing DM_snapshot_cow >02:36:36,270 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >02:36:36,272 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,276 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >02:36:36,277 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:36,280 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >02:36:36,280 INFO blivet: added dm live-rw (id 10) to device tree >02:36:36,282 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >02:36:36,283 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >02:36:36,285 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:36,286 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:36,287 DEBUG blivet: device live-rw does not contain a disklabel >02:36:36,287 INFO blivet: type detected on 'live-rw' is 'ext4' >02:36:36,388 DEBUG blivet: padding min size from 768 up to 844 >02:36:36,394 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:36,396 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:36,399 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >02:36:36,403 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >02:36:36,420 INFO blivet: got device: DMDevice instance (0x7f5314bd8210) -- > name = live-rw status = True kids = 0 id = 10 > parents = ['existing 0MB loop loop2 (9) with existing DM_snapshot_cow'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5311ceaf80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >02:36:36,424 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:36,426 INFO blivet: got format: Ext4FS instance (0x7f5314bc6ed0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:36:36,436 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664374', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >02:36:36,438 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >02:36:36,441 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >02:36:36,443 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,444 INFO blivet: live-base is a device-mapper device >02:36:36,446 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >02:36:36,449 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >02:36:36,451 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >02:36:36,454 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (7) with existing ext4 filesystem >02:36:36,458 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >02:36:36,460 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,463 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >02:36:36,465 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:36,467 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >02:36:36,468 INFO blivet: added dm live-base (id 11) to device tree >02:36:36,470 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >02:36:36,472 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >02:36:36,475 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:36,476 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:36,476 DEBUG blivet: device live-base does not contain a disklabel >02:36:36,477 INFO blivet: type detected on 'live-base' is 'ext4' >02:36:36,583 DEBUG blivet: using current size 0 as min size >02:36:36,591 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:36,593 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:36,597 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >02:36:36,602 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >02:36:36,615 INFO blivet: got device: DMDevice instance (0x7f5314bc65d0) -- > name = live-base status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop1 (7) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5311cea4d0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >02:36:36,619 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:36,621 INFO blivet: got format: Ext4FS instance (0x7f5314bd8550) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:36:36,634 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-pv.253002 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002 /dev/mapper/pv.253002', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pv.253002', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_UUID_ENC': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '805699', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-pv.253002', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > '/dev/mapper/pv.253002'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: pv.253002 ; >02:36:36,638 INFO blivet: scanning pv.253002 (/devices/virtual/block/dm-2)... >02:36:36,641 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:36,643 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,646 INFO blivet: pv.253002 is a device-mapper device >02:36:36,649 DEBUG blivet: DeviceTree.addUdevDMDevice: name: pv.253002 ; >02:36:36,651 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >02:36:36,655 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >02:36:36,658 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >02:36:36,660 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50699MB partition sda2 (2) with existing luks >02:36:36,666 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:36,668 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,669 DEBUG blivet: lvm filter: adding pv.253002 to the reject list >02:36:36,670 WARN blivet: ignoring dm device pv.253002 >02:36:36,670 DEBUG blivet: no device or no media present >02:36:36,680 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_thyrsuslaptop-lv_swap /dev/disk/by-id/dm-uuid-LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUg3voutssebbFNq2YaJcfAKFygDNUtZQF3 /dev/disk/by-uuid/e7013db8-f7f4-4966-8be2-9ba11f6885df /dev/mapper/vg_thyrsuslaptop-lv_swap /dev/vg_thyrsuslaptop/lv_swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_thyrsuslaptop-lv_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-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUg3voutssebbFNq2YaJcfAKFygDNUtZQF3', > 'DM_VG_NAME': 'vg_thyrsuslaptop', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e7013db8-f7f4-4966-8be2-9ba11f6885df', > 'ID_FS_UUID_ENC': 'e7013db8-f7f4-4966-8be2-9ba11f6885df', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '280180', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_thyrsuslaptop-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUg3voutssebbFNq2YaJcfAKFygDNUtZQF3', > '/dev/disk/by-uuid/e7013db8-f7f4-4966-8be2-9ba11f6885df', > '/dev/mapper/vg_thyrsuslaptop-lv_swap', > '/dev/vg_thyrsuslaptop/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_thyrsuslaptop-lv_swap ; >02:36:36,683 INFO blivet: scanning vg_thyrsuslaptop-lv_swap (/devices/virtual/block/dm-3)... >02:36:36,685 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop-lv_swap ; >02:36:36,687 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,688 INFO blivet: vg_thyrsuslaptop-lv_swap is an lvm logical volume >02:36:36,690 DEBUG blivet: DeviceTree.addUdevLVDevice: name: vg_thyrsuslaptop-lv_swap ; >02:36:36,692 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop ; >02:36:36,694 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,702 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-pv.253002 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002 /dev/mapper/pv.253002', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pv.253002', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_UUID_ENC': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '805699', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-pv.253002', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > '/dev/mapper/pv.253002'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: pv.253002 ; >02:36:36,705 INFO blivet: scanning pv.253002 (/devices/virtual/block/dm-2)... >02:36:36,707 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:36,708 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,709 INFO blivet: pv.253002 is a device-mapper device >02:36:36,710 DEBUG blivet: DeviceTree.addUdevDMDevice: name: pv.253002 ; >02:36:36,712 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >02:36:36,714 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >02:36:36,716 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >02:36:36,718 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50699MB partition sda2 (2) with existing luks >02:36:36,721 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:36,723 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,723 DEBUG blivet: lvm filter: adding pv.253002 to the reject list >02:36:36,724 WARN blivet: ignoring dm device pv.253002 >02:36:36,724 DEBUG blivet: no device or no media present >02:36:36,726 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop ; >02:36:36,727 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,728 ERR blivet: failed to find vg 'vg_thyrsuslaptop' after scanning pvs >02:36:36,728 DEBUG blivet: no device or no media present >02:36:36,736 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_thyrsuslaptop-lv_root /dev/disk/by-id/dm-uuid-LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUg452JeJvzscuCNnxeROO3bGNXgE0yJ8Wj /dev/disk/by-uuid/6c28e348-8b38-4207-beb1-5d6c854dc84b /dev/mapper/vg_thyrsuslaptop-lv_root /dev/vg_thyrsuslaptop/lv_root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_thyrsuslaptop-lv_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-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUg452JeJvzscuCNnxeROO3bGNXgE0yJ8Wj', > 'DM_VG_NAME': 'vg_thyrsuslaptop', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6c28e348-8b38-4207-beb1-5d6c854dc84b', > 'ID_FS_UUID_ENC': '6c28e348-8b38-4207-beb1-5d6c854dc84b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '85312220', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_thyrsuslaptop-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUg452JeJvzscuCNnxeROO3bGNXgE0yJ8Wj', > '/dev/disk/by-uuid/6c28e348-8b38-4207-beb1-5d6c854dc84b', > '/dev/mapper/vg_thyrsuslaptop-lv_root', > '/dev/vg_thyrsuslaptop/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_thyrsuslaptop-lv_root ; >02:36:36,738 INFO blivet: scanning vg_thyrsuslaptop-lv_root (/devices/virtual/block/dm-4)... >02:36:36,739 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop-lv_root ; >02:36:36,741 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,741 INFO blivet: vg_thyrsuslaptop-lv_root is an lvm logical volume >02:36:36,743 DEBUG blivet: DeviceTree.addUdevLVDevice: name: vg_thyrsuslaptop-lv_root ; >02:36:36,744 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop ; >02:36:36,746 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,753 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-pv.253002 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002 /dev/mapper/pv.253002', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pv.253002', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_UUID_ENC': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '805699', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-pv.253002', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > '/dev/mapper/pv.253002'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: pv.253002 ; >02:36:36,754 INFO blivet: scanning pv.253002 (/devices/virtual/block/dm-2)... >02:36:36,756 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:36,758 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,758 INFO blivet: pv.253002 is a device-mapper device >02:36:36,760 DEBUG blivet: DeviceTree.addUdevDMDevice: name: pv.253002 ; >02:36:36,762 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >02:36:36,764 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >02:36:36,766 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >02:36:36,768 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50699MB partition sda2 (2) with existing luks >02:36:36,771 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:36,772 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,773 DEBUG blivet: lvm filter: adding pv.253002 to the reject list >02:36:36,773 WARN blivet: ignoring dm device pv.253002 >02:36:36,773 DEBUG blivet: no device or no media present >02:36:36,775 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop ; >02:36:36,777 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,777 ERR blivet: failed to find vg 'vg_thyrsuslaptop' after scanning pvs >02:36:36,777 DEBUG blivet: no device or no media present >02:36:36,785 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_thyrsuslaptop-lv_home /dev/disk/by-id/dm-uuid-LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUgWTInrwYQOTcXUzHH0KvUWd16bmcLcfoZ /dev/disk/by-uuid/934e386c-1f81-45f8-b4b2-3c03421a85f5 /dev/mapper/vg_thyrsuslaptop-lv_home /dev/vg_thyrsuslaptop/lv_home', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_thyrsuslaptop-lv_home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUgWTInrwYQOTcXUzHH0KvUWd16bmcLcfoZ', > 'DM_VG_NAME': 'vg_thyrsuslaptop', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '934e386c-1f81-45f8-b4b2-3c03421a85f5', > 'ID_FS_UUID_ENC': '934e386c-1f81-45f8-b4b2-3c03421a85f5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '363498', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_thyrsuslaptop-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUgWTInrwYQOTcXUzHH0KvUWd16bmcLcfoZ', > '/dev/disk/by-uuid/934e386c-1f81-45f8-b4b2-3c03421a85f5', > '/dev/mapper/vg_thyrsuslaptop-lv_home', > '/dev/vg_thyrsuslaptop/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: vg_thyrsuslaptop-lv_home ; >02:36:36,786 INFO blivet: scanning vg_thyrsuslaptop-lv_home (/devices/virtual/block/dm-5)... >02:36:36,788 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop-lv_home ; >02:36:36,790 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,790 INFO blivet: vg_thyrsuslaptop-lv_home is an lvm logical volume >02:36:36,792 DEBUG blivet: DeviceTree.addUdevLVDevice: name: vg_thyrsuslaptop-lv_home ; >02:36:36,793 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop ; >02:36:36,795 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,800 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-pv.253002 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002 /dev/mapper/pv.253002', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pv.253002', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_UUID_ENC': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '805699', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-pv.253002', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > '/dev/mapper/pv.253002'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: pv.253002 ; >02:36:36,802 INFO blivet: scanning pv.253002 (/devices/virtual/block/dm-2)... >02:36:36,804 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:36,805 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,806 INFO blivet: pv.253002 is a device-mapper device >02:36:36,807 DEBUG blivet: DeviceTree.addUdevDMDevice: name: pv.253002 ; >02:36:36,810 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >02:36:36,812 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >02:36:36,815 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >02:36:36,817 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50699MB partition sda2 (2) with existing luks >02:36:36,820 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:36,821 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,822 DEBUG blivet: lvm filter: adding pv.253002 to the reject list >02:36:36,822 WARN blivet: ignoring dm device pv.253002 >02:36:36,822 DEBUG blivet: no device or no media present >02:36:36,824 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop ; >02:36:36,826 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:36,826 ERR blivet: failed to find vg 'vg_thyrsuslaptop' after scanning pvs >02:36:36,827 DEBUG blivet: no device or no media present >02:36:36,892 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >02:36:36,949 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:36:36,954 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:36:36,960 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:36:37,012 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >02:36:37,017 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >02:36:37,023 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >02:36:37,084 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:36:37,089 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:36:37,096 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:36:37,149 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >02:36:37,152 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >02:36:37,155 INFO blivet: edd: collected mbr signatures: {'sda': '0x0003b592'} >02:36:37,157 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x0003b592 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 104857600 >02:36:37,158 INFO blivet: edd: matched 0x80 to sda using MBR sig >02:36:37,162 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >02:36:37,200 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:36:37,258 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >02:36:37,418 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:36:37,422 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:36:37,428 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:36:37,640 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:37,648 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:37,651 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:37,657 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:37,666 DEBUG blivet: onlyuse is now: sda >02:36:38,651 DEBUG blivet: clearpart: looking at sda2 >02:36:38,652 DEBUG blivet: clearpart: looking at sda1 >02:36:38,652 DEBUG blivet: checking whether disk sda has an empty extended >02:36:38,653 DEBUG blivet: extended is None ; logicals is [] >02:36:38,762 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:36:38,766 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB disk sda (0) with existing msdos disklabel >02:36:38,769 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:38,771 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:38,836 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >02:36:38,841 DEBUG blivet: DeviceTree.getDeviceByName returned existing 500MB partition sda1 (1) with existing ext4 filesystem >02:36:38,847 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >02:36:38,849 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:38,851 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >02:36:38,853 INFO blivet: registered action: [0] Destroy Format ext4 filesystem on partition sda1 (id 1) >02:36:38,855 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >02:36:38,858 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >02:36:38,860 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >02:36:38,861 INFO blivet: registered action: [1] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 1) >02:36:38,866 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >02:36:38,869 DEBUG blivet: removing all non-preexisting partitions [] from disk(s) ['sda'] >02:36:38,870 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=[] >02:36:38,871 DEBUG blivet: removing all non-preexisting partitions [] from disk(s) ['sda'] >02:36:38,872 DEBUG blivet: growPartitions: disks=['sda'], partitions=[] >02:36:38,872 DEBUG blivet: no growable partitions >02:36:38,873 DEBUG blivet: fixing size of existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot at 500.00 >02:36:38,874 DEBUG blivet: fixing size of existing 50699MB partition sda2 (2) with existing luks at 50699.00 >02:36:38,877 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop ; >02:36:38,880 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:38,886 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7f5314a08a90> >02:36:38,887 INFO blivet: no initiator set >02:36:38,889 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >02:36:38,890 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >02:36:38,958 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >02:36:38,967 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003b592', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '944497', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >02:36:38,970 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda)... >02:36:38,973 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:36:38,975 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:38,977 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >02:36:38,980 INFO blivet: sda is a disk >02:36:38,982 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:38,985 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >02:36:39,029 INFO blivet: added disk sda (id 12) to device tree >02:36:39,031 DEBUG blivet: looking up parted Device: /dev/sda >02:36:39,036 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >02:36:39,040 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >02:36:39,044 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >02:36:39,046 DEBUG blivet: required disklabel type for sda (1) is None >02:36:39,046 DEBUG blivet: default disklabel type for sda is msdos >02:36:39,048 DEBUG blivet: selecting msdos disklabel for sda based on size >02:36:39,051 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >02:36:39,075 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 0x3b76f50>, <parted.partition.Partition object at 0x7f5314bf0110>] > device: <parted.device.Device object at 0x3b76d90> > PedDisk: <_ped.Disk object at 0x3b50680> >02:36:39,078 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >02:36:39,085 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >02:36:39,090 INFO blivet: got device: DiskDevice instance (0x3b4f390) -- > name = sda status = True kids = 0 id = 12 > parents = [] > uuid = None size = 51200.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 0 busy: False > hardwareGeometry: (51200, 64, 32) biosGeometry: (104025, 16, 63) > PedDevice: <_ped.Device object at 0x7f5311d91320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3b76b10> >02:36:39,096 INFO blivet: got format: DiskLabel instance (0x3b76b90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 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 0x3b76f50>, <parted.partition.Partition object at 0x7f5314bf0110>] > device: <parted.device.Device object at 0x3b76d90> > PedDisk: <_ped.Disk object at 0x3b50680> > origPartedDisk = <parted.disk.Disk object at 0x7f5314bf0350> > partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 0 busy: False > hardwareGeometry: (51200, 64, 32) biosGeometry: (104025, 16, 63) > PedDevice: <_ped.Device object at 0x7f5311d91440> > >02:36:39,108 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part1 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/ac426df1-5c9d-4ff7-837c-2247e16beae2', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ac426df1-5c9d-4ff7-837c-2247e16beae2', > 'ID_FS_UUID_ENC': 'ac426df1-5c9d-4ff7-837c-2247e16beae2', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_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': '0003b592-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003b592', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '944513', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part1', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/ac426df1-5c9d-4ff7-837c-2247e16beae2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >02:36:39,112 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >02:36:39,114 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >02:36:39,117 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:39,118 INFO blivet: sda1 is a partition >02:36:39,119 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >02:36:39,122 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:36:39,124 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB disk sda (12) with existing msdos disklabel >02:36:39,127 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >02:36:39,130 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >02:36:39,131 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:39,134 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >02:36:39,134 DEBUG blivet: looking up parted Partition: /dev/sda1 >02:36:39,137 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >02:36:39,140 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >02:36:39,142 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >02:36:39,145 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >02:36:39,145 INFO blivet: added partition sda1 (id 13) to device tree >02:36:39,147 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >02:36:39,149 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >02:36:39,152 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >02:36:39,154 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >02:36:39,167 WARN blivet: disklabel detected but not usable on sda1 >02:36:39,172 INFO blivet: type detected on 'sda1' is 'ext4' >02:36:39,292 DEBUG blivet: padding min size from 64 up to 70 >02:36:39,298 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:39,300 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:39,304 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >02:36:39,307 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >02:36:39,310 DEBUG blivet: looking up parted Device: /dev/sda1 >02:36:39,317 INFO blivet: got device: PartitionDevice instance (0x3b76a90) -- > name = sda1 status = True kids = 0 id = 13 > parents = ['existing 51200MB disk sda (12) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5311d917a0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3b76e50> fileSystem: <parted.filesystem.FileSystem object at 0x7f5314bf0250> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5314bf0050> PedPartition: <_ped.Partition object at 0x3b71fb0> > disk = existing 51200MB disk sda (12) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >02:36:39,321 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:39,323 INFO blivet: got format: Ext4FS instance (0x7f5314bf08d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = ac426df1-5c9d-4ff7-837c-2247e16beae2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >02:36:39,338 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part2 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/05703b2e-53e7-4a5e-8a50-d68e79988be6', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '05703b2e-53e7-4a5e-8a50-d68e79988be6', > 'ID_FS_UUID_ENC': '05703b2e-53e7-4a5e-8a50-d68e79988be6', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '103831552', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003b592-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003b592', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '944526', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part2', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/05703b2e-53e7-4a5e-8a50-d68e79988be6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >02:36:39,341 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >02:36:39,344 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >02:36:39,346 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:39,347 INFO blivet: sda2 is a partition >02:36:39,349 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >02:36:39,351 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:36:39,353 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB disk sda (12) with existing msdos disklabel >02:36:39,358 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >02:36:39,361 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >02:36:39,362 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:39,364 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >02:36:39,365 DEBUG blivet: looking up parted Partition: /dev/sda2 >02:36:39,367 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >02:36:39,369 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >02:36:39,371 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >02:36:39,373 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >02:36:39,374 INFO blivet: added partition sda2 (id 14) to device tree >02:36:39,376 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >02:36:39,378 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >02:36:39,380 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >02:36:39,382 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >02:36:39,393 WARN blivet: disklabel detected but not usable on sda2 >02:36:39,394 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >02:36:39,396 DEBUG blivet: LUKS.__init__: uuid: 05703b2e-53e7-4a5e-8a50-d68e79988be6 ; exists: True ; label: None ; device: /dev/sda2 ; serial: drive-scsi0-0-0 ; name: luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 ; >02:36:39,398 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >02:36:39,400 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >02:36:39,402 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >02:36:39,404 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >02:36:39,406 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 ; >02:36:39,408 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:39,409 INFO blivet: skipping previously-skipped luks device sda2 >02:36:39,411 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >02:36:39,413 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:39,415 DEBUG blivet: LUKSDevice._setFormat: luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 ; current: None ; type: None ; >02:36:39,417 DEBUG blivet: LUKSDevice.setup: luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 ; status: False ; controllable: True ; orig: False ; >02:36:39,420 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 ; orig: False ; >02:36:39,423 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >02:36:39,426 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 ; status: False ; type: luks ; >02:36:39,426 INFO blivet: setup of luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 failed: luks device not configured >02:36:39,428 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >02:36:39,430 DEBUG blivet: looking up parted Device: /dev/sda2 >02:36:39,433 INFO blivet: got device: PartitionDevice instance (0x7f5314bf0950) -- > name = sda2 status = True kids = 0 id = 14 > parents = ['existing 51200MB disk sda (12) with existing msdos disklabel'] > uuid = None size = 50699.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 103831552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (50699, 64, 32) biosGeometry: (6463, 255, 63) > PedDevice: <_ped.Device object at 0x7f5311d913b0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3b76e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5314bf01d0> PedPartition: <_ped.Partition object at 0x7f5314bf2050> > disk = existing 51200MB disk sda (12) with existing msdos disklabel > start = 1026048 end = 104857599 length = 103831552 > flags = >02:36:39,435 INFO blivet: got format: LUKS instance (0x7f5314bf0810) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda2 uuid = 05703b2e-53e7-4a5e-8a50-d68e79988be6 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-05703b2e-53e7-4a5e-8a50-d68e79988be6 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >02:36:39,440 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '363689', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >02:36:39,441 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >02:36:39,444 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >02:36:39,445 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:39,446 INFO blivet: loop0 is a loop device >02:36:39,448 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >02:36:39,450 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >02:36:39,451 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:39,452 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:39,455 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >02:36:39,455 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 16) to device tree >02:36:39,458 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >02:36:39,458 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:39,460 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >02:36:39,461 INFO blivet: added loop loop0 (id 17) to device tree >02:36:39,462 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >02:36:39,464 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >02:36:39,465 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >02:36:39,465 DEBUG blivet: device loop0 does not contain a disklabel >02:36:39,466 INFO blivet: type detected on 'loop0' is 'squashfs' >02:36:39,466 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >02:36:39,468 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >02:36:39,469 INFO blivet: got device: LoopDevice instance (0x7f5314bf04d0) -- > name = loop0 status = False kids = 0 id = 17 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (16)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >02:36:39,470 INFO blivet: got format: DeviceFormat instance (0x7f5314bf0c50) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >02:36:39,475 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '363729', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >02:36:39,477 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >02:36:39,478 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >02:36:39,480 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:39,484 INFO blivet: loop1 is a loop device >02:36:39,485 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >02:36:39,487 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >02:36:39,489 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:39,489 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:39,491 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >02:36:39,492 INFO blivet: added file /LiveOS/rootfs.img (id 18) to device tree >02:36:39,495 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >02:36:39,495 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:39,497 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >02:36:39,497 INFO blivet: added loop loop1 (id 19) to device tree >02:36:39,499 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >02:36:39,500 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >02:36:39,502 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:39,503 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:39,503 DEBUG blivet: device loop1 does not contain a disklabel >02:36:39,504 INFO blivet: type detected on 'loop1' is 'ext4' >02:36:39,607 DEBUG blivet: using current size 0 as min size >02:36:39,613 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:39,618 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:39,622 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >02:36:39,628 INFO blivet: got device: LoopDevice instance (0x7f5314bf0d50) -- > name = loop1 status = False kids = 0 id = 19 > parents = ['existing 0MB file /LiveOS/rootfs.img (18)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >02:36:39,633 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:39,635 INFO blivet: got format: Ext4FS instance (0x3b76c50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:36:39,643 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '363769', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >02:36:39,646 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >02:36:39,652 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >02:36:39,655 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:39,657 INFO blivet: loop2 is a loop device >02:36:39,659 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >02:36:39,662 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >02:36:39,665 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:39,667 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:39,671 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >02:36:39,672 INFO blivet: added file /overlay (deleted) (id 20) to device tree >02:36:39,675 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >02:36:39,678 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:39,681 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >02:36:39,683 INFO blivet: added loop loop2 (id 21) to device tree >02:36:39,686 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >02:36:39,689 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >02:36:39,690 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >02:36:39,690 DEBUG blivet: device loop2 does not contain a disklabel >02:36:39,691 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >02:36:39,692 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >02:36:39,694 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >02:36:39,695 INFO blivet: got device: LoopDevice instance (0x7f5314bf0b90) -- > name = loop2 status = False kids = 0 id = 21 > parents = ['existing 0MB file /overlay (deleted) (20)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >02:36:39,697 INFO blivet: got format: DeviceFormat instance (0x7f5314bf0410) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >02:36:39,704 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '605527', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >02:36:39,706 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >02:36:39,708 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >02:36:39,710 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:39,711 INFO blivet: live-rw is a device-mapper device >02:36:39,713 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >02:36:39,716 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >02:36:39,718 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (19) with existing ext4 filesystem >02:36:39,721 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >02:36:39,724 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (21) with existing DM_snapshot_cow >02:36:39,726 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >02:36:39,728 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:39,731 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >02:36:39,732 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:39,734 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >02:36:39,735 INFO blivet: added dm live-rw (id 22) to device tree >02:36:39,736 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >02:36:39,738 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >02:36:39,741 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:39,742 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:39,742 DEBUG blivet: device live-rw does not contain a disklabel >02:36:39,743 INFO blivet: type detected on 'live-rw' is 'ext4' >02:36:39,842 DEBUG blivet: padding min size from 768 up to 844 >02:36:39,848 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:39,851 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:39,854 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >02:36:39,858 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >02:36:39,862 INFO blivet: got device: DMDevice instance (0x7f5314bf0790) -- > name = live-rw status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop2 (21) with existing DM_snapshot_cow'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5311d91710> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >02:36:39,866 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:39,868 INFO blivet: got format: Ext4FS instance (0x7f5314bf0e10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:36:39,878 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664374', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >02:36:39,881 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >02:36:39,883 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >02:36:39,886 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:39,887 INFO blivet: live-base is a device-mapper device >02:36:39,889 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >02:36:39,892 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >02:36:39,894 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >02:36:39,897 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (19) with existing ext4 filesystem >02:36:39,903 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >02:36:39,906 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:39,908 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >02:36:39,909 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:36:39,911 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >02:36:39,912 INFO blivet: added dm live-base (id 23) to device tree >02:36:39,914 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >02:36:39,915 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >02:36:39,918 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:39,919 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:39,919 DEBUG blivet: device live-base does not contain a disklabel >02:36:39,920 INFO blivet: type detected on 'live-base' is 'ext4' >02:36:40,028 DEBUG blivet: using current size 0 as min size >02:36:40,035 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:40,037 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:36:40,041 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >02:36:40,044 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >02:36:40,049 INFO blivet: got device: DMDevice instance (0x3b76bd0) -- > name = live-base status = True kids = 0 id = 23 > parents = ['existing 0MB loop loop1 (19) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5311d918c0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >02:36:40,053 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:40,055 INFO blivet: got format: Ext4FS instance (0x7f5314bf0610) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:36:40,066 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-pv.253002 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002 /dev/mapper/pv.253002', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pv.253002', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_UUID_ENC': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '805699', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-pv.253002', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > '/dev/mapper/pv.253002'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: pv.253002 ; >02:36:40,069 INFO blivet: scanning pv.253002 (/devices/virtual/block/dm-2)... >02:36:40,071 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:40,074 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,075 INFO blivet: pv.253002 is a device-mapper device >02:36:40,077 DEBUG blivet: DeviceTree.addUdevDMDevice: name: pv.253002 ; >02:36:40,079 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >02:36:40,082 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >02:36:40,085 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >02:36:40,088 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50699MB partition sda2 (14) with existing luks >02:36:40,092 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:40,095 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,096 DEBUG blivet: lvm filter: adding pv.253002 to the reject list >02:36:40,096 WARN blivet: ignoring dm device pv.253002 >02:36:40,097 DEBUG blivet: no device or no media present >02:36:40,104 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_thyrsuslaptop-lv_swap /dev/disk/by-id/dm-uuid-LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUg3voutssebbFNq2YaJcfAKFygDNUtZQF3 /dev/disk/by-uuid/e7013db8-f7f4-4966-8be2-9ba11f6885df /dev/mapper/vg_thyrsuslaptop-lv_swap /dev/vg_thyrsuslaptop/lv_swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_thyrsuslaptop-lv_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-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUg3voutssebbFNq2YaJcfAKFygDNUtZQF3', > 'DM_VG_NAME': 'vg_thyrsuslaptop', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e7013db8-f7f4-4966-8be2-9ba11f6885df', > 'ID_FS_UUID_ENC': 'e7013db8-f7f4-4966-8be2-9ba11f6885df', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '280180', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_thyrsuslaptop-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUg3voutssebbFNq2YaJcfAKFygDNUtZQF3', > '/dev/disk/by-uuid/e7013db8-f7f4-4966-8be2-9ba11f6885df', > '/dev/mapper/vg_thyrsuslaptop-lv_swap', > '/dev/vg_thyrsuslaptop/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_thyrsuslaptop-lv_swap ; >02:36:40,107 INFO blivet: scanning vg_thyrsuslaptop-lv_swap (/devices/virtual/block/dm-3)... >02:36:40,108 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop-lv_swap ; >02:36:40,111 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,111 INFO blivet: vg_thyrsuslaptop-lv_swap is an lvm logical volume >02:36:40,113 DEBUG blivet: DeviceTree.addUdevLVDevice: name: vg_thyrsuslaptop-lv_swap ; >02:36:40,115 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop ; >02:36:40,117 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,124 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-pv.253002 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002 /dev/mapper/pv.253002', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pv.253002', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_UUID_ENC': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '805699', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-pv.253002', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > '/dev/mapper/pv.253002'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: pv.253002 ; >02:36:40,126 INFO blivet: scanning pv.253002 (/devices/virtual/block/dm-2)... >02:36:40,128 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:40,130 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,130 INFO blivet: pv.253002 is a device-mapper device >02:36:40,132 DEBUG blivet: DeviceTree.addUdevDMDevice: name: pv.253002 ; >02:36:40,134 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >02:36:40,136 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >02:36:40,138 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >02:36:40,140 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50699MB partition sda2 (14) with existing luks >02:36:40,144 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:40,146 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,147 DEBUG blivet: lvm filter: adding pv.253002 to the reject list >02:36:40,147 WARN blivet: ignoring dm device pv.253002 >02:36:40,147 DEBUG blivet: no device or no media present >02:36:40,149 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop ; >02:36:40,151 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,151 ERR blivet: failed to find vg 'vg_thyrsuslaptop' after scanning pvs >02:36:40,152 DEBUG blivet: no device or no media present >02:36:40,159 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_thyrsuslaptop-lv_root /dev/disk/by-id/dm-uuid-LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUg452JeJvzscuCNnxeROO3bGNXgE0yJ8Wj /dev/disk/by-uuid/6c28e348-8b38-4207-beb1-5d6c854dc84b /dev/mapper/vg_thyrsuslaptop-lv_root /dev/vg_thyrsuslaptop/lv_root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_thyrsuslaptop-lv_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-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUg452JeJvzscuCNnxeROO3bGNXgE0yJ8Wj', > 'DM_VG_NAME': 'vg_thyrsuslaptop', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6c28e348-8b38-4207-beb1-5d6c854dc84b', > 'ID_FS_UUID_ENC': '6c28e348-8b38-4207-beb1-5d6c854dc84b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '85312220', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_thyrsuslaptop-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUg452JeJvzscuCNnxeROO3bGNXgE0yJ8Wj', > '/dev/disk/by-uuid/6c28e348-8b38-4207-beb1-5d6c854dc84b', > '/dev/mapper/vg_thyrsuslaptop-lv_root', > '/dev/vg_thyrsuslaptop/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_thyrsuslaptop-lv_root ; >02:36:40,161 INFO blivet: scanning vg_thyrsuslaptop-lv_root (/devices/virtual/block/dm-4)... >02:36:40,163 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop-lv_root ; >02:36:40,164 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,165 INFO blivet: vg_thyrsuslaptop-lv_root is an lvm logical volume >02:36:40,166 DEBUG blivet: DeviceTree.addUdevLVDevice: name: vg_thyrsuslaptop-lv_root ; >02:36:40,168 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop ; >02:36:40,170 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,177 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-pv.253002 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002 /dev/mapper/pv.253002', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pv.253002', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_UUID_ENC': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '805699', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-pv.253002', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > '/dev/mapper/pv.253002'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: pv.253002 ; >02:36:40,179 INFO blivet: scanning pv.253002 (/devices/virtual/block/dm-2)... >02:36:40,181 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:40,183 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,183 INFO blivet: pv.253002 is a device-mapper device >02:36:40,185 DEBUG blivet: DeviceTree.addUdevDMDevice: name: pv.253002 ; >02:36:40,188 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >02:36:40,191 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >02:36:40,193 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >02:36:40,195 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50699MB partition sda2 (14) with existing luks >02:36:40,198 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:40,200 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,200 DEBUG blivet: lvm filter: adding pv.253002 to the reject list >02:36:40,200 WARN blivet: ignoring dm device pv.253002 >02:36:40,201 DEBUG blivet: no device or no media present >02:36:40,202 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop ; >02:36:40,204 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,204 ERR blivet: failed to find vg 'vg_thyrsuslaptop' after scanning pvs >02:36:40,205 DEBUG blivet: no device or no media present >02:36:40,210 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_thyrsuslaptop-lv_home /dev/disk/by-id/dm-uuid-LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUgWTInrwYQOTcXUzHH0KvUWd16bmcLcfoZ /dev/disk/by-uuid/934e386c-1f81-45f8-b4b2-3c03421a85f5 /dev/mapper/vg_thyrsuslaptop-lv_home /dev/vg_thyrsuslaptop/lv_home', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_thyrsuslaptop-lv_home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUgWTInrwYQOTcXUzHH0KvUWd16bmcLcfoZ', > 'DM_VG_NAME': 'vg_thyrsuslaptop', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '934e386c-1f81-45f8-b4b2-3c03421a85f5', > 'ID_FS_UUID_ENC': '934e386c-1f81-45f8-b4b2-3c03421a85f5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '363498', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_thyrsuslaptop-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-4BqIsmkidIz8ifOdx8wgjqgejE8j0oUgWTInrwYQOTcXUzHH0KvUWd16bmcLcfoZ', > '/dev/disk/by-uuid/934e386c-1f81-45f8-b4b2-3c03421a85f5', > '/dev/mapper/vg_thyrsuslaptop-lv_home', > '/dev/vg_thyrsuslaptop/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: vg_thyrsuslaptop-lv_home ; >02:36:40,212 INFO blivet: scanning vg_thyrsuslaptop-lv_home (/devices/virtual/block/dm-5)... >02:36:40,214 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop-lv_home ; >02:36:40,215 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,216 INFO blivet: vg_thyrsuslaptop-lv_home is an lvm logical volume >02:36:40,217 DEBUG blivet: DeviceTree.addUdevLVDevice: name: vg_thyrsuslaptop-lv_home ; >02:36:40,219 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop ; >02:36:40,220 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,226 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-pv.253002 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002 /dev/mapper/pv.253002', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pv.253002', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_UUID_ENC': 'bvYVZm-TuZr-Dd5P-yVAf-Gb0x-NcAk-ndrO6d', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '805699', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-pv.253002', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-05703b2e53e74a5e8a50d68e79988be6-pv.253002', > '/dev/mapper/pv.253002'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: pv.253002 ; >02:36:40,227 INFO blivet: scanning pv.253002 (/devices/virtual/block/dm-2)... >02:36:40,229 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:40,231 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,231 INFO blivet: pv.253002 is a device-mapper device >02:36:40,233 DEBUG blivet: DeviceTree.addUdevDMDevice: name: pv.253002 ; >02:36:40,235 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >02:36:40,237 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >02:36:40,239 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >02:36:40,240 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50699MB partition sda2 (14) with existing luks >02:36:40,243 DEBUG blivet: DeviceTree.getDeviceByName: name: pv.253002 ; >02:36:40,245 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,246 DEBUG blivet: lvm filter: adding pv.253002 to the reject list >02:36:40,246 WARN blivet: ignoring dm device pv.253002 >02:36:40,246 DEBUG blivet: no device or no media present >02:36:40,248 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_thyrsuslaptop ; >02:36:40,249 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:36:40,250 ERR blivet: failed to find vg 'vg_thyrsuslaptop' after scanning pvs >02:36:40,250 DEBUG blivet: no device or no media present >02:36:40,317 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >02:36:40,374 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:36:40,379 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:36:40,387 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:36:40,438 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >02:36:40,443 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >02:36:40,450 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >02:36:40,502 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:36:40,507 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:36:40,514 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:36:40,566 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >02:36:40,569 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >02:36:40,572 INFO blivet: edd: collected mbr signatures: {'sda': '0x0003b592'} >02:36:40,575 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x0003b592 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 104857600 >02:36:40,576 INFO blivet: edd: matched 0x80 to sda using MBR sig >02:36:40,577 INFO blivet: edd: both edd entries 0x80 and 0x80 seem to map to sda >02:36:40,582 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >02:36:40,586 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:36:40,640 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >02:36:40,796 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:36:40,800 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:36:40,807 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:36:40,868 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:40,876 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:40,884 DEBUG blivet: Ext4FS.supported: supported: True ; >02:36:40,890 DEBUG blivet: Ext4FS.supported: supported: True ;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1099703
:
897792
|
897793
| 897794 |
897795
|
897796