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 1461491 Details for
Bug 1603815
FileExistsError: [Errno 17] File exists: '/mnt/sysimage/etc/fcoe'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: storage.log
storage.log (text/plain), 302.38 KB, created by
Benjamin Hiebert
on 2018-07-19 19:01:37 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Benjamin Hiebert
Created:
2018-07-19 19:01:37 UTC
Size:
302.38 KB
patch
obsolete
>14:40:47,078 DBG blivet: registered device format class DeviceFormat as None >14:40:47,096 DBG blivet: registered device format class BIOSBoot as biosboot >14:40:47,105 DBG blivet: registered device format class DiskLabel as disklabel >14:40:47,106 DBG blivet: registered device format class DMRaidMember as dmraidmember >14:40:47,117 DBG blivet: registered device format class Ext2FS as ext2 >14:40:47,118 DBG blivet: registered device format class Ext3FS as ext3 >14:40:47,118 DBG blivet: registered device format class Ext4FS as ext4 >14:40:47,118 DBG blivet: registered device format class FATFS as vfat >14:40:47,118 DBG blivet: registered device format class EFIFS as efi >14:40:47,118 DBG blivet: registered device format class BTRFS as btrfs >14:40:47,118 DBG blivet: registered device format class GFS2 as gfs2 >14:40:47,119 DBG blivet: registered device format class JFS as jfs >14:40:47,119 DBG blivet: registered device format class ReiserFS as reiserfs >14:40:47,119 DBG blivet: registered device format class XFS as xfs >14:40:47,119 DBG blivet: registered device format class HFS as hfs >14:40:47,119 DBG blivet: registered device format class AppleBootstrapFS as appleboot >14:40:47,119 DBG blivet: registered device format class HFSPlus as hfs+ >14:40:47,119 DBG blivet: registered device format class MacEFIFS as macefi >14:40:47,120 DBG blivet: registered device format class NTFS as ntfs >14:40:47,120 DBG blivet: registered device format class NFS as nfs >14:40:47,120 DBG blivet: registered device format class NFSv4 as nfs4 >14:40:47,120 DBG blivet: registered device format class Iso9660FS as iso9660 >14:40:47,120 DBG blivet: registered device format class NoDevFS as nodev >14:40:47,120 DBG blivet: registered device format class DevPtsFS as devpts >14:40:47,120 DBG blivet: registered device format class ProcFS as proc >14:40:47,120 DBG blivet: registered device format class SysFS as sysfs >14:40:47,120 DBG blivet: registered device format class TmpFS as tmpfs >14:40:47,121 DBG blivet: registered device format class BindFS as bind >14:40:47,121 DBG blivet: registered device format class SELinuxFS as selinuxfs >14:40:47,121 DBG blivet: registered device format class USBFS as usbfs >14:40:47,121 DBG blivet: registered device format class EFIVarFS as efivarfs >14:40:47,123 DBG blivet: registered device format class LUKS as luks >14:40:47,125 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >14:40:47,126 DBG blivet: registered device format class MDRaidMember as mdmember >14:40:47,127 DBG blivet: registered device format class MultipathMember as multipath_member >14:40:47,127 DBG blivet: registered device format class PPCPRePBoot as prepboot >14:40:47,128 DBG blivet: registered device format class SwapSpace as swap >14:40:47,362 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >14:40:47,363 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >14:40:47,389 INF blivet: devices to scan: ['sr0', 'sda', 'sdb', 'sr1', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >14:40:47,390 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >14:40:47,448 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:47,448 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >14:40:47,449 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >14:40:47,449 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >14:40:47,450 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >14:40:47,450 INF blivet: added cdrom sr0 (id 0) to device tree >14:40:47,450 INF blivet: got device: OpticalDevice instance (0x7fe2f1389da0) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >14:40:47,454 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >14:40:47,454 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >14:40:47,455 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >14:40:47,455 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >14:40:47,455 INF blivet: type detected on 'sr0' is 'iso9660' >14:40:47,455 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >14:40:47,455 INF blivet: got format: existing iso9660 filesystem >14:40:47,456 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >14:40:47,457 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:47,651 DBG blivet: IGNORED: Caught exception, continuing. >14:40:47,651 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >14:40:47,651 DBG blivet: IGNORED: Begin exception details. >14:40:47,652 DBG blivet: IGNORED: Traceback (most recent call last): >14:40:47,652 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >14:40:47,652 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >14:40:47,652 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >14:40:47,652 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >14:40:47,652 DBG blivet: IGNORED: Traceback (most recent call last): >14:40:47,652 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >14:40:47,652 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >14:40:47,652 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >14:40:47,652 DBG blivet: IGNORED: return fn(*args, **kwargs) >14:40:47,652 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >14:40:47,652 DBG blivet: IGNORED: connection=self._connection) >14:40:47,652 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >14:40:47,653 DBG blivet: IGNORED: raise DBusCallError(msg) >14:40:47,653 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >14:40:47,653 DBG blivet: IGNORED: End exception details. >14:40:47,654 INF blivet: sda is a disk >14:40:47,654 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >14:40:47,654 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >14:40:47,655 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda >14:40:47,655 DBG blivet: updated sda size to 1.82 TiB (1.82 TiB) >14:40:47,655 INF blivet: added disk sda (id 10) to device tree >14:40:47,656 INF blivet: got device: DiskDevice instance (0x7fe2f134fef0) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 1.82 TiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 1.82 TiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c500a2b50aeb >14:40:47,656 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >14:40:47,657 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >14:40:47,657 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >14:40:47,657 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >14:40:47,661 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7fe2f0256fd0> > PedDisk: <_ped.Disk object at 0x7fe2f12d4588> >14:40:47,709 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >14:40:47,710 INF blivet: got format: existing gpt disklabel >14:40:47,711 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb)... >14:40:47,712 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:47,714 INF blivet: sdb is a disk >14:40:47,714 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >14:40:47,714 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >14:40:47,715 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb >14:40:47,715 DBG blivet: updated sdb size to 465.76 GiB (465.76 GiB) >14:40:47,715 INF blivet: added disk sdb (id 20) to device tree >14:40:47,715 INF blivet: got device: DiskDevice instance (0x7fe2f134fd68) -- > name = sdb status = True id = 20 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb > target size = 465.76 GiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 0x5000c5003d93b7d6 >14:40:47,716 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >14:40:47,716 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >14:40:47,716 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >14:40:47,717 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >14:40:47,726 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7fe2f025ce80> > PedDisk: <_ped.Disk object at 0x7fe2f0250488> >14:40:47,801 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 28 >14:40:47,801 INF blivet: got format: existing gpt disklabel >14:40:47,803 INF blivet: scanning sr1 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1)... >14:40:47,804 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:47,804 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >14:40:47,805 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >14:40:47,805 DBG blivet: sr1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1 >14:40:47,806 DBG blivet: updated sr1 size to 1024 MiB (1024 MiB) >14:40:47,806 INF blivet: added cdrom sr1 (id 30) to device tree >14:40:47,806 INF blivet: got device: OpticalDevice instance (0x7fe2f02616a0) -- > name = sr1 status = True id = 30 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1 > target size = 1024 MiB path = /dev/sr1 > format args = [] original_format = None >14:40:47,872 DBG blivet: no media present for device sr1 >14:40:47,873 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >14:40:47,874 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:47,876 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:47,876 DBG blivet: get_format('None') returning DeviceFormat instance with object id 36 >14:40:47,876 DBG blivet: get_format('None') returning DeviceFormat instance with object id 37 >14:40:47,877 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >14:40:47,877 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 35) to device tree >14:40:47,877 DBG blivet: get_format('None') returning DeviceFormat instance with object id 40 >14:40:47,877 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >14:40:47,877 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >14:40:47,878 INF blivet: added loop loop0 (id 39) to device tree >14:40:47,878 INF blivet: got device: LoopDevice instance (0x7fe2f0264710) -- > name = loop0 status = False id = 39 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (35)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >14:40:47,878 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 43 >14:40:47,879 DBG blivet: get_format('efi') returning EFIFS instance with object id 44 >14:40:47,879 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 45 >14:40:47,879 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >14:40:47,879 INF blivet: type detected on 'loop0' is 'squashfs' >14:40:47,879 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 47 >14:40:47,879 INF blivet: got format: existing None >14:40:47,880 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >14:40:47,880 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:47,881 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:47,881 DBG blivet: get_format('None') returning DeviceFormat instance with object id 50 >14:40:47,881 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >14:40:47,882 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >14:40:47,882 INF blivet: added file /LiveOS/rootfs.img (id 49) to device tree >14:40:47,882 DBG blivet: get_format('None') returning DeviceFormat instance with object id 54 >14:40:47,882 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >14:40:47,882 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >14:40:47,882 INF blivet: added loop loop1 (id 53) to device tree >14:40:47,882 INF blivet: got device: LoopDevice instance (0x7fe2f0264d30) -- > name = loop1 status = False id = 53 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (49)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >14:40:47,883 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 57 >14:40:47,883 DBG blivet: get_format('efi') returning EFIFS instance with object id 58 >14:40:47,883 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 59 >14:40:47,883 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >14:40:47,883 INF blivet: type detected on 'loop1' is 'ext4' >14:40:48,018 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 61 >14:40:48,018 INF blivet: got format: existing ext4 filesystem >14:40:48,019 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >14:40:48,019 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:48,020 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:48,020 DBG blivet: get_format('None') returning DeviceFormat instance with object id 64 >14:40:48,020 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >14:40:48,021 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >14:40:48,021 INF blivet: added file /overlay (deleted) (id 63) to device tree >14:40:48,021 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >14:40:48,021 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >14:40:48,021 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >14:40:48,022 INF blivet: added loop loop2 (id 67) to device tree >14:40:48,022 INF blivet: got device: LoopDevice instance (0x7fe2f026efd0) -- > name = loop2 status = False id = 67 > children = [] > parents = ['existing 0 B file /overlay (deleted) (63)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >14:40:48,022 DBG blivet: no type or existing type for loop2, bailing >14:40:48,023 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >14:40:48,023 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:48,052 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (53) with existing ext4 filesystem >14:40:48,054 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (67) >14:40:48,054 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:48,055 DBG blivet: get_format('None') returning DeviceFormat instance with object id 73 >14:40:48,055 DBG blivet: get_format('None') returning DeviceFormat instance with object id 74 >14:40:48,055 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >14:40:48,056 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >14:40:48,056 INF blivet: added dm live-rw (id 72) to device tree >14:40:48,056 INF blivet: got device: DMDevice instance (0x7fe2f026b940) -- > name = live-rw status = True id = 72 > children = [] > parents = ['existing 0 B loop loop1 (53) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >14:40:48,064 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 >14:40:48,064 DBG blivet: get_format('efi') returning EFIFS instance with object id 77 >14:40:48,064 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 78 >14:40:48,064 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 79 >14:40:48,064 INF blivet: type detected on 'live-rw' is 'ext4' >14:40:48,065 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 80 >14:40:48,065 INF blivet: got format: existing ext4 filesystem >14:40:48,066 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >14:40:48,067 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:48,091 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (53) with existing ext4 filesystem >14:40:48,092 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:48,092 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >14:40:48,093 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >14:40:48,093 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >14:40:48,093 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >14:40:48,093 INF blivet: added dm live-base (id 82) to device tree >14:40:48,093 INF blivet: got device: DMDevice instance (0x7fe2f0274978) -- > name = live-base status = True id = 82 > children = [] > parents = ['existing 0 B loop loop1 (53) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >14:40:48,102 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >14:40:48,102 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >14:40:48,103 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >14:40:48,103 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >14:40:48,103 INF blivet: type detected on 'live-base' is 'ext4' >14:40:48,103 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 90 >14:40:48,104 INF blivet: got format: existing ext4 filesystem >14:40:55,928 INF blivet: ISCSID is /sbin/iscsid >14:40:55,928 INF blivet: no initiator set >14:40:55,968 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:40:55,968 INF blivet: no /etc/zfcp.conf; not configuring zfcp >14:40:57,312 DBG blivet: Ext4FS.supported: supported: True ; >14:40:57,313 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >14:40:57,314 DBG blivet: Ext4FS.supported: supported: True ; >14:40:57,315 DBG blivet: trying to set new default fstype to 'ext4' >14:40:57,316 DBG blivet: Ext4FS.supported: supported: True ; >14:40:57,316 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >14:40:57,317 DBG blivet: Ext4FS.supported: supported: True ; >14:40:57,500 INF blivet: no initiator set >14:40:57,501 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f7815f84fd0> >14:40:57,501 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >14:40:57,501 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >14:40:57,831 INF blivet: devices to scan: ['sr0', 'sda', 'sdb', 'sr1', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >14:40:57,942 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-id/ata-HL-DT-ST_BDDVDRW_UH12NS40_SIK9QG76E502 ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-1', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'HL-DT-ST_BDDVDRW_UH12NS40', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BDDVDRW\\x20UH12NS40\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:03:00.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-1', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'HL-DT-ST_BDDVDRW_UH12NS40_SIK9QG76E502', > 'ID_SERIAL_SHORT': 'SIK9QG76E502', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '193286722'} ; >14:40:57,942 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >14:40:57,945 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >14:40:57,946 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:57,952 DBG blivet: OpticalDevicePopulator.run: >14:40:57,953 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >14:40:57,953 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >14:40:57,976 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >14:40:57,987 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >14:40:57,987 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >14:40:57,989 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ; >14:40:57,992 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >14:40:57,992 INF blivet: added cdrom sr0 (id 2) to device tree >14:40:57,992 INF blivet: got device: OpticalDevice instance (0x7f7804068240) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >14:40:57,995 DBG blivet: DeviceTree.handle_format: name: sr0 ; >14:40:57,996 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >14:40:58,199 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:40:58,199 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >14:40:58,201 DBG blivet: EFIFS.supported: supported: True ; >14:40:58,201 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >14:40:58,203 DBG blivet: MacEFIFS.supported: supported: True ; >14:40:58,203 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >14:40:58,205 DBG blivet: MacEFIFS.supported: supported: True ; >14:40:58,205 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >14:40:58,205 INF blivet: type detected on 'sr0' is 'iso9660' >14:40:58,210 DBG blivet: Iso9660FS.supported: supported: True ; >14:40:58,210 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >14:40:58,212 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >14:40:58,213 INF blivet: got format: existing iso9660 filesystem >14:40:59,005 DBG blivet: Iso9660FS.supported: supported: True ; >14:40:59,035 DBG blivet: Iso9660FS.supported: supported: True ; >14:40:59,037 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DX002-2DV164_Z4Z80FKD ' > '/dev/disk/by-id/wwn-0x5000c500a2b50aeb ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-2', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '204', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '204', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DX002-2DV164', > 'ID_MODEL_ENC': 'ST2000DX002-2DV164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '2801e09d-97fe-419d-9dd9-b78d4413153a', > 'ID_PATH': 'pci-0000:03:00.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-2', > 'ID_REVISION': 'CC41', > 'ID_SERIAL': 'ST2000DX002-2DV164_Z4Z80FKD', > 'ID_SERIAL_SHORT': 'Z4Z80FKD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500a2b50aeb', > 'ID_WWN_WITH_EXTENSION': '0x5000c500a2b50aeb', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192120710'} ; >14:40:59,037 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >14:40:59,038 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:40:59,039 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:59,041 DBG blivet: DiskDevicePopulator.run: name: sda ; >14:40:59,042 INF blivet: sda is a disk >14:40:59,042 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >14:40:59,042 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >14:40:59,049 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >14:40:59,050 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >14:40:59,050 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda >14:40:59,052 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda ; >14:40:59,052 DBG blivet: updated sda size to 1.82 TiB (1.82 TiB) >14:40:59,053 INF blivet: added disk sda (id 12) to device tree >14:40:59,053 INF blivet: got device: DiskDevice instance (0x7f7804041978) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 1.82 TiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 1.82 TiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c500a2b50aeb >14:40:59,056 DBG blivet: DeviceTree.handle_format: name: sda ; >14:40:59,057 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:40:59,057 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >14:40:59,059 DBG blivet: EFIFS.supported: supported: True ; >14:40:59,059 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >14:40:59,062 DBG blivet: MacEFIFS.supported: supported: True ; >14:40:59,062 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >14:40:59,064 DBG blivet: MacEFIFS.supported: supported: True ; >14:40:59,064 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >14:40:59,066 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >14:40:59,066 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >14:40:59,068 DBG blivet: DiskLabel.__init__: uuid: 2801e09d-97fe-419d-9dd9-b78d4413153a ; label: None ; device: /dev/sda ; serial: ST2000DX002-2DV164_Z4Z80FKD ; exists: True ; >14:40:59,071 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f77fc4679e8> > PedDisk: <_ped.Disk object at 0x7f77fc47f288> >14:40:59,141 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >14:40:59,143 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >14:40:59,143 INF blivet: got format: existing gpt disklabel >14:40:59,147 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c5003d93b7d6 ' > '/dev/disk/by-id/ata-ST500DM002-1BC142_W2A0Y0BP ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-3', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST500DM002-1BC142', > 'ID_MODEL_ENC': 'ST500DM002-1BC142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '48c936e2-79eb-4fd3-9665-f552bdd949c4', > 'ID_PATH': 'pci-0000:03:00.1-ata-3', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-3', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST500DM002-1BC142_W2A0Y0BP', > 'ID_SERIAL_SHORT': 'W2A0Y0BP', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d93b7d6', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d93b7d6', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192081054'} ; >14:40:59,147 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb)... >14:40:59,148 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >14:40:59,149 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:59,151 DBG blivet: DiskDevicePopulator.run: name: sdb ; >14:40:59,152 INF blivet: sdb is a disk >14:40:59,153 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >14:40:59,153 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >14:40:59,155 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >14:40:59,156 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >14:40:59,156 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb >14:40:59,158 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb ; >14:40:59,158 DBG blivet: updated sdb size to 465.76 GiB (465.76 GiB) >14:40:59,159 INF blivet: added disk sdb (id 22) to device tree >14:40:59,159 INF blivet: got device: DiskDevice instance (0x7f77fc467550) -- > name = sdb status = True id = 22 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb > target size = 465.76 GiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 0x5000c5003d93b7d6 >14:40:59,161 DBG blivet: DeviceTree.handle_format: name: sdb ; >14:40:59,163 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:40:59,163 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >14:40:59,165 DBG blivet: EFIFS.supported: supported: True ; >14:40:59,165 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >14:40:59,167 DBG blivet: MacEFIFS.supported: supported: True ; >14:40:59,167 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >14:40:59,169 DBG blivet: MacEFIFS.supported: supported: True ; >14:40:59,169 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >14:40:59,170 DBG blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: gpt ; >14:40:59,172 DBG blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >14:40:59,173 DBG blivet: DiskLabel.__init__: uuid: 48c936e2-79eb-4fd3-9665-f552bdd949c4 ; label: None ; device: /dev/sdb ; serial: ST500DM002-1BC142_W2A0Y0BP ; exists: True ; >14:40:59,181 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f77fc421be0> > PedDisk: <_ped.Disk object at 0x7f77fc5219c8> >14:40:59,445 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 30 >14:40:59,448 DBG blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >14:40:59,448 INF blivet: got format: existing gpt disklabel >14:40:59,453 DBG blivet: DeviceTree.handle_device: name: sr1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:03:00.1-ata-4 ' > '/dev/disk/by-id/ata-ASUS_DRW-24F1ST_c_F1D0CL003339', > 'DEVNAME': '/dev/sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-4', > 'ID_MODEL': 'ASUS_DRW-24F1ST_c', > 'ID_MODEL_ENC': 'ASUS\\x20\\x20\\x20\\x20DRW-24F1ST\\x20\\x20\\x20c\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:03:00.1-ata-4', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-4', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ASUS_DRW-24F1ST_c_F1D0CL003339', > 'ID_SERIAL_SHORT': 'F1D0CL003339', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '193008964'} ; >14:40:59,453 INF blivet: scanning sr1 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1)... >14:40:59,456 DBG blivet: DeviceTree.get_device_by_name: name: sr1 ; incomplete: False ; hidden: False ; >14:40:59,458 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:59,460 DBG blivet: OpticalDevicePopulator.run: >14:40:59,460 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >14:40:59,461 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >14:40:59,462 DBG blivet: OpticalDevice._set_format: sr1 ; type: None ; current: None ; >14:40:59,464 DBG blivet: OpticalDevice.update_sysfs_path: sr1 ; status: True ; >14:40:59,464 DBG blivet: sr1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1 >14:40:59,466 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1 ; >14:40:59,467 DBG blivet: updated sr1 size to 1024 MiB (1024 MiB) >14:40:59,467 INF blivet: added cdrom sr1 (id 32) to device tree >14:40:59,467 INF blivet: got device: OpticalDevice instance (0x7f77fc5372e8) -- > name = sr1 status = True id = 32 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1 > target size = 1024 MiB path = /dev/sr1 > format args = [] original_format = None >14:40:59,469 DBG blivet: DeviceTree.handle_format: name: sr1 ; >14:40:59,470 DBG blivet: OpticalDevice.media_present: sr1 ; status: True ; >14:40:59,532 DBG blivet: no media present for device sr1 >14:40:59,535 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192217555'} ; >14:40:59,535 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >14:40:59,536 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >14:40:59,537 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:59,538 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >14:40:59,539 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >14:40:59,540 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:59,540 DBG blivet: get_format('None') returning DeviceFormat instance with object id 38 >14:40:59,540 DBG blivet: get_format('None') returning DeviceFormat instance with object id 39 >14:40:59,635 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >14:40:59,638 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >14:40:59,639 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >14:40:59,639 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 37) to device tree >14:40:59,639 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >14:40:59,779 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >14:40:59,779 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >14:40:59,781 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >14:40:59,782 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >14:40:59,782 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >14:40:59,782 INF blivet: added loop loop0 (id 41) to device tree >14:40:59,783 INF blivet: got device: LoopDevice instance (0x7f77fc430fd0) -- > name = loop0 status = False id = 41 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (37)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >14:40:59,785 DBG blivet: DeviceTree.handle_format: name: loop0 ; >14:40:59,787 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:40:59,787 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 45 >14:40:59,788 DBG blivet: EFIFS.supported: supported: True ; >14:40:59,788 DBG blivet: get_format('efi') returning EFIFS instance with object id 46 >14:40:59,789 DBG blivet: MacEFIFS.supported: supported: True ; >14:40:59,790 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >14:40:59,791 DBG blivet: MacEFIFS.supported: supported: True ; >14:40:59,791 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >14:40:59,792 INF blivet: type detected on 'loop0' is 'squashfs' >14:40:59,792 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 49 >14:40:59,793 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >14:40:59,793 INF blivet: got format: existing None >14:40:59,794 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '197807877'} ; >14:40:59,794 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >14:40:59,795 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >14:40:59,796 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:59,797 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >14:40:59,798 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >14:40:59,799 DBG blivet: DeviceTree.get_device_by_name returned None >14:40:59,799 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >14:40:59,799 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >14:40:59,800 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >14:40:59,801 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >14:40:59,802 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >14:40:59,802 INF blivet: added file /LiveOS/rootfs.img (id 51) to device tree >14:40:59,802 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >14:40:59,803 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >14:40:59,803 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >14:40:59,804 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >14:40:59,805 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >14:40:59,806 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >14:40:59,806 INF blivet: added loop loop1 (id 55) to device tree >14:40:59,806 INF blivet: got device: LoopDevice instance (0x7f77fc44ab70) -- > name = loop1 status = False id = 55 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (51)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >14:40:59,808 DBG blivet: DeviceTree.handle_format: name: loop1 ; >14:40:59,809 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:40:59,809 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 59 >14:40:59,810 DBG blivet: EFIFS.supported: supported: True ; >14:40:59,811 DBG blivet: get_format('efi') returning EFIFS instance with object id 60 >14:40:59,812 DBG blivet: MacEFIFS.supported: supported: True ; >14:40:59,812 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >14:40:59,814 DBG blivet: MacEFIFS.supported: supported: True ; >14:40:59,814 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >14:40:59,814 INF blivet: type detected on 'loop1' is 'ext4' >14:41:00,130 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >14:41:00,134 DBG blivet: Ext4FS.supported: supported: True ; >14:41:00,134 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 63 >14:41:00,136 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >14:41:00,136 INF blivet: got format: existing ext4 filesystem >14:41:00,161 DBG blivet: Ext4FS.supported: supported: True ; >14:41:00,186 DBG blivet: Ext4FS.supported: supported: True ; >14:41:00,188 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192218067'} ; >14:41:00,188 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >14:41:00,188 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >14:41:00,189 DBG blivet: DeviceTree.get_device_by_name returned None >14:41:00,190 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >14:41:00,191 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >14:41:00,192 DBG blivet: DeviceTree.get_device_by_name returned None >14:41:00,192 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >14:41:00,193 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >14:41:00,194 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >14:41:00,195 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >14:41:00,195 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >14:41:00,195 INF blivet: added file /overlay (deleted) (id 65) to device tree >14:41:00,195 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >14:41:00,196 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >14:41:00,197 DBG blivet: get_format('None') returning DeviceFormat instance with object id 71 >14:41:00,198 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >14:41:00,199 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >14:41:00,199 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >14:41:00,199 INF blivet: added loop loop2 (id 69) to device tree >14:41:00,199 INF blivet: got device: LoopDevice instance (0x7f77fc3e92e8) -- > name = loop2 status = False id = 69 > children = [] > parents = ['existing 0 B file /overlay (deleted) (65)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >14:41:00,201 DBG blivet: DeviceTree.handle_format: name: loop2 ; >14:41:00,201 DBG blivet: no type or existing type for loop2, bailing >14:41:00,202 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda ' > '/dev/mapper/live-rw ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158526615'} ; >14:41:00,202 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >14:41:00,203 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >14:41:00,204 DBG blivet: DeviceTree.get_device_by_name returned None >14:41:00,248 DBG blivet: DMDevicePopulator.run: name: live-rw ; >14:41:00,250 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >14:41:00,251 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (55) with existing ext4 filesystem >14:41:00,253 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >14:41:00,254 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (69) >14:41:00,255 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >14:41:00,256 DBG blivet: DeviceTree.get_device_by_name returned None >14:41:00,256 DBG blivet: get_format('None') returning DeviceFormat instance with object id 75 >14:41:00,315 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >14:41:00,315 DBG blivet: get_format('None') returning DeviceFormat instance with object id 76 >14:41:00,317 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >14:41:00,318 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >14:41:00,319 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >14:41:00,320 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >14:41:00,320 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >14:41:00,321 INF blivet: added dm live-rw (id 74) to device tree >14:41:00,321 INF blivet: got device: DMDevice instance (0x7f77fc3e9cf8) -- > name = live-rw status = True id = 74 > children = [] > parents = ['existing 0 B loop loop1 (55) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >14:41:00,339 DBG blivet: DeviceTree.handle_format: name: live-rw ; >14:41:00,340 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:41:00,341 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 78 >14:41:00,342 DBG blivet: EFIFS.supported: supported: True ; >14:41:00,342 DBG blivet: get_format('efi') returning EFIFS instance with object id 79 >14:41:00,344 DBG blivet: MacEFIFS.supported: supported: True ; >14:41:00,344 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 80 >14:41:00,345 DBG blivet: MacEFIFS.supported: supported: True ; >14:41:00,346 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 81 >14:41:00,346 INF blivet: type detected on 'live-rw' is 'ext4' >14:41:00,369 DBG blivet: padding min size from 6.43 GiB up to 6.5 GiB >14:41:00,372 DBG blivet: Ext4FS.supported: supported: True ; >14:41:00,373 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 82 >14:41:00,374 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >14:41:00,374 INF blivet: got format: existing ext4 filesystem >14:41:00,400 DBG blivet: Ext4FS.supported: supported: True ; >14:41:00,427 DBG blivet: Ext4FS.supported: supported: True ; >14:41:00,429 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158544671'} ; >14:41:00,429 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >14:41:00,430 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >14:41:00,431 DBG blivet: DeviceTree.get_device_by_name returned None >14:41:00,472 DBG blivet: DMDevicePopulator.run: name: live-base ; >14:41:00,474 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >14:41:00,475 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (55) with existing ext4 filesystem >14:41:00,478 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >14:41:00,479 DBG blivet: DeviceTree.get_device_by_name returned None >14:41:00,479 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >14:41:00,480 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >14:41:00,480 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >14:41:00,481 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >14:41:00,483 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >14:41:00,483 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >14:41:00,484 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >14:41:00,485 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >14:41:00,485 INF blivet: added dm live-base (id 84) to device tree >14:41:00,485 INF blivet: got device: DMDevice instance (0x7f77fc3d7be0) -- > name = live-base status = True id = 84 > children = [] > parents = ['existing 0 B loop loop1 (55) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >14:41:00,505 DBG blivet: DeviceTree.handle_format: name: live-base ; >14:41:00,507 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:41:00,507 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 88 >14:41:00,508 DBG blivet: EFIFS.supported: supported: True ; >14:41:00,509 DBG blivet: get_format('efi') returning EFIFS instance with object id 89 >14:41:00,510 DBG blivet: MacEFIFS.supported: supported: True ; >14:41:00,510 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 90 >14:41:00,512 DBG blivet: MacEFIFS.supported: supported: True ; >14:41:00,513 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 91 >14:41:00,513 INF blivet: type detected on 'live-base' is 'ext4' >14:41:00,647 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >14:41:00,648 DBG blivet: Ext4FS.supported: supported: True ; >14:41:00,649 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 92 >14:41:00,650 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >14:41:00,650 INF blivet: got format: existing ext4 filesystem >14:41:00,700 DBG blivet: Ext4FS.supported: supported: True ; >14:41:00,722 DBG blivet: Ext4FS.supported: supported: True ; >14:41:00,743 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:41:00,770 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >14:41:01,279 INF blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >14:41:01,282 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:41:01,283 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:41:01,284 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:41:01,304 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >14:41:01,306 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >14:41:01,307 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >14:41:01,328 DBG blivet: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >14:41:01,330 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >14:41:01,331 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >14:41:01,351 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:41:01,352 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >14:41:01,353 INF blivet: edd: MBR signature on sda is zero. new disk image? >14:41:01,354 INF blivet: edd: MBR signature on sdb is zero. new disk image? >14:41:01,354 INF blivet: edd: collected mbr signatures: {} >14:41:01,356 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >14:41:01,357 DBG blivet: DeviceTree.get_device_by_path returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >14:41:01,357 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >14:41:01,359 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >14:41:01,360 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >14:41:01,361 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >14:41:01,361 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >14:41:01,375 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:41:01,377 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:41:01,378 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:41:01,395 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >14:41:01,397 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >14:41:01,399 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >14:41:01,417 DBG blivet: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >14:41:01,418 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >14:41:01,419 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >14:41:01,440 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:41:01,442 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >14:41:01,648 DBG blivet: Ext4FS.supported: supported: True ; >14:41:01,649 DBG blivet: Ext4FS.supported: supported: True ; >14:41:01,651 DBG blivet: Ext4FS.supported: supported: True ; >14:41:01,653 DBG blivet: Iso9660FS.supported: supported: True ; >14:41:01,679 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >14:41:01,680 DBG blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (84) with existing ext4 filesystem >08:41:04,699 DBG blivet: DiskLabel.__init__: >08:41:04,700 INF blivet: DiskLabel.parted_device returning None >08:41:04,701 DBG blivet: DMRaidMember.__init__: >08:41:04,702 DBG blivet: Ext2FS.supported: supported: True ; >08:41:04,731 DBG blivet: Ext2FS.supported: supported: True ; >08:41:04,732 DBG blivet: Ext3FS.supported: supported: True ; >08:41:04,732 DBG blivet: Ext3FS.supported: supported: True ; >08:41:04,733 DBG blivet: Ext4FS.supported: supported: True ; >08:41:04,733 DBG blivet: Ext4FS.supported: supported: True ; >08:41:04,734 DBG blivet: FATFS.supported: supported: True ; >08:41:04,735 DBG blivet: FATFS.supported: supported: True ; >08:41:04,736 DBG blivet: EFIFS.supported: supported: True ; >08:41:04,737 DBG blivet: EFIFS.supported: supported: True ; >08:41:04,737 DBG blivet: BTRFS.supported: supported: True ; >08:41:05,236 DBG blivet: BTRFS.supported: supported: True ; >08:41:05,238 DBG blivet: XFS.supported: supported: True ; >08:41:05,328 DBG blivet: XFS.supported: supported: True ; >08:41:05,330 DBG blivet: HFS.supported: supported: False ; >08:41:05,331 DBG blivet: HFS.supported: supported: False ; >08:41:05,333 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:41:05,334 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:41:05,335 DBG blivet: HFSPlus.supported: supported: False ; >08:41:05,336 DBG blivet: HFSPlus.supported: supported: False ; >08:41:05,337 DBG blivet: MacEFIFS.supported: supported: True ; >08:41:05,338 DBG blivet: MacEFIFS.supported: supported: True ; >08:41:05,339 DBG blivet: NTFS.supported: supported: False ; >08:41:05,339 DBG blivet: NTFS.supported: supported: False ; >08:41:05,340 DBG blivet: NFS.supported: supported: False ; >08:41:05,340 DBG blivet: NFS.supported: supported: False ; >08:41:05,341 DBG blivet: NFSv4.supported: supported: False ; >08:41:05,341 DBG blivet: NFSv4.supported: supported: False ; >08:41:05,342 DBG blivet: Iso9660FS.supported: supported: True ; >08:41:05,343 DBG blivet: Iso9660FS.supported: supported: True ; >08:41:05,343 DBG blivet: NoDevFS.supported: supported: False ; >08:41:05,344 DBG blivet: NoDevFS.supported: supported: False ; >08:41:05,344 DBG blivet: DevPtsFS.supported: supported: False ; >08:41:05,345 DBG blivet: DevPtsFS.supported: supported: False ; >08:41:05,346 DBG blivet: ProcFS.supported: supported: False ; >08:41:05,346 DBG blivet: ProcFS.supported: supported: False ; >08:41:05,347 DBG blivet: SysFS.supported: supported: False ; >08:41:05,347 DBG blivet: SysFS.supported: supported: False ; >08:41:05,348 DBG blivet: TmpFS.supported: supported: True ; >08:41:05,514 DBG blivet: TmpFS.supported: supported: True ; >08:41:05,516 DBG blivet: BindFS.supported: supported: False ; >08:41:05,517 DBG blivet: BindFS.supported: supported: False ; >08:41:05,518 DBG blivet: SELinuxFS.supported: supported: False ; >08:41:05,519 DBG blivet: SELinuxFS.supported: supported: False ; >08:41:05,521 DBG blivet: USBFS.supported: supported: False ; >08:41:05,521 DBG blivet: USBFS.supported: supported: False ; >08:41:05,522 DBG blivet: EFIVarFS.supported: supported: False ; >08:41:05,523 DBG blivet: EFIVarFS.supported: supported: False ; >08:41:05,524 DBG blivet: LUKS.__init__: >08:41:05,526 DBG blivet: LVMPhysicalVolume.__init__: >08:41:05,527 DBG blivet: MDRaidMember.__init__: >08:41:05,528 DBG blivet: MultipathMember.__init__: >08:41:05,530 DBG blivet: SwapSpace.__init__: >06:42:42,091 INF blivet: Activating FCoE SAN attached to eno1, dcb: True autovlan: True >06:43:44,546 INF blivet: Timed out when retrying to turn dcb on >06:43:44,547 DBG blivet: Activating FCoE SAN failed: 8 Command: Set Config >Feature: DCB State >Port: eno1 >Status: Device not capable > >06:44:01,352 INF blivet: Activating FCoE SAN attached to eno1, dcb: False autovlan: True >06:44:13,244 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >06:44:13,245 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >06:44:13,313 INF blivet: devices to scan: ['sr0', 'sda', 'sdb', 'sr1', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >06:44:13,411 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-path/pci-0000:03:00.1-ata-1 ' > '/dev/disk/by-id/ata-HL-DT-ST_BDDVDRW_UH12NS40_SIK9QG76E502 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'HL-DT-ST_BDDVDRW_UH12NS40', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BDDVDRW\\x20UH12NS40\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:03:00.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-1', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'HL-DT-ST_BDDVDRW_UH12NS40_SIK9QG76E502', > 'ID_SERIAL_SHORT': 'SIK9QG76E502', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '193286722'} ; >06:44:13,412 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >06:44:13,414 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >06:44:13,416 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >06:44:13,417 INF blivet: got device: OpticalDevice instance (0x7f7804068240) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = iso9660 >06:44:13,418 DBG blivet: DeviceTree.handle_format: name: sr0 ; >06:44:13,419 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >06:44:13,423 DBG blivet: no type or existing type for sr0, bailing >06:44:13,425 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DX002-2DV164_Z4Z80FKD ' > '/dev/disk/by-id/wwn-0x5000c500a2b50aeb ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-2', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '204', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '204', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DX002-2DV164', > 'ID_MODEL_ENC': 'ST2000DX002-2DV164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '2801e09d-97fe-419d-9dd9-b78d4413153a', > 'ID_PATH': 'pci-0000:03:00.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-2', > 'ID_REVISION': 'CC41', > 'ID_SERIAL': 'ST2000DX002-2DV164_Z4Z80FKD', > 'ID_SERIAL_SHORT': 'Z4Z80FKD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500a2b50aeb', > 'ID_WWN_WITH_EXTENSION': '0x5000c500a2b50aeb', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192120710'} ; >06:44:13,425 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >06:44:13,427 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:44:13,428 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with existing gpt disklabel >06:44:13,429 INF blivet: got device: DiskDevice instance (0x7f7804041978) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 1.82 TiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 1.82 TiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x5000c500a2b50aeb >06:44:13,431 DBG blivet: DeviceTree.handle_format: name: sda ; >06:44:13,431 DBG blivet: no type or existing type for sda, bailing >06:44:13,432 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c5003d93b7d6 ' > '/dev/disk/by-id/ata-ST500DM002-1BC142_W2A0Y0BP ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-3', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST500DM002-1BC142', > 'ID_MODEL_ENC': 'ST500DM002-1BC142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '48c936e2-79eb-4fd3-9665-f552bdd949c4', > 'ID_PATH': 'pci-0000:03:00.1-ata-3', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-3', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST500DM002-1BC142_W2A0Y0BP', > 'ID_SERIAL_SHORT': 'W2A0Y0BP', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d93b7d6', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d93b7d6', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192081054'} ; >06:44:13,433 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb)... >06:44:13,433 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >06:44:13,434 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sdb (22) with existing gpt disklabel >06:44:13,435 INF blivet: got device: DiskDevice instance (0x7f77fc467550) -- > name = sdb status = True id = 22 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb > target size = 465.76 GiB path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 0x5000c5003d93b7d6 >06:44:13,437 DBG blivet: DeviceTree.handle_format: name: sdb ; >06:44:13,437 DBG blivet: no type or existing type for sdb, bailing >06:44:13,438 DBG blivet: DeviceTree.handle_device: name: sr1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:03:00.1-ata-4 ' > '/dev/disk/by-id/ata-ASUS_DRW-24F1ST_c_F1D0CL003339', > 'DEVNAME': '/dev/sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-4', > 'ID_MODEL': 'ASUS_DRW-24F1ST_c', > 'ID_MODEL_ENC': 'ASUS\\x20\\x20\\x20\\x20DRW-24F1ST\\x20\\x20\\x20c\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:03:00.1-ata-4', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-4', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ASUS_DRW-24F1ST_c_F1D0CL003339', > 'ID_SERIAL_SHORT': 'F1D0CL003339', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '193008964'} ; >06:44:13,439 INF blivet: scanning sr1 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1)... >06:44:13,439 DBG blivet: DeviceTree.get_device_by_name: name: sr1 ; incomplete: False ; hidden: False ; >06:44:13,440 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB cdrom sr1 (32) >06:44:13,441 INF blivet: got device: OpticalDevice instance (0x7f77fc5372e8) -- > name = sr1 status = True id = 32 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1 > target size = 1024 MiB path = /dev/sr1 > format args = [] original_format = None >06:44:13,442 DBG blivet: DeviceTree.handle_format: name: sr1 ; >06:44:13,443 DBG blivet: OpticalDevice.media_present: sr1 ; status: True ; >06:44:13,511 DBG blivet: no media present for device sr1 >06:44:13,514 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192217555'} ; >06:44:13,515 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >06:44:13,516 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >06:44:13,517 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop0 (41) >06:44:13,518 INF blivet: got device: LoopDevice instance (0x7f77fc430fd0) -- > name = loop0 status = False id = 41 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (37)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >06:44:13,520 DBG blivet: DeviceTree.handle_format: name: loop0 ; >06:44:13,521 DBG blivet: AppleBootstrapFS.supported: supported: True ; >06:44:13,522 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 131 >06:44:13,523 DBG blivet: EFIFS.supported: supported: True ; >06:44:13,523 DBG blivet: get_format('efi') returning EFIFS instance with object id 132 >06:44:13,525 DBG blivet: MacEFIFS.supported: supported: True ; >06:44:13,525 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 133 >06:44:13,526 DBG blivet: MacEFIFS.supported: supported: True ; >06:44:13,527 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 134 >06:44:13,527 INF blivet: type detected on 'loop0' is 'squashfs' >06:44:13,527 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 135 >06:44:13,528 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >06:44:13,528 INF blivet: got format: existing None >06:44:13,529 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '197807877'} ; >06:44:13,530 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >06:44:13,530 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >06:44:13,531 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (55) with existing ext4 filesystem >06:44:13,532 INF blivet: got device: LoopDevice instance (0x7f77fc44ab70) -- > name = loop1 status = False id = 55 > children = ['existing 6.5 GiB dm live-rw (74) with existing ext4 filesystem', > 'existing 6.5 GiB dm live-base (84) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (51)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4 >06:44:13,535 DBG blivet: DeviceTree.handle_format: name: loop1 ; >06:44:13,535 DBG blivet: no type or existing type for loop1, bailing >06:44:13,536 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192218067'} ; >06:44:13,536 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >06:44:13,537 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >06:44:13,538 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (69) >06:44:13,538 INF blivet: got device: LoopDevice instance (0x7f77fc3e92e8) -- > name = loop2 status = False id = 69 > children = [] > parents = ['existing 0 B file /overlay (deleted) (65)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >06:44:13,540 DBG blivet: DeviceTree.handle_format: name: loop2 ; >06:44:13,541 DBG blivet: no type or existing type for loop2, bailing >06:44:13,542 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda ' > '/dev/mapper/live-rw ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158526615'} ; >06:44:13,542 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >06:44:13,543 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >06:44:13,544 DBG blivet: DeviceTree.get_device_by_name returned existing 6.5 GiB dm live-rw (74) with existing ext4 filesystem >06:44:13,544 INF blivet: got device: DMDevice instance (0x7f77fc3e9cf8) -- > name = live-rw status = True id = 74 > children = [] > parents = ['existing 0 B loop loop1 (55) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = ext4 target = None dm_uuid = None >06:44:13,569 DBG blivet: DeviceTree.handle_format: name: live-rw ; >06:44:13,569 DBG blivet: no type or existing type for live-rw, bailing >06:44:13,571 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158544671'} ; >06:44:13,571 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >06:44:13,572 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >06:44:13,573 DBG blivet: DeviceTree.get_device_by_name returned existing 6.5 GiB dm live-base (84) with existing ext4 filesystem >06:44:13,574 INF blivet: got device: DMDevice instance (0x7f77fc3d7be0) -- > name = live-base status = True id = 84 > children = [] > parents = ['existing 0 B loop loop1 (55) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = ext4 target = None dm_uuid = None >06:44:13,597 DBG blivet: DeviceTree.handle_format: name: live-base ; >06:44:13,597 DBG blivet: no type or existing type for live-base, bailing >06:44:13,625 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:44:13,626 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:44:13,626 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:44:13,644 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:44:13,645 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >06:44:13,646 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >06:44:13,669 DBG blivet: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >06:44:13,670 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >06:44:13,672 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >06:44:13,690 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >06:44:13,691 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >06:44:17,045 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >06:44:17,046 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >06:44:17,123 INF blivet: devices to scan: ['sr0', 'sda', 'sdb', 'sr1', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >06:44:17,125 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/cdrom ' > '/dev/disk/by-id/ata-HL-DT-ST_BDDVDRW_UH12NS40_SIK9QG76E502 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-1', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'HL-DT-ST_BDDVDRW_UH12NS40', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BDDVDRW\\x20UH12NS40\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:03:00.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-1', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'HL-DT-ST_BDDVDRW_UH12NS40_SIK9QG76E502', > 'ID_SERIAL_SHORT': 'SIK9QG76E502', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '193286722'} ; >06:44:17,125 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >06:44:17,126 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >06:44:17,127 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >06:44:17,127 INF blivet: got device: OpticalDevice instance (0x7f7804068240) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = iso9660 >06:44:17,129 DBG blivet: DeviceTree.handle_format: name: sr0 ; >06:44:17,130 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >06:44:17,132 DBG blivet: no type or existing type for sr0, bailing >06:44:17,134 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DX002-2DV164_Z4Z80FKD ' > '/dev/disk/by-id/wwn-0x5000c500a2b50aeb ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-2', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '204', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '204', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DX002-2DV164', > 'ID_MODEL_ENC': 'ST2000DX002-2DV164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '2801e09d-97fe-419d-9dd9-b78d4413153a', > 'ID_PATH': 'pci-0000:03:00.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-2', > 'ID_REVISION': 'CC41', > 'ID_SERIAL': 'ST2000DX002-2DV164_Z4Z80FKD', > 'ID_SERIAL_SHORT': 'Z4Z80FKD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500a2b50aeb', > 'ID_WWN_WITH_EXTENSION': '0x5000c500a2b50aeb', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192120710'} ; >06:44:17,134 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >06:44:17,135 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:44:17,135 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with existing gpt disklabel >06:44:17,136 INF blivet: got device: DiskDevice instance (0x7f7804041978) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 1.82 TiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 1.82 TiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x5000c500a2b50aeb >06:44:17,138 DBG blivet: DeviceTree.handle_format: name: sda ; >06:44:17,139 DBG blivet: no type or existing type for sda, bailing >06:44:17,140 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c5003d93b7d6 ' > '/dev/disk/by-id/ata-ST500DM002-1BC142_W2A0Y0BP ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-3', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST500DM002-1BC142', > 'ID_MODEL_ENC': 'ST500DM002-1BC142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '48c936e2-79eb-4fd3-9665-f552bdd949c4', > 'ID_PATH': 'pci-0000:03:00.1-ata-3', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-3', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST500DM002-1BC142_W2A0Y0BP', > 'ID_SERIAL_SHORT': 'W2A0Y0BP', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d93b7d6', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d93b7d6', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192081054'} ; >06:44:17,140 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb)... >06:44:17,141 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >06:44:17,142 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sdb (22) with existing gpt disklabel >06:44:17,142 INF blivet: got device: DiskDevice instance (0x7f77fc467550) -- > name = sdb status = True id = 22 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb > target size = 465.76 GiB path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 0x5000c5003d93b7d6 >06:44:17,145 DBG blivet: DeviceTree.handle_format: name: sdb ; >06:44:17,145 DBG blivet: no type or existing type for sdb, bailing >06:44:17,146 DBG blivet: DeviceTree.handle_device: name: sr1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:03:00.1-ata-4 ' > '/dev/disk/by-id/ata-ASUS_DRW-24F1ST_c_F1D0CL003339', > 'DEVNAME': '/dev/sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-4', > 'ID_MODEL': 'ASUS_DRW-24F1ST_c', > 'ID_MODEL_ENC': 'ASUS\\x20\\x20\\x20\\x20DRW-24F1ST\\x20\\x20\\x20c\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:03:00.1-ata-4', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-4', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ASUS_DRW-24F1ST_c_F1D0CL003339', > 'ID_SERIAL_SHORT': 'F1D0CL003339', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '193008964'} ; >06:44:17,146 INF blivet: scanning sr1 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1)... >06:44:17,147 DBG blivet: DeviceTree.get_device_by_name: name: sr1 ; incomplete: False ; hidden: False ; >06:44:17,148 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB cdrom sr1 (32) >06:44:17,148 INF blivet: got device: OpticalDevice instance (0x7f77fc5372e8) -- > name = sr1 status = True id = 32 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1 > target size = 1024 MiB path = /dev/sr1 > format args = [] original_format = None >06:44:17,150 DBG blivet: DeviceTree.handle_format: name: sr1 ; >06:44:17,151 DBG blivet: OpticalDevice.media_present: sr1 ; status: True ; >06:44:17,230 DBG blivet: no media present for device sr1 >06:44:17,233 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192217555'} ; >06:44:17,233 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >06:44:17,235 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >06:44:17,237 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop0 (41) >06:44:17,238 INF blivet: got device: LoopDevice instance (0x7f77fc430fd0) -- > name = loop0 status = False id = 41 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (37)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >06:44:17,240 DBG blivet: DeviceTree.handle_format: name: loop0 ; >06:44:17,241 DBG blivet: AppleBootstrapFS.supported: supported: True ; >06:44:17,241 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 >06:44:17,243 DBG blivet: EFIFS.supported: supported: True ; >06:44:17,243 DBG blivet: get_format('efi') returning EFIFS instance with object id 137 >06:44:17,244 DBG blivet: MacEFIFS.supported: supported: True ; >06:44:17,244 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 138 >06:44:17,246 DBG blivet: MacEFIFS.supported: supported: True ; >06:44:17,246 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 139 >06:44:17,246 INF blivet: type detected on 'loop0' is 'squashfs' >06:44:17,246 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 140 >06:44:17,247 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >06:44:17,248 INF blivet: got format: existing None >06:44:17,249 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '197807877'} ; >06:44:17,249 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >06:44:17,250 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >06:44:17,250 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (55) with existing ext4 filesystem >06:44:17,251 INF blivet: got device: LoopDevice instance (0x7f77fc44ab70) -- > name = loop1 status = False id = 55 > children = ['existing 6.5 GiB dm live-rw (74) with existing ext4 filesystem', > 'existing 6.5 GiB dm live-base (84) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (51)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4 >06:44:17,254 DBG blivet: DeviceTree.handle_format: name: loop1 ; >06:44:17,254 DBG blivet: no type or existing type for loop1, bailing >06:44:17,255 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192218067'} ; >06:44:17,255 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >06:44:17,256 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >06:44:17,257 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (69) >06:44:17,257 INF blivet: got device: LoopDevice instance (0x7f77fc3e92e8) -- > name = loop2 status = False id = 69 > children = [] > parents = ['existing 0 B file /overlay (deleted) (65)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >06:44:17,259 DBG blivet: DeviceTree.handle_format: name: loop2 ; >06:44:17,259 DBG blivet: no type or existing type for loop2, bailing >06:44:17,260 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda ' > '/dev/mapper/live-rw ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158526615'} ; >06:44:17,260 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >06:44:17,261 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >06:44:17,262 DBG blivet: DeviceTree.get_device_by_name returned existing 6.5 GiB dm live-rw (74) with existing ext4 filesystem >06:44:17,263 INF blivet: got device: DMDevice instance (0x7f77fc3e9cf8) -- > name = live-rw status = True id = 74 > children = [] > parents = ['existing 0 B loop loop1 (55) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = ext4 target = None dm_uuid = None >06:44:17,289 DBG blivet: DeviceTree.handle_format: name: live-rw ; >06:44:17,290 DBG blivet: no type or existing type for live-rw, bailing >06:44:17,291 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158544671'} ; >06:44:17,291 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >06:44:17,292 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >06:44:17,293 DBG blivet: DeviceTree.get_device_by_name returned existing 6.5 GiB dm live-base (84) with existing ext4 filesystem >06:44:17,294 INF blivet: got device: DMDevice instance (0x7f77fc3d7be0) -- > name = live-base status = True id = 84 > children = [] > parents = ['existing 0 B loop loop1 (55) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = ext4 target = None dm_uuid = None >06:44:17,317 DBG blivet: DeviceTree.handle_format: name: live-base ; >06:44:17,318 DBG blivet: no type or existing type for live-base, bailing >06:44:17,345 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:44:17,346 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:44:17,347 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:44:17,369 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:44:17,371 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >06:44:17,373 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >06:44:17,393 DBG blivet: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >06:44:17,394 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >06:44:17,397 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >06:44:17,417 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >06:44:17,418 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >06:45:26,308 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >06:45:26,309 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >06:45:26,384 INF blivet: devices to scan: ['sr0', 'sda', 'sdb', 'sr1', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >06:45:26,385 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-1 /dev/cdrom ' > '/dev/disk/by-id/ata-HL-DT-ST_BDDVDRW_UH12NS40_SIK9QG76E502 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'HL-DT-ST_BDDVDRW_UH12NS40', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BDDVDRW\\x20UH12NS40\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:03:00.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-1', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'HL-DT-ST_BDDVDRW_UH12NS40_SIK9QG76E502', > 'ID_SERIAL_SHORT': 'SIK9QG76E502', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '193286722'} ; >06:45:26,386 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >06:45:26,386 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >06:45:26,387 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >06:45:26,388 INF blivet: got device: OpticalDevice instance (0x7f7804068240) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = iso9660 >06:45:26,389 DBG blivet: DeviceTree.handle_format: name: sr0 ; >06:45:26,390 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >06:45:26,394 DBG blivet: no type or existing type for sr0, bailing >06:45:26,397 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DX002-2DV164_Z4Z80FKD ' > '/dev/disk/by-id/wwn-0x5000c500a2b50aeb ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-2', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '204', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '204', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DX002-2DV164', > 'ID_MODEL_ENC': 'ST2000DX002-2DV164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '2801e09d-97fe-419d-9dd9-b78d4413153a', > 'ID_PATH': 'pci-0000:03:00.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-2', > 'ID_REVISION': 'CC41', > 'ID_SERIAL': 'ST2000DX002-2DV164_Z4Z80FKD', > 'ID_SERIAL_SHORT': 'Z4Z80FKD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500a2b50aeb', > 'ID_WWN_WITH_EXTENSION': '0x5000c500a2b50aeb', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192120710'} ; >06:45:26,397 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >06:45:26,399 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:45:26,400 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with existing gpt disklabel >06:45:26,401 INF blivet: got device: DiskDevice instance (0x7f7804041978) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 1.82 TiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 1.82 TiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x5000c500a2b50aeb >06:45:26,403 DBG blivet: DeviceTree.handle_format: name: sda ; >06:45:26,403 DBG blivet: no type or existing type for sda, bailing >06:45:26,404 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c5003d93b7d6 ' > '/dev/disk/by-id/ata-ST500DM002-1BC142_W2A0Y0BP ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-3', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST500DM002-1BC142', > 'ID_MODEL_ENC': 'ST500DM002-1BC142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '48c936e2-79eb-4fd3-9665-f552bdd949c4', > 'ID_PATH': 'pci-0000:03:00.1-ata-3', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-3', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST500DM002-1BC142_W2A0Y0BP', > 'ID_SERIAL_SHORT': 'W2A0Y0BP', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d93b7d6', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d93b7d6', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192081054'} ; >06:45:26,404 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb)... >06:45:26,405 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >06:45:26,406 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sdb (22) with existing gpt disklabel >06:45:26,407 INF blivet: got device: DiskDevice instance (0x7f77fc467550) -- > name = sdb status = True id = 22 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb > target size = 465.76 GiB path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 0x5000c5003d93b7d6 >06:45:26,409 DBG blivet: DeviceTree.handle_format: name: sdb ; >06:45:26,409 DBG blivet: no type or existing type for sdb, bailing >06:45:26,410 DBG blivet: DeviceTree.handle_device: name: sr1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:03:00.1-ata-4 ' > '/dev/disk/by-id/ata-ASUS_DRW-24F1ST_c_F1D0CL003339', > 'DEVNAME': '/dev/sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-4', > 'ID_MODEL': 'ASUS_DRW-24F1ST_c', > 'ID_MODEL_ENC': 'ASUS\\x20\\x20\\x20\\x20DRW-24F1ST\\x20\\x20\\x20c\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:03:00.1-ata-4', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-4', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ASUS_DRW-24F1ST_c_F1D0CL003339', > 'ID_SERIAL_SHORT': 'F1D0CL003339', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '193008964'} ; >06:45:26,410 INF blivet: scanning sr1 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1)... >06:45:26,411 DBG blivet: DeviceTree.get_device_by_name: name: sr1 ; incomplete: False ; hidden: False ; >06:45:26,412 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB cdrom sr1 (32) >06:45:26,413 INF blivet: got device: OpticalDevice instance (0x7f77fc5372e8) -- > name = sr1 status = True id = 32 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1 > target size = 1024 MiB path = /dev/sr1 > format args = [] original_format = None >06:45:26,414 DBG blivet: DeviceTree.handle_format: name: sr1 ; >06:45:26,415 DBG blivet: OpticalDevice.media_present: sr1 ; status: True ; >06:45:26,484 DBG blivet: no media present for device sr1 >06:45:26,486 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192217555'} ; >06:45:26,487 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >06:45:26,488 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >06:45:26,489 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop0 (41) >06:45:26,490 INF blivet: got device: LoopDevice instance (0x7f77fc430fd0) -- > name = loop0 status = False id = 41 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (37)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >06:45:26,492 DBG blivet: DeviceTree.handle_format: name: loop0 ; >06:45:26,493 DBG blivet: AppleBootstrapFS.supported: supported: True ; >06:45:26,494 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 141 >06:45:26,495 DBG blivet: EFIFS.supported: supported: True ; >06:45:26,495 DBG blivet: get_format('efi') returning EFIFS instance with object id 142 >06:45:26,497 DBG blivet: MacEFIFS.supported: supported: True ; >06:45:26,497 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 143 >06:45:26,499 DBG blivet: MacEFIFS.supported: supported: True ; >06:45:26,499 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 144 >06:45:26,499 INF blivet: type detected on 'loop0' is 'squashfs' >06:45:26,499 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 145 >06:45:26,500 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >06:45:26,500 INF blivet: got format: existing None >06:45:26,501 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '197807877'} ; >06:45:26,502 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >06:45:26,502 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >06:45:26,503 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (55) with existing ext4 filesystem >06:45:26,504 INF blivet: got device: LoopDevice instance (0x7f77fc44ab70) -- > name = loop1 status = False id = 55 > children = ['existing 6.5 GiB dm live-rw (74) with existing ext4 filesystem', > 'existing 6.5 GiB dm live-base (84) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (51)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4 >06:45:26,507 DBG blivet: DeviceTree.handle_format: name: loop1 ; >06:45:26,507 DBG blivet: no type or existing type for loop1, bailing >06:45:26,508 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192218067'} ; >06:45:26,508 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >06:45:26,509 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >06:45:26,510 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (69) >06:45:26,510 INF blivet: got device: LoopDevice instance (0x7f77fc3e92e8) -- > name = loop2 status = False id = 69 > children = [] > parents = ['existing 0 B file /overlay (deleted) (65)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >06:45:26,512 DBG blivet: DeviceTree.handle_format: name: loop2 ; >06:45:26,512 DBG blivet: no type or existing type for loop2, bailing >06:45:26,513 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda ' > '/dev/mapper/live-rw ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158526615'} ; >06:45:26,513 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >06:45:26,514 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >06:45:26,515 DBG blivet: DeviceTree.get_device_by_name returned existing 6.5 GiB dm live-rw (74) with existing ext4 filesystem >06:45:26,516 INF blivet: got device: DMDevice instance (0x7f77fc3e9cf8) -- > name = live-rw status = True id = 74 > children = [] > parents = ['existing 0 B loop loop1 (55) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = ext4 target = None dm_uuid = None >06:45:26,544 DBG blivet: DeviceTree.handle_format: name: live-rw ; >06:45:26,544 DBG blivet: no type or existing type for live-rw, bailing >06:45:26,546 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158544671'} ; >06:45:26,546 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >06:45:26,547 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >06:45:26,548 DBG blivet: DeviceTree.get_device_by_name returned existing 6.5 GiB dm live-base (84) with existing ext4 filesystem >06:45:26,549 INF blivet: got device: DMDevice instance (0x7f77fc3d7be0) -- > name = live-base status = True id = 84 > children = [] > parents = ['existing 0 B loop loop1 (55) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = ext4 target = None dm_uuid = None >06:45:26,573 DBG blivet: DeviceTree.handle_format: name: live-base ; >06:45:26,574 DBG blivet: no type or existing type for live-base, bailing >06:45:26,600 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:45:26,601 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:45:26,602 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:45:26,625 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:45:26,627 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >06:45:26,628 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >06:45:26,651 DBG blivet: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >06:45:26,653 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >06:45:26,654 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >06:45:26,675 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >06:45:26,677 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >06:45:29,340 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >06:45:29,341 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >06:45:29,414 INF blivet: devices to scan: ['sr0', 'sda', 'sdb', 'sr1', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >06:45:29,416 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-1 ' > '/dev/disk/by-id/ata-HL-DT-ST_BDDVDRW_UH12NS40_SIK9QG76E502 ' > '/dev/cdrom /dev/disk/by-label/Fedora-WS-Live-28-1-1', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'HL-DT-ST_BDDVDRW_UH12NS40', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BDDVDRW\\x20UH12NS40\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:03:00.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-1', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'HL-DT-ST_BDDVDRW_UH12NS40_SIK9QG76E502', > 'ID_SERIAL_SHORT': 'SIK9QG76E502', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '193286722'} ; >06:45:29,416 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >06:45:29,417 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >06:45:29,418 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >06:45:29,419 INF blivet: got device: OpticalDevice instance (0x7f7804068240) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = iso9660 >06:45:29,420 DBG blivet: DeviceTree.handle_format: name: sr0 ; >06:45:29,422 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >06:45:29,424 DBG blivet: no type or existing type for sr0, bailing >06:45:29,426 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DX002-2DV164_Z4Z80FKD ' > '/dev/disk/by-id/wwn-0x5000c500a2b50aeb ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-2', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '204', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '204', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DX002-2DV164', > 'ID_MODEL_ENC': 'ST2000DX002-2DV164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '2801e09d-97fe-419d-9dd9-b78d4413153a', > 'ID_PATH': 'pci-0000:03:00.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-2', > 'ID_REVISION': 'CC41', > 'ID_SERIAL': 'ST2000DX002-2DV164_Z4Z80FKD', > 'ID_SERIAL_SHORT': 'Z4Z80FKD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500a2b50aeb', > 'ID_WWN_WITH_EXTENSION': '0x5000c500a2b50aeb', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192120710'} ; >06:45:29,426 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >06:45:29,427 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:45:29,428 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with existing gpt disklabel >06:45:29,429 INF blivet: got device: DiskDevice instance (0x7f7804041978) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 1.82 TiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 1.82 TiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x5000c500a2b50aeb >06:45:29,432 DBG blivet: DeviceTree.handle_format: name: sda ; >06:45:29,432 DBG blivet: no type or existing type for sda, bailing >06:45:29,433 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c5003d93b7d6 ' > '/dev/disk/by-id/ata-ST500DM002-1BC142_W2A0Y0BP ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-3', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST500DM002-1BC142', > 'ID_MODEL_ENC': 'ST500DM002-1BC142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '48c936e2-79eb-4fd3-9665-f552bdd949c4', > 'ID_PATH': 'pci-0000:03:00.1-ata-3', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-3', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST500DM002-1BC142_W2A0Y0BP', > 'ID_SERIAL_SHORT': 'W2A0Y0BP', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d93b7d6', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d93b7d6', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192081054'} ; >06:45:29,433 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb)... >06:45:29,434 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >06:45:29,435 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sdb (22) with existing gpt disklabel >06:45:29,436 INF blivet: got device: DiskDevice instance (0x7f77fc467550) -- > name = sdb status = True id = 22 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb > target size = 465.76 GiB path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 0x5000c5003d93b7d6 >06:45:29,438 DBG blivet: DeviceTree.handle_format: name: sdb ; >06:45:29,438 DBG blivet: no type or existing type for sdb, bailing >06:45:29,439 DBG blivet: DeviceTree.handle_device: name: sr1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:03:00.1-ata-4 ' > '/dev/disk/by-id/ata-ASUS_DRW-24F1ST_c_F1D0CL003339', > 'DEVNAME': '/dev/sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-4', > 'ID_MODEL': 'ASUS_DRW-24F1ST_c', > 'ID_MODEL_ENC': 'ASUS\\x20\\x20\\x20\\x20DRW-24F1ST\\x20\\x20\\x20c\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:03:00.1-ata-4', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-4', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ASUS_DRW-24F1ST_c_F1D0CL003339', > 'ID_SERIAL_SHORT': 'F1D0CL003339', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '193008964'} ; >06:45:29,440 INF blivet: scanning sr1 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1)... >06:45:29,440 DBG blivet: DeviceTree.get_device_by_name: name: sr1 ; incomplete: False ; hidden: False ; >06:45:29,441 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB cdrom sr1 (32) >06:45:29,442 INF blivet: got device: OpticalDevice instance (0x7f77fc5372e8) -- > name = sr1 status = True id = 32 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1 > target size = 1024 MiB path = /dev/sr1 > format args = [] original_format = None >06:45:29,443 DBG blivet: DeviceTree.handle_format: name: sr1 ; >06:45:29,444 DBG blivet: OpticalDevice.media_present: sr1 ; status: True ; >06:45:29,526 DBG blivet: no media present for device sr1 >06:45:29,528 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192217555'} ; >06:45:29,529 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >06:45:29,530 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >06:45:29,531 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop0 (41) >06:45:29,532 INF blivet: got device: LoopDevice instance (0x7f77fc430fd0) -- > name = loop0 status = False id = 41 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (37)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >06:45:29,534 DBG blivet: DeviceTree.handle_format: name: loop0 ; >06:45:29,535 DBG blivet: AppleBootstrapFS.supported: supported: True ; >06:45:29,536 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 146 >06:45:29,537 DBG blivet: EFIFS.supported: supported: True ; >06:45:29,537 DBG blivet: get_format('efi') returning EFIFS instance with object id 147 >06:45:29,539 DBG blivet: MacEFIFS.supported: supported: True ; >06:45:29,539 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 148 >06:45:29,540 DBG blivet: MacEFIFS.supported: supported: True ; >06:45:29,541 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 149 >06:45:29,541 INF blivet: type detected on 'loop0' is 'squashfs' >06:45:29,541 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 150 >06:45:29,542 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >06:45:29,542 INF blivet: got format: existing None >06:45:29,544 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '197807877'} ; >06:45:29,544 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >06:45:29,545 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >06:45:29,545 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (55) with existing ext4 filesystem >06:45:29,546 INF blivet: got device: LoopDevice instance (0x7f77fc44ab70) -- > name = loop1 status = False id = 55 > children = ['existing 6.5 GiB dm live-rw (74) with existing ext4 filesystem', > 'existing 6.5 GiB dm live-base (84) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (51)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4 >06:45:29,549 DBG blivet: DeviceTree.handle_format: name: loop1 ; >06:45:29,549 DBG blivet: no type or existing type for loop1, bailing >06:45:29,550 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192218067'} ; >06:45:29,550 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >06:45:29,551 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >06:45:29,552 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (69) >06:45:29,552 INF blivet: got device: LoopDevice instance (0x7f77fc3e92e8) -- > name = loop2 status = False id = 69 > children = [] > parents = ['existing 0 B file /overlay (deleted) (65)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >06:45:29,554 DBG blivet: DeviceTree.handle_format: name: loop2 ; >06:45:29,555 DBG blivet: no type or existing type for loop2, bailing >06:45:29,556 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda ' > '/dev/mapper/live-rw ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158526615'} ; >06:45:29,556 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >06:45:29,557 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >06:45:29,557 DBG blivet: DeviceTree.get_device_by_name returned existing 6.5 GiB dm live-rw (74) with existing ext4 filesystem >06:45:29,558 INF blivet: got device: DMDevice instance (0x7f77fc3e9cf8) -- > name = live-rw status = True id = 74 > children = [] > parents = ['existing 0 B loop loop1 (55) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = ext4 target = None dm_uuid = None >06:45:29,583 DBG blivet: DeviceTree.handle_format: name: live-rw ; >06:45:29,583 DBG blivet: no type or existing type for live-rw, bailing >06:45:29,584 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158544671'} ; >06:45:29,585 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >06:45:29,586 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >06:45:29,587 DBG blivet: DeviceTree.get_device_by_name returned existing 6.5 GiB dm live-base (84) with existing ext4 filesystem >06:45:29,588 INF blivet: got device: DMDevice instance (0x7f77fc3d7be0) -- > name = live-base status = True id = 84 > children = [] > parents = ['existing 0 B loop loop1 (55) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = ext4 target = None dm_uuid = None >06:45:29,613 DBG blivet: DeviceTree.handle_format: name: live-base ; >06:45:29,614 DBG blivet: no type or existing type for live-base, bailing >06:45:29,645 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:45:29,646 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:45:29,647 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:45:29,666 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:45:29,668 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >06:45:29,669 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >06:45:29,689 DBG blivet: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >06:45:29,690 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >06:45:29,691 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >06:45:29,716 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >06:45:29,718 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >06:45:32,825 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >06:45:32,826 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >06:45:32,904 INF blivet: devices to scan: ['sr0', 'sda', 'sdb', 'sr1', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >06:45:32,906 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HL-DT-ST_BDDVDRW_UH12NS40_SIK9QG76E502 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-1 /dev/cdrom ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'HL-DT-ST_BDDVDRW_UH12NS40', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BDDVDRW\\x20UH12NS40\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:03:00.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-1', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'HL-DT-ST_BDDVDRW_UH12NS40_SIK9QG76E502', > 'ID_SERIAL_SHORT': 'SIK9QG76E502', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '193286722'} ; >06:45:32,907 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >06:45:32,907 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >06:45:32,908 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >06:45:32,909 INF blivet: got device: OpticalDevice instance (0x7f7804068240) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = iso9660 >06:45:32,910 DBG blivet: DeviceTree.handle_format: name: sr0 ; >06:45:32,911 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >06:45:32,914 DBG blivet: no type or existing type for sr0, bailing >06:45:32,915 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DX002-2DV164_Z4Z80FKD ' > '/dev/disk/by-id/wwn-0x5000c500a2b50aeb ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-2', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '204', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '204', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DX002-2DV164', > 'ID_MODEL_ENC': 'ST2000DX002-2DV164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '2801e09d-97fe-419d-9dd9-b78d4413153a', > 'ID_PATH': 'pci-0000:03:00.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-2', > 'ID_REVISION': 'CC41', > 'ID_SERIAL': 'ST2000DX002-2DV164_Z4Z80FKD', > 'ID_SERIAL_SHORT': 'Z4Z80FKD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500a2b50aeb', > 'ID_WWN_WITH_EXTENSION': '0x5000c500a2b50aeb', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192120710'} ; >06:45:32,915 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >06:45:32,916 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:45:32,917 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with existing gpt disklabel >06:45:32,918 INF blivet: got device: DiskDevice instance (0x7f7804041978) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 1.82 TiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 1.82 TiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x5000c500a2b50aeb >06:45:32,920 DBG blivet: DeviceTree.handle_format: name: sda ; >06:45:32,920 DBG blivet: no type or existing type for sda, bailing >06:45:32,921 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c5003d93b7d6 ' > '/dev/disk/by-id/ata-ST500DM002-1BC142_W2A0Y0BP ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-3', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST500DM002-1BC142', > 'ID_MODEL_ENC': 'ST500DM002-1BC142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '48c936e2-79eb-4fd3-9665-f552bdd949c4', > 'ID_PATH': 'pci-0000:03:00.1-ata-3', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-3', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST500DM002-1BC142_W2A0Y0BP', > 'ID_SERIAL_SHORT': 'W2A0Y0BP', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d93b7d6', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d93b7d6', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192081054'} ; >06:45:32,921 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb)... >06:45:32,922 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >06:45:32,923 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sdb (22) with existing gpt disklabel >06:45:32,924 INF blivet: got device: DiskDevice instance (0x7f77fc467550) -- > name = sdb status = True id = 22 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb > target size = 465.76 GiB path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 0x5000c5003d93b7d6 >06:45:32,926 DBG blivet: DeviceTree.handle_format: name: sdb ; >06:45:32,926 DBG blivet: no type or existing type for sdb, bailing >06:45:32,927 DBG blivet: DeviceTree.handle_device: name: sr1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:03:00.1-ata-4 ' > '/dev/disk/by-id/ata-ASUS_DRW-24F1ST_c_F1D0CL003339', > 'DEVNAME': '/dev/sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-4', > 'ID_MODEL': 'ASUS_DRW-24F1ST_c', > 'ID_MODEL_ENC': 'ASUS\\x20\\x20\\x20\\x20DRW-24F1ST\\x20\\x20\\x20c\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:03:00.1-ata-4', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-4', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ASUS_DRW-24F1ST_c_F1D0CL003339', > 'ID_SERIAL_SHORT': 'F1D0CL003339', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '193008964'} ; >06:45:32,927 INF blivet: scanning sr1 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1)... >06:45:32,928 DBG blivet: DeviceTree.get_device_by_name: name: sr1 ; incomplete: False ; hidden: False ; >06:45:32,929 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB cdrom sr1 (32) >06:45:32,929 INF blivet: got device: OpticalDevice instance (0x7f77fc5372e8) -- > name = sr1 status = True id = 32 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata4/host3/target3:0:0/3:0:0:0/block/sr1 > target size = 1024 MiB path = /dev/sr1 > format args = [] original_format = None >06:45:32,931 DBG blivet: DeviceTree.handle_format: name: sr1 ; >06:45:32,932 DBG blivet: OpticalDevice.media_present: sr1 ; status: True ; >06:45:33,009 DBG blivet: no media present for device sr1 >06:45:33,012 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192217555'} ; >06:45:33,012 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >06:45:33,013 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >06:45:33,014 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop0 (41) >06:45:33,015 INF blivet: got device: LoopDevice instance (0x7f77fc430fd0) -- > name = loop0 status = False id = 41 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (37)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >06:45:33,017 DBG blivet: DeviceTree.handle_format: name: loop0 ; >06:45:33,019 DBG blivet: AppleBootstrapFS.supported: supported: True ; >06:45:33,019 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 151 >06:45:33,020 DBG blivet: EFIFS.supported: supported: True ; >06:45:33,020 DBG blivet: get_format('efi') returning EFIFS instance with object id 152 >06:45:33,022 DBG blivet: MacEFIFS.supported: supported: True ; >06:45:33,022 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 153 >06:45:33,023 DBG blivet: MacEFIFS.supported: supported: True ; >06:45:33,024 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 154 >06:45:33,024 INF blivet: type detected on 'loop0' is 'squashfs' >06:45:33,024 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 155 >06:45:33,025 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >06:45:33,025 INF blivet: got format: existing None >06:45:33,026 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '197807877'} ; >06:45:33,026 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >06:45:33,027 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >06:45:33,028 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (55) with existing ext4 filesystem >06:45:33,029 INF blivet: got device: LoopDevice instance (0x7f77fc44ab70) -- > name = loop1 status = False id = 55 > children = ['existing 6.5 GiB dm live-rw (74) with existing ext4 filesystem', > 'existing 6.5 GiB dm live-base (84) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (51)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4 >06:45:33,031 DBG blivet: DeviceTree.handle_format: name: loop1 ; >06:45:33,031 DBG blivet: no type or existing type for loop1, bailing >06:45:33,032 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192218067'} ; >06:45:33,032 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >06:45:33,033 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >06:45:33,034 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (69) >06:45:33,035 INF blivet: got device: LoopDevice instance (0x7f77fc3e92e8) -- > name = loop2 status = False id = 69 > children = [] > parents = ['existing 0 B file /overlay (deleted) (65)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >06:45:33,037 DBG blivet: DeviceTree.handle_format: name: loop2 ; >06:45:33,037 DBG blivet: no type or existing type for loop2, bailing >06:45:33,038 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda ' > '/dev/mapper/live-rw ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158526615'} ; >06:45:33,038 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >06:45:33,039 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >06:45:33,040 DBG blivet: DeviceTree.get_device_by_name returned existing 6.5 GiB dm live-rw (74) with existing ext4 filesystem >06:45:33,040 INF blivet: got device: DMDevice instance (0x7f77fc3e9cf8) -- > name = live-rw status = True id = 74 > children = [] > parents = ['existing 0 B loop loop1 (55) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = ext4 target = None dm_uuid = None >06:45:33,066 DBG blivet: DeviceTree.handle_format: name: live-rw ; >06:45:33,067 DBG blivet: no type or existing type for live-rw, bailing >06:45:33,068 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base', > 'DEVNAME': '/dev/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158544671'} ; >06:45:33,068 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >06:45:33,069 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >06:45:33,070 DBG blivet: DeviceTree.get_device_by_name returned existing 6.5 GiB dm live-base (84) with existing ext4 filesystem >06:45:33,071 INF blivet: got device: DMDevice instance (0x7f77fc3d7be0) -- > name = live-base status = True id = 84 > children = [] > parents = ['existing 0 B loop loop1 (55) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = ext4 target = None dm_uuid = None >06:45:33,095 DBG blivet: DeviceTree.handle_format: name: live-base ; >06:45:33,095 DBG blivet: no type or existing type for live-base, bailing >06:45:33,124 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:45:33,125 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:45:33,126 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:45:33,152 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:45:33,154 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >06:45:33,155 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >06:45:33,178 DBG blivet: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >06:45:33,181 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >06:45:33,183 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >06:45:33,208 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >06:45:33,209 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >06:45:38,945 DBG blivet: starting Blivet copy >06:45:38,953 DBG blivet: finished Blivet copy >06:45:38,972 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >06:45:38,973 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with existing gpt disklabel >06:45:38,975 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: True ; >06:45:38,975 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sdb (22) with existing gpt disklabel >06:46:15,798 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >06:46:15,800 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with existing gpt disklabel >06:46:15,802 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 1.82 TiB disk sda (12) with existing gpt disklabel ; hidden: True ; >06:46:15,803 DBG blivet: checking if sr0 depends on sda >06:46:15,803 DBG blivet: checking if sda depends on sda >06:46:15,803 DBG blivet: checking if sdb depends on sda >06:46:15,803 DBG blivet: checking if sr1 depends on sda >06:46:15,803 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >06:46:15,804 DBG blivet: checking if loop0 depends on sda >06:46:15,804 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >06:46:15,804 DBG blivet: checking if loop1 depends on sda >06:46:15,804 DBG blivet: checking if /overlay (deleted) depends on sda >06:46:15,804 DBG blivet: checking if loop2 depends on sda >06:46:15,804 DBG blivet: checking if live-rw depends on sda >06:46:15,804 DBG blivet: checking if live-base depends on sda >06:46:15,805 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: True ; >06:46:15,806 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sdb (22) with existing gpt disklabel >06:46:15,807 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 465.76 GiB disk sdb (22) with existing gpt disklabel ; hidden: True ; >06:46:15,808 DBG blivet: checking if sr0 depends on sdb >06:46:15,808 DBG blivet: checking if sda depends on sdb >06:46:15,808 DBG blivet: checking if sdb depends on sdb >06:46:15,808 DBG blivet: checking if sr1 depends on sdb >06:46:15,808 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sdb >06:46:15,808 DBG blivet: checking if loop0 depends on sdb >06:46:15,808 DBG blivet: checking if /LiveOS/rootfs.img depends on sdb >06:46:15,809 DBG blivet: checking if loop1 depends on sdb >06:46:15,809 DBG blivet: checking if /overlay (deleted) depends on sdb >06:46:15,809 DBG blivet: checking if loop2 depends on sdb >06:46:15,809 DBG blivet: checking if live-rw depends on sdb >06:46:15,809 DBG blivet: checking if live-base depends on sdb >06:46:23,329 DBG blivet: checking whether disk sda has an empty extended >06:46:23,329 DBG blivet: extended is None ; logicals is [] >06:46:23,329 DBG blivet: checking whether disk sdb has an empty extended >06:46:23,330 DBG blivet: extended is None ; logicals is [] >06:46:23,332 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 1.82 TiB disk sda (12) with existing gpt disklabel ; hidden: False ; >06:46:23,334 DBG blivet: dep is a leaf >06:46:23,334 DBG blivet: removing sda >06:46:23,335 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 1.82 TiB disk sda (12) with existing gpt disklabel ; hidden: False ; >06:46:23,336 DBG blivet: dep is a leaf >06:46:23,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 193 >06:46:23,343 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: disklabel ; >06:46:23,344 INF blivet: registered action: [192] destroy format gpt disklabel on disk sda (id 12) >06:46:23,345 DBG blivet: get_format('None') returning DeviceFormat instance with object id 195 >06:46:23,346 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >06:46:23,346 INF blivet: registered action: [194] destroy format None on disk sda (id 12) >06:46:23,347 DBG blivet: DiskLabel.__init__: device: /dev/sda ; >06:46:23,347 DBG blivet: selecting None disklabel for sda based on size >06:46:23,348 DBG blivet: DiskLabel.fresh_parted_disk: device: /dev/sda ; label_type: gpt ; >06:46:23,349 DBG blivet: selecting None disklabel for sda based on size >06:46:23,349 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f7815e8a748> > PedDisk: <_ped.Disk object at 0x7f7815e27408> >06:46:23,369 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 196 >06:46:23,373 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >06:46:23,374 INF blivet: registered action: [197] create format gpt disklabel on disk sda (id 12) >06:46:23,376 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 465.76 GiB disk sdb (22) with existing gpt disklabel ; hidden: False ; >06:46:23,377 DBG blivet: dep is a leaf >06:46:23,377 DBG blivet: removing sdb >06:46:23,378 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 465.76 GiB disk sdb (22) with existing gpt disklabel ; hidden: False ; >06:46:23,378 DBG blivet: dep is a leaf >06:46:23,379 DBG blivet: get_format('None') returning DeviceFormat instance with object id 199 >06:46:23,380 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: disklabel ; >06:46:23,380 INF blivet: registered action: [198] destroy format gpt disklabel on disk sdb (id 22) >06:46:23,380 DBG blivet: get_format('None') returning DeviceFormat instance with object id 201 >06:46:23,381 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >06:46:23,381 INF blivet: registered action: [200] destroy format None on disk sdb (id 22) >06:46:23,382 DBG blivet: DiskLabel.__init__: device: /dev/sdb ; >06:46:23,383 DBG blivet: selecting None disklabel for sdb based on size >06:46:23,384 DBG blivet: DiskLabel.fresh_parted_disk: device: /dev/sdb ; label_type: gpt ; >06:46:23,384 DBG blivet: selecting None disklabel for sdb based on size >06:46:23,384 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f7815e8ab38> > PedDisk: <_ped.Disk object at 0x7f77fc083308> >06:46:23,402 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 202 >06:46:23,405 DBG blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >06:46:23,405 INF blivet: registered action: [203] create format gpt disklabel on disk sdb (id 22) >06:46:23,407 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 1.82 TiB disk sda (12) with non-existent gpt disklabel ; hidden: False ; >06:46:23,408 DBG blivet: dep is a leaf >06:46:23,409 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 465.76 GiB disk sdb (22) with non-existent gpt disklabel ; hidden: False ; >06:46:23,410 DBG blivet: dep is a leaf >06:46:23,456 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:46:23,457 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with non-existent gpt disklabel >06:46:23,458 DBG blivet: resolved 'sda' to 'sda' (disk) >06:46:23,458 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:46:23,459 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with non-existent gpt disklabel >06:46:23,462 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:46:23,462 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with non-existent gpt disklabel >06:46:23,463 DBG blivet: resolved 'sda' to 'sda' (disk) >06:46:23,467 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:46:23,468 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with non-existent gpt disklabel >06:46:23,469 DBG blivet: resolved 'sda' to 'sda' (disk) >06:46:23,470 DBG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >06:46:23,471 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 204 >06:46:23,471 DBG blivet: get_format('None') returning DeviceFormat instance with object id 206 >06:46:23,472 DBG blivet: DiskDevice.add_child: name: sda ; child: req0 ; kids: 0 ; >06:46:23,473 DBG blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: None ; >06:46:23,475 DBG blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 1 ; >06:46:23,475 INF blivet: added partition req0 (id 205) to device tree >06:46:23,475 INF blivet: registered action: [208] create device partition req0 (id 205) >06:46:23,476 DBG blivet: get_format('None') returning DeviceFormat instance with object id 210 >06:46:23,477 DBG blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: lvmpv ; >06:46:23,477 INF blivet: registered action: [209] create format lvmpv on partition req0 (id 205) >06:46:23,478 DBG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >06:46:23,478 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 211 >06:46:23,478 DBG blivet: get_format('None') returning DeviceFormat instance with object id 213 >06:46:23,479 DBG blivet: DiskDevice.add_child: name: sdb ; child: req1 ; kids: 0 ; >06:46:23,480 DBG blivet: PartitionDevice._set_format: req1 ; type: lvmpv ; current: None ; >06:46:23,482 DBG blivet: DiskDevice.remove_child: name: sdb ; child: req1 ; kids: 1 ; >06:46:23,482 INF blivet: added partition req1 (id 212) to device tree >06:46:23,482 INF blivet: registered action: [215] create device partition req1 (id 212) >06:46:23,482 DBG blivet: get_format('None') returning DeviceFormat instance with object id 217 >06:46:23,483 DBG blivet: PartitionDevice._set_format: req1 ; type: lvmpv ; current: lvmpv ; >06:46:23,484 INF blivet: registered action: [216] create format lvmpv on partition req1 (id 212) >06:46:23,489 DBG blivet: EFIFS.supported: supported: True ; >06:46:23,489 DBG blivet: get_format('efi') returning EFIFS instance with object id 218 >06:46:23,490 DBG blivet: get_format('None') returning DeviceFormat instance with object id 220 >06:46:23,490 INF blivet: req2: using size 50 MiB instead of 20 MiB to accommodate format minimum size >06:46:23,491 DBG blivet: DiskDevice.add_child: name: sda ; child: req2 ; kids: 0 ; >06:46:23,492 DBG blivet: DiskDevice.add_child: name: sdb ; child: req2 ; kids: 0 ; >06:46:23,493 DBG blivet: PartitionDevice._set_format: req2 ; type: efi ; current: None ; >06:46:23,494 DBG blivet: DiskDevice.remove_child: name: sda ; child: req2 ; kids: 1 ; >06:46:23,496 DBG blivet: DiskDevice.remove_child: name: sdb ; child: req2 ; kids: 1 ; >06:46:23,496 INF blivet: added partition req2 (id 219) to device tree >06:46:23,496 INF blivet: registered action: [222] create device partition req2 (id 219) >06:46:23,496 DBG blivet: get_format('None') returning DeviceFormat instance with object id 224 >06:46:23,497 DBG blivet: PartitionDevice._set_format: req2 ; type: efi ; current: efi ; >06:46:23,498 INF blivet: registered action: [223] create format efi filesystem mounted at /boot/efi on partition req2 (id 219) >06:46:23,499 DBG blivet: Ext4FS.supported: supported: True ; >06:46:23,499 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 225 >06:46:23,499 DBG blivet: get_format('None') returning DeviceFormat instance with object id 227 >06:46:23,500 DBG blivet: DiskDevice.add_child: name: sda ; child: req3 ; kids: 0 ; >06:46:23,501 DBG blivet: DiskDevice.add_child: name: sdb ; child: req3 ; kids: 0 ; >06:46:23,502 DBG blivet: PartitionDevice._set_format: req3 ; type: ext4 ; current: None ; >06:46:23,504 DBG blivet: DiskDevice.remove_child: name: sda ; child: req3 ; kids: 1 ; >06:46:23,505 DBG blivet: DiskDevice.remove_child: name: sdb ; child: req3 ; kids: 1 ; >06:46:23,505 INF blivet: added partition req3 (id 226) to device tree >06:46:23,505 INF blivet: registered action: [229] create device partition req3 (id 226) >06:46:23,505 DBG blivet: get_format('None') returning DeviceFormat instance with object id 231 >06:46:23,507 DBG blivet: PartitionDevice._set_format: req3 ; type: ext4 ; current: ext4 ; >06:46:23,507 INF blivet: registered action: [230] create format ext4 filesystem mounted at /boot on partition req3 (id 226) >06:46:23,508 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >06:46:23,509 DBG blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >06:46:23,509 DBG blivet: removing all non-preexisting partitions ['req0(id 205)', 'req1(id 212)', 'req2(id 219)', 'req3(id 226)'] from disk(s) ['sda', 'sdb'] >06:46:23,510 DBG blivet: allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req0(id 205)', 'req1(id 212)', 'req2(id 219)', 'req3(id 226)'] >06:46:23,511 DBG blivet: removing all non-preexisting partitions ['req2(id 219)', 'req3(id 226)', 'req0(id 205)', 'req1(id 212)'] from disk(s) ['sda', 'sdb'] >06:46:23,511 DBG blivet: allocating partition: req2 ; id: 219 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 50 MiB ; grow: True ; max_size: 200 MiB ; start: None ; end: None >06:46:23,512 DBG blivet: checking freespace on sda >06:46:23,512 DBG blivet: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=50 MiB boot=True best=None grow=True start=None >06:46:23,512 DBG blivet: checking 34-3907029134 (1.82 TiB) >06:46:23,513 DBG blivet: current free range is 34-3907029134 (1.82 TiB) >06:46:23,513 DBG blivet: evaluating growth potential for new layout >06:46:23,513 DBG blivet: calculating growth for disk /dev/sda >06:46:23,513 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f7815df1438> >06:46:23,514 DBG blivet: adjusted start sector from 34 to 2048 >06:46:23,515 DBG blivet: PartitionDevice._set_parted_partition: req2 ; >06:46:23,515 DBG blivet: device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815df25f8> PedPartition: <_ped.Partition object at 0x7f7815da5258> >06:46:23,516 DBG blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >06:46:23,517 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >06:46:23,518 DBG blivet: adding request 219 to chunk 3907026944 (2048-3907028991) on /dev/sda >06:46:23,518 DBG blivet: Chunk.grow_requests: 3907026944 (2048-3907028991) on /dev/sda start = 2048 end = 3907028991 >sector_size = 512 B > >06:46:23,518 DBG blivet: req: PartitionRequest instance -- >id = 219 name = sda1 growable = True >base = 102400 growth = 0 max_grow = 307200 >done = False >06:46:23,519 DBG blivet: 1 requests and 3906924544 (1.82 TiB) left in chunk >06:46:23,519 DBG blivet: adding 3906924544 (1.82 TiB) to 219 (sda1) >06:46:23,519 DBG blivet: taking back 3906617344 (1.82 TiB) from 219 (sda1) >06:46:23,519 DBG blivet: new grow amount for request 219 (sda1) is 307200 units, or 150 MiB >06:46:23,519 DBG blivet: request 219 (sda1) growth: 307200 (150 MiB) size: 200 MiB >06:46:23,520 DBG blivet: disk /dev/sda growth: 307200 (150 MiB) >06:46:23,520 DBG blivet: calculating growth for disk /dev/sdb >06:46:23,520 DBG blivet: Chunk.grow_requests: 976760832 (2048-976762879) on /dev/sdb start = 2048 end = 976762879 >sector_size = 512 B > >06:46:23,521 DBG blivet: disk /dev/sdb growth: 0 (0 B) >06:46:23,521 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >06:46:23,522 DBG blivet: device sda1 new parted_partition None >06:46:23,522 DBG blivet: PartitionDevice._set_disk: req2 ; old: sda ; new: None ; >06:46:23,523 DBG blivet: DiskDevice.remove_child: name: sda ; child: req2 ; kids: 1 ; >06:46:23,524 DBG blivet: total growth: 307200 sectors >06:46:23,524 DBG blivet: updating use_disk to sda, type: 0 >06:46:23,524 DBG blivet: new free: 34-3907029134 / 1.82 TiB >06:46:23,524 DBG blivet: new free allows for 307200 sectors of growth >06:46:23,524 DBG blivet: found free space for bootable request >06:46:23,525 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f7815df1438> >06:46:23,525 DBG blivet: adjusted start sector from 34 to 2048 >06:46:23,525 DBG blivet: created partition sda1 of 50 MiB and added it to /dev/sda >06:46:23,526 DBG blivet: PartitionDevice._set_parted_partition: req2 ; >06:46:23,526 DBG blivet: device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815df2940> PedPartition: <_ped.Partition object at 0x7f7815e56360> >06:46:23,527 DBG blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >06:46:23,528 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >06:46:23,529 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >06:46:23,529 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815df2be0> PedPartition: <_ped.Partition object at 0x7f7815da5410> >06:46:23,530 DBG blivet: allocating partition: req3 ; id: 226 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >06:46:23,530 DBG blivet: checking freespace on sda >06:46:23,530 DBG blivet: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 MiB boot=True best=None grow=False start=None >06:46:23,531 DBG blivet: checking 34-2047 (1007 KiB) >06:46:23,531 DBG blivet: current free range is 34-2047 (1007 KiB) >06:46:23,531 DBG blivet: checking 104448-3907029134 (1.82 TiB) >06:46:23,532 DBG blivet: current free range is 104448-3907029134 (1.82 TiB) >06:46:23,532 DBG blivet: evaluating growth potential for new layout >06:46:23,532 DBG blivet: calculating growth for disk /dev/sda >06:46:23,532 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f7815df1438> >06:46:23,533 DBG blivet: PartitionDevice._set_parted_partition: req3 ; >06:46:23,533 DBG blivet: device req3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815df2748> PedPartition: <_ped.Partition object at 0x7f7815da51a8> >06:46:23,534 DBG blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >06:46:23,535 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >06:46:23,536 DBG blivet: adding request 219 to chunk 3907026944 (2048-3907028991) on /dev/sda >06:46:23,536 DBG blivet: adding request 226 to chunk 3907026944 (2048-3907028991) on /dev/sda >06:46:23,536 DBG blivet: Chunk.grow_requests: 3907026944 (2048-3907028991) on /dev/sda start = 2048 end = 3907028991 >sector_size = 512 B > >06:46:23,537 DBG blivet: req: PartitionRequest instance -- >id = 219 name = sda1 growable = True >base = 102400 growth = 0 max_grow = 307200 >done = False >06:46:23,537 DBG blivet: req: PartitionRequest instance -- >id = 226 name = sda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >06:46:23,537 DBG blivet: 1 requests and 3904827392 (1.82 TiB) left in chunk >06:46:23,537 DBG blivet: adding 3904827392 (1.82 TiB) to 219 (sda1) >06:46:23,538 DBG blivet: taking back 3904520192 (1.82 TiB) from 219 (sda1) >06:46:23,538 DBG blivet: new grow amount for request 219 (sda1) is 307200 units, or 150 MiB >06:46:23,538 DBG blivet: request 219 (sda1) growth: 307200 (150 MiB) size: 200 MiB >06:46:23,538 DBG blivet: request 226 (sda2) growth: 0 (0 B) size: 1024 MiB >06:46:23,538 DBG blivet: disk /dev/sda growth: 307200 (150 MiB) >06:46:23,539 DBG blivet: calculating growth for disk /dev/sdb >06:46:23,539 DBG blivet: Chunk.grow_requests: 976760832 (2048-976762879) on /dev/sdb start = 2048 end = 976762879 >sector_size = 512 B > >06:46:23,539 DBG blivet: disk /dev/sdb growth: 0 (0 B) >06:46:23,540 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >06:46:23,540 DBG blivet: device sda2 new parted_partition None >06:46:23,541 DBG blivet: PartitionDevice._set_disk: req3 ; old: sda ; new: None ; >06:46:23,542 DBG blivet: DiskDevice.remove_child: name: sda ; child: req3 ; kids: 2 ; >06:46:23,542 DBG blivet: total growth: 307200 sectors >06:46:23,542 DBG blivet: updating use_disk to sda, type: 0 >06:46:23,542 DBG blivet: new free: 104448-3907029134 / 1.82 TiB >06:46:23,543 DBG blivet: new free allows for 307200 sectors of growth >06:46:23,543 DBG blivet: found free space for bootable request >06:46:23,543 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f7815df1438> >06:46:23,544 DBG blivet: created partition sda2 of 1024 MiB and added it to /dev/sda >06:46:23,544 DBG blivet: PartitionDevice._set_parted_partition: req3 ; >06:46:23,545 DBG blivet: device req3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815db50b8> PedPartition: <_ped.Partition object at 0x7f7815da5200> >06:46:23,546 DBG blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >06:46:23,547 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >06:46:23,548 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >06:46:23,548 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815db5080> PedPartition: <_ped.Partition object at 0x7f7815da5570> >06:46:23,548 DBG blivet: allocating partition: req0 ; id: 205 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >06:46:23,548 DBG blivet: checking freespace on sda >06:46:23,549 DBG blivet: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >06:46:23,549 DBG blivet: checking 34-2047 (1007 KiB) >06:46:23,549 DBG blivet: current free range is 34-2047 (1007 KiB) >06:46:23,550 DBG blivet: checking 2201600-3907029134 (1.82 TiB) >06:46:23,550 DBG blivet: current free range is 2201600-3907029134 (1.82 TiB) >06:46:23,550 DBG blivet: evaluating growth potential for new layout >06:46:23,550 DBG blivet: calculating growth for disk /dev/sda >06:46:23,551 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f7815df1438> >06:46:23,552 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >06:46:23,552 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815db5438> PedPartition: <_ped.Partition object at 0x7f7815da5728> >06:46:23,553 DBG blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >06:46:23,554 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >06:46:23,554 DBG blivet: adding request 219 to chunk 3907026944 (2048-3907028991) on /dev/sda >06:46:23,555 DBG blivet: adding request 226 to chunk 3907026944 (2048-3907028991) on /dev/sda >06:46:23,555 DBG blivet: adding request 205 to chunk 3907026944 (2048-3907028991) on /dev/sda >06:46:23,555 DBG blivet: Chunk.grow_requests: 3907026944 (2048-3907028991) on /dev/sda start = 2048 end = 3907028991 >sector_size = 512 B > >06:46:23,555 DBG blivet: req: PartitionRequest instance -- >id = 219 name = sda1 growable = True >base = 102400 growth = 0 max_grow = 307200 >done = False >06:46:23,556 DBG blivet: req: PartitionRequest instance -- >id = 226 name = sda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >06:46:23,556 DBG blivet: req: PartitionRequest instance -- >id = 205 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >06:46:23,556 DBG blivet: 2 requests and 3903803392 (1.82 TiB) left in chunk >06:46:23,556 DBG blivet: adding 354891217 (169.23 GiB) to 219 (sda1) >06:46:23,556 DBG blivet: taking back 354584017 (169.08 GiB) from 219 (sda1) >06:46:23,557 DBG blivet: new grow amount for request 219 (sda1) is 307200 units, or 150 MiB >06:46:23,557 DBG blivet: adding 3548912174 (1.65 TiB) to 205 (sda3) >06:46:23,557 DBG blivet: new grow amount for request 205 (sda3) is 3548912174 units, or 1.65 TiB >06:46:23,557 DBG blivet: 1 requests and 354584018 (169.08 GiB) left in chunk >06:46:23,557 DBG blivet: adding 354584018 (169.08 GiB) to 205 (sda3) >06:46:23,558 DBG blivet: new grow amount for request 205 (sda3) is 3903496192 units, or 1.82 TiB >06:46:23,558 DBG blivet: request 219 (sda1) growth: 307200 (150 MiB) size: 200 MiB >06:46:23,558 DBG blivet: request 226 (sda2) growth: 0 (0 B) size: 1024 MiB >06:46:23,558 DBG blivet: request 205 (sda3) growth: 3903496192 (1.82 TiB) size: 1.82 TiB >06:46:23,559 DBG blivet: disk /dev/sda growth: 3903803392 (1.82 TiB) >06:46:23,559 DBG blivet: calculating growth for disk /dev/sdb >06:46:23,559 DBG blivet: Chunk.grow_requests: 976760832 (2048-976762879) on /dev/sdb start = 2048 end = 976762879 >sector_size = 512 B > >06:46:23,560 DBG blivet: disk /dev/sdb growth: 0 (0 B) >06:46:23,560 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >06:46:23,560 DBG blivet: device sda3 new parted_partition None >06:46:23,561 DBG blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >06:46:23,562 DBG blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >06:46:23,563 DBG blivet: total growth: 3903803392 sectors >06:46:23,563 DBG blivet: updating use_disk to sda, type: 0 >06:46:23,563 DBG blivet: new free: 2201600-3907029134 / 1.82 TiB >06:46:23,563 DBG blivet: new free allows for 3903803392 sectors of growth >06:46:23,563 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f7815df1438> >06:46:23,564 DBG blivet: created partition sda3 of 500 MiB and added it to /dev/sda >06:46:23,565 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >06:46:23,565 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815df2eb8> PedPartition: <_ped.Partition object at 0x7f7815da53b8> >06:46:23,566 DBG blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >06:46:23,567 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >06:46:23,568 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >06:46:23,568 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815df2ef0> PedPartition: <_ped.Partition object at 0x7f7815da5200> >06:46:23,569 DBG blivet: allocating partition: req1 ; id: 212 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >06:46:23,569 DBG blivet: checking freespace on sdb >06:46:23,569 DBG blivet: get_best_free_space_region: disk=/dev/sdb part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >06:46:23,569 DBG blivet: checking 34-976764877 (465.76 GiB) >06:46:23,570 DBG blivet: current free range is 34-976764877 (465.76 GiB) >06:46:23,570 DBG blivet: evaluating growth potential for new layout >06:46:23,570 DBG blivet: calculating growth for disk /dev/sda >06:46:23,571 DBG blivet: adding request 219 to chunk 3907026944 (2048-3907028991) on /dev/sda >06:46:23,571 DBG blivet: adding request 226 to chunk 3907026944 (2048-3907028991) on /dev/sda >06:46:23,571 DBG blivet: adding request 205 to chunk 3907026944 (2048-3907028991) on /dev/sda >06:46:23,572 DBG blivet: Chunk.grow_requests: 3907026944 (2048-3907028991) on /dev/sda start = 2048 end = 3907028991 >sector_size = 512 B > >06:46:23,572 DBG blivet: req: PartitionRequest instance -- >id = 219 name = sda1 growable = True >base = 102400 growth = 0 max_grow = 307200 >done = False >06:46:23,572 DBG blivet: req: PartitionRequest instance -- >id = 226 name = sda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >06:46:23,572 DBG blivet: req: PartitionRequest instance -- >id = 205 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >06:46:23,572 DBG blivet: 2 requests and 3903803392 (1.82 TiB) left in chunk >06:46:23,572 DBG blivet: adding 354891217 (169.23 GiB) to 219 (sda1) >06:46:23,573 DBG blivet: taking back 354584017 (169.08 GiB) from 219 (sda1) >06:46:23,573 DBG blivet: new grow amount for request 219 (sda1) is 307200 units, or 150 MiB >06:46:23,573 DBG blivet: adding 3548912174 (1.65 TiB) to 205 (sda3) >06:46:23,573 DBG blivet: new grow amount for request 205 (sda3) is 3548912174 units, or 1.65 TiB >06:46:23,574 DBG blivet: 1 requests and 354584018 (169.08 GiB) left in chunk >06:46:23,574 DBG blivet: adding 354584018 (169.08 GiB) to 205 (sda3) >06:46:23,574 DBG blivet: new grow amount for request 205 (sda3) is 3903496192 units, or 1.82 TiB >06:46:23,574 DBG blivet: request 219 (sda1) growth: 307200 (150 MiB) size: 200 MiB >06:46:23,574 DBG blivet: request 226 (sda2) growth: 0 (0 B) size: 1024 MiB >06:46:23,575 DBG blivet: request 205 (sda3) growth: 3903496192 (1.82 TiB) size: 1.82 TiB >06:46:23,575 DBG blivet: disk /dev/sda growth: 3903803392 (1.82 TiB) >06:46:23,575 DBG blivet: calculating growth for disk /dev/sdb >06:46:23,575 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f7815df14e0> >06:46:23,576 DBG blivet: adjusted start sector from 34 to 2048 >06:46:23,577 DBG blivet: PartitionDevice._set_parted_partition: req1 ; >06:46:23,577 DBG blivet: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8ac18> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815db5390> PedPartition: <_ped.Partition object at 0x7f7815da5468> >06:46:23,578 DBG blivet: PartitionDevice._set_disk: sdb1 ; old: None ; new: sdb ; >06:46:23,579 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >06:46:23,579 DBG blivet: adding request 212 to chunk 976760832 (2048-976762879) on /dev/sdb >06:46:23,579 DBG blivet: Chunk.grow_requests: 976760832 (2048-976762879) on /dev/sdb start = 2048 end = 976762879 >sector_size = 512 B > >06:46:23,580 DBG blivet: req: PartitionRequest instance -- >id = 212 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >06:46:23,580 DBG blivet: 1 requests and 975736832 (465.27 GiB) left in chunk >06:46:23,580 DBG blivet: adding 975736832 (465.27 GiB) to 212 (sdb1) >06:46:23,580 DBG blivet: new grow amount for request 212 (sdb1) is 975736832 units, or 465.27 GiB >06:46:23,581 DBG blivet: request 212 (sdb1) growth: 975736832 (465.27 GiB) size: 465.76 GiB >06:46:23,581 DBG blivet: disk /dev/sdb growth: 975736832 (465.27 GiB) >06:46:23,582 DBG blivet: PartitionDevice._set_parted_partition: sdb1 ; >06:46:23,582 DBG blivet: device sdb1 new parted_partition None >06:46:23,582 DBG blivet: PartitionDevice._set_disk: req1 ; old: sdb ; new: None ; >06:46:23,584 DBG blivet: DiskDevice.remove_child: name: sdb ; child: req1 ; kids: 1 ; >06:46:23,584 DBG blivet: total growth: 4879540224 sectors >06:46:23,584 DBG blivet: updating use_disk to sdb, type: 0 >06:46:23,584 DBG blivet: new free: 34-976764877 / 465.76 GiB >06:46:23,584 DBG blivet: new free allows for 4879540224 sectors of growth >06:46:23,584 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f7815df14e0> >06:46:23,585 DBG blivet: adjusted start sector from 34 to 2048 >06:46:23,585 DBG blivet: created partition sdb1 of 500 MiB and added it to /dev/sdb >06:46:23,586 DBG blivet: PartitionDevice._set_parted_partition: req1 ; >06:46:23,586 DBG blivet: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8ac18> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815db51d0> PedPartition: <_ped.Partition object at 0x7f7815da5728> >06:46:23,587 DBG blivet: PartitionDevice._set_disk: sdb1 ; old: None ; new: sdb ; >06:46:23,588 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >06:46:23,589 DBG blivet: PartitionDevice._set_parted_partition: sdb1 ; >06:46:23,589 DBG blivet: device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8ac18> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815db50b8> PedPartition: <_ped.Partition object at 0x7f7815da56d0> >06:46:23,590 DBG blivet: grow_partitions: disks=['sda', 'sdb'], partitions=['sda3(id 205)', 'sdb1(id 212)', 'sda1(id 219)', 'sda2(id 226)'] >06:46:23,590 DBG blivet: growable partitions are ['sda3', 'sdb1', 'sda1'] >06:46:23,590 DBG blivet: adding request 205 to chunk 3907026944 (2048-3907028991) on /dev/sda >06:46:23,591 DBG blivet: adding request 219 to chunk 3907026944 (2048-3907028991) on /dev/sda >06:46:23,591 DBG blivet: adding request 226 to chunk 3907026944 (2048-3907028991) on /dev/sda >06:46:23,591 DBG blivet: disk sda has 1 chunks >06:46:23,592 DBG blivet: adding request 212 to chunk 976760832 (2048-976762879) on /dev/sdb >06:46:23,592 DBG blivet: disk sdb has 1 chunks >06:46:23,592 DBG blivet: Chunk.grow_requests: 3907026944 (2048-3907028991) on /dev/sda start = 2048 end = 3907028991 >sector_size = 512 B > >06:46:23,592 DBG blivet: req: PartitionRequest instance -- >id = 219 name = sda1 growable = True >base = 102400 growth = 0 max_grow = 307200 >done = False >06:46:23,592 DBG blivet: req: PartitionRequest instance -- >id = 226 name = sda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >06:46:23,593 DBG blivet: req: PartitionRequest instance -- >id = 205 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >06:46:23,593 DBG blivet: 2 requests and 3903803392 (1.82 TiB) left in chunk >06:46:23,593 DBG blivet: adding 354891217 (169.23 GiB) to 219 (sda1) >06:46:23,593 DBG blivet: taking back 354584017 (169.08 GiB) from 219 (sda1) >06:46:23,593 DBG blivet: new grow amount for request 219 (sda1) is 307200 units, or 150 MiB >06:46:23,594 DBG blivet: adding 3548912174 (1.65 TiB) to 205 (sda3) >06:46:23,594 DBG blivet: new grow amount for request 205 (sda3) is 3548912174 units, or 1.65 TiB >06:46:23,594 DBG blivet: 1 requests and 354584018 (169.08 GiB) left in chunk >06:46:23,594 DBG blivet: adding 354584018 (169.08 GiB) to 205 (sda3) >06:46:23,595 DBG blivet: new grow amount for request 205 (sda3) is 3903496192 units, or 1.82 TiB >06:46:23,595 DBG blivet: Chunk.grow_requests: 976760832 (2048-976762879) on /dev/sdb start = 2048 end = 976762879 >sector_size = 512 B > >06:46:23,595 DBG blivet: req: PartitionRequest instance -- >id = 212 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >06:46:23,595 DBG blivet: 1 requests and 975736832 (465.27 GiB) left in chunk >06:46:23,595 DBG blivet: adding 975736832 (465.27 GiB) to 212 (sdb1) >06:46:23,596 DBG blivet: new grow amount for request 212 (sdb1) is 975736832 units, or 465.27 GiB >06:46:23,596 DBG blivet: growing partitions on sda >06:46:23,596 DBG blivet: partition sda1 (219): 0 >06:46:23,596 DBG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f7815e8a048> PedGeometry: <_ped.Geometry object at 0x7f7815db57f0> >06:46:23,597 DBG blivet: partition sda2 (226): 0 >06:46:23,597 DBG blivet: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 2508799 length: 2097152 > device: <parted.device.Device object at 0x7f7815e8a048> PedGeometry: <_ped.Geometry object at 0x7f7815db57b8> >06:46:23,597 DBG blivet: partition sda3 (205): 0 >06:46:23,597 DBG blivet: new geometry for sda3: parted.Geometry instance -- > start: 2508800 end: 3907028991 length: 3904520192 > device: <parted.device.Device object at 0x7f7815e8a048> PedGeometry: <_ped.Geometry object at 0x7f7815db5240> >06:46:23,598 DBG blivet: removing all non-preexisting partitions ['sda1(id 219)', 'sda2(id 226)', 'sda3(id 205)'] from disk(s) ['sda'] >06:46:23,599 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >06:46:23,599 DBG blivet: device sda1 new parted_partition None >06:46:23,599 DBG blivet: PartitionDevice._set_disk: req2 ; old: sda ; new: None ; >06:46:23,601 DBG blivet: DiskDevice.remove_child: name: sda ; child: req2 ; kids: 3 ; >06:46:23,601 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >06:46:23,602 DBG blivet: device sda2 new parted_partition None >06:46:23,602 DBG blivet: PartitionDevice._set_disk: req3 ; old: sda ; new: None ; >06:46:23,603 DBG blivet: DiskDevice.remove_child: name: sda ; child: req3 ; kids: 2 ; >06:46:23,604 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >06:46:23,604 DBG blivet: device sda3 new parted_partition None >06:46:23,605 DBG blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >06:46:23,606 DBG blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 1 ; >06:46:23,606 DBG blivet: back from remove_new_partitions >06:46:23,607 DBG blivet: extended: None >06:46:23,607 DBG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f7815e8a048> PedGeometry: <_ped.Geometry object at 0x7f7815db57f0> >06:46:23,608 DBG blivet: PartitionDevice._set_parted_partition: req2 ; >06:46:23,608 DBG blivet: device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815db5a90> PedPartition: <_ped.Partition object at 0x7f7815e56258> >06:46:23,609 DBG blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >06:46:23,610 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >06:46:23,611 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >06:46:23,611 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815db5c88> PedPartition: <_ped.Partition object at 0x7f7815da55c8> >06:46:23,611 DBG blivet: setting req3 new geometry: parted.Geometry instance -- > start: 411648 end: 2508799 length: 2097152 > device: <parted.device.Device object at 0x7f7815e8a048> PedGeometry: <_ped.Geometry object at 0x7f7815db57b8> >06:46:23,612 DBG blivet: PartitionDevice._set_parted_partition: req3 ; >06:46:23,612 DBG blivet: device req3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815df2668> PedPartition: <_ped.Partition object at 0x7f7815e56360> >06:46:23,613 DBG blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >06:46:23,614 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >06:46:23,615 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >06:46:23,615 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815db59e8> PedPartition: <_ped.Partition object at 0x7f7815da57d8> >06:46:23,616 DBG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 2508800 end: 3907028991 length: 3904520192 > device: <parted.device.Device object at 0x7f7815e8a048> PedGeometry: <_ped.Geometry object at 0x7f7815db5240> >06:46:23,617 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >06:46:23,617 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815df2828> PedPartition: <_ped.Partition object at 0x7f7815da53b8> >06:46:23,618 DBG blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >06:46:23,619 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >06:46:23,620 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >06:46:23,620 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8a630> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815db5d30> PedPartition: <_ped.Partition object at 0x7f7815da5410> >06:46:23,620 DBG blivet: growing partitions on sdb >06:46:23,620 DBG blivet: partition sdb1 (212): 0 >06:46:23,621 DBG blivet: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 976762879 length: 976760832 > device: <parted.device.Device object at 0x7f7815e8aba8> PedGeometry: <_ped.Geometry object at 0x7f7815df2f98> >06:46:23,621 DBG blivet: removing all non-preexisting partitions ['sdb1(id 212)'] from disk(s) ['sdb'] >06:46:23,622 DBG blivet: PartitionDevice._set_parted_partition: sdb1 ; >06:46:23,622 DBG blivet: device sdb1 new parted_partition None >06:46:23,623 DBG blivet: PartitionDevice._set_disk: req1 ; old: sdb ; new: None ; >06:46:23,624 DBG blivet: DiskDevice.remove_child: name: sdb ; child: req1 ; kids: 1 ; >06:46:23,624 DBG blivet: back from remove_new_partitions >06:46:23,624 DBG blivet: extended: None >06:46:23,624 DBG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 976762879 length: 976760832 > device: <parted.device.Device object at 0x7f7815e8aba8> PedGeometry: <_ped.Geometry object at 0x7f7815df2f98> >06:46:23,625 DBG blivet: PartitionDevice._set_parted_partition: req1 ; >06:46:23,625 DBG blivet: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8ac18> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815df2f60> PedPartition: <_ped.Partition object at 0x7f7815e56258> >06:46:23,626 DBG blivet: PartitionDevice._set_disk: sdb1 ; old: None ; new: sdb ; >06:46:23,627 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >06:46:23,628 DBG blivet: PartitionDevice._set_parted_partition: sdb1 ; >06:46:23,628 DBG blivet: device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e8ac18> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815db5b70> PedPartition: <_ped.Partition object at 0x7f7815da5258> >06:46:23,629 DBG blivet: fixing size of non-existent 200 MiB partition sda1 (219) with non-existent efi filesystem mounted at /boot/efi >06:46:23,631 DBG blivet: fixing size of non-existent 1024 MiB partition sda2 (226) with non-existent ext4 filesystem mounted at /boot >06:46:23,633 DBG blivet: fixing size of non-existent 1.82 TiB partition sda3 (205) with non-existent lvmpv >06:46:23,636 DBG blivet: fixing size of non-existent 465.76 GiB partition sdb1 (212) with non-existent lvmpv >06:46:23,758 DBG blivet: get_format('None') returning DeviceFormat instance with object id 233 >06:46:23,761 DBG blivet: LVMVolumeGroupDevice._add_parent: fedora_localhost-live ; parent: sda3 ; >06:46:23,762 DBG blivet: PartitionDevice.add_child: name: sda3 ; child: fedora_localhost-live ; kids: 0 ; >06:46:23,764 DBG blivet: LVMVolumeGroupDevice._add_parent: fedora_localhost-live ; parent: sdb1 ; >06:46:23,765 DBG blivet: PartitionDevice.add_child: name: sdb1 ; child: fedora_localhost-live ; kids: 0 ; >06:46:23,766 DBG blivet: get_format('None') returning DeviceFormat instance with object id 234 >06:46:23,767 DBG blivet: LVMVolumeGroupDevice._set_format: fedora_localhost-live ; type: None ; current: None ; >06:46:23,768 INF blivet: added lvmvg fedora_localhost-live (id 232) to device tree >06:46:23,768 INF blivet: registered action: [236] create device lvmvg fedora_localhost-live (id 232) >06:46:23,769 DBG blivet: Ext4FS.supported: supported: True ; >06:46:23,770 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 237 >06:46:23,770 DBG blivet: get_format('None') returning DeviceFormat instance with object id 239 >06:46:23,771 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_localhost-live ; child: root ; kids: 0 ; >06:46:23,772 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-root ; type: ext4 ; current: None ; >06:46:23,774 DBG blivet: get_format('None') returning DeviceFormat instance with object id 241 >06:46:23,775 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora_localhost-live ; child: root ; kids: 1 ; >06:46:23,777 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_localhost-live ; child: root ; kids: 0 ; >06:46:23,778 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-root ; type: ext4 ; current: None ; >06:46:23,779 DBG blivet: fedora_localhost-live size is 2.27 TiB >06:46:23,780 DBG blivet: vg fedora_localhost-live has 2.27 TiB free >06:46:23,780 DBG blivet: Adding fedora_localhost-live-root/1024 MiB to fedora_localhost-live >06:46:23,781 INF blivet: added lvmlv fedora_localhost-live-root (id 238) to device tree >06:46:23,781 INF blivet: registered action: [243] create device lvmlv fedora_localhost-live-root (id 238) >06:46:23,782 DBG blivet: get_format('None') returning DeviceFormat instance with object id 245 >06:46:23,784 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-root ; type: ext4 ; current: ext4 ; >06:46:23,784 INF blivet: registered action: [244] create format ext4 filesystem mounted at / on lvmlv fedora_localhost-live-root (id 238) >06:46:23,785 DBG blivet: Ext4FS.supported: supported: True ; >06:46:23,786 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 246 >06:46:23,786 DBG blivet: get_format('None') returning DeviceFormat instance with object id 248 >06:46:23,787 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_localhost-live ; child: home ; kids: 1 ; >06:46:23,788 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-home ; type: ext4 ; current: None ; >06:46:23,789 DBG blivet: get_format('None') returning DeviceFormat instance with object id 250 >06:46:23,790 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora_localhost-live ; child: home ; kids: 2 ; >06:46:23,792 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_localhost-live ; child: home ; kids: 1 ; >06:46:23,793 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-home ; type: ext4 ; current: None ; >06:46:23,794 DBG blivet: fedora_localhost-live size is 2.27 TiB >06:46:23,795 DBG blivet: vg fedora_localhost-live has 2.27 TiB free >06:46:23,796 DBG blivet: Adding fedora_localhost-live-home/500 MiB to fedora_localhost-live >06:46:23,796 INF blivet: added lvmlv fedora_localhost-live-home (id 247) to device tree >06:46:23,796 INF blivet: registered action: [252] create device lvmlv fedora_localhost-live-home (id 247) >06:46:23,797 DBG blivet: get_format('None') returning DeviceFormat instance with object id 254 >06:46:23,799 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-home ; type: ext4 ; current: ext4 ; >06:46:23,799 INF blivet: registered action: [253] create format ext4 filesystem mounted at /home on lvmlv fedora_localhost-live-home (id 247) >06:46:23,800 DBG blivet: SwapSpace.__init__: mountpoint: None ; >06:46:23,800 DBG blivet: get_format('swap') returning SwapSpace instance with object id 255 >06:46:23,800 DBG blivet: get_format('None') returning DeviceFormat instance with object id 257 >06:46:23,801 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_localhost-live ; child: swap ; kids: 2 ; >06:46:23,803 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-swap ; type: swap ; current: None ; >06:46:23,803 DBG blivet: get_format('None') returning DeviceFormat instance with object id 259 >06:46:23,804 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora_localhost-live ; child: swap ; kids: 3 ; >06:46:23,805 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_localhost-live ; child: swap ; kids: 2 ; >06:46:23,807 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-swap ; type: swap ; current: None ; >06:46:23,808 DBG blivet: fedora_localhost-live size is 2.27 TiB >06:46:23,809 DBG blivet: vg fedora_localhost-live has 2.27 TiB free >06:46:23,809 DBG blivet: Adding fedora_localhost-live-swap/7.9 GiB to fedora_localhost-live >06:46:23,810 INF blivet: added lvmlv fedora_localhost-live-swap (id 256) to device tree >06:46:23,810 INF blivet: registered action: [261] create device lvmlv fedora_localhost-live-swap (id 256) >06:46:23,810 DBG blivet: get_format('None') returning DeviceFormat instance with object id 263 >06:46:23,812 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-swap ; type: swap ; current: swap ; >06:46:23,812 INF blivet: registered action: [262] create format swap on lvmlv fedora_localhost-live-swap (id 256) >06:46:23,813 DBG blivet: fedora_localhost-live size is 2.27 TiB >06:46:23,815 DBG blivet: vg fedora_localhost-live has 2.26 TiB free >06:46:23,815 DBG blivet: vg fedora_localhost-live: 2.26 TiB free ; lvs: ['root', 'home', 'swap'] >06:46:23,816 DBG blivet: fedora_localhost-live size is 2.27 TiB >06:46:23,817 DBG blivet: vg fedora_localhost-live has 2.26 TiB free >06:46:23,819 DBG blivet: adding request 238 to chunk 595858 on /dev/fedora_localhost--live >06:46:23,819 DBG blivet: adding request 247 to chunk 595858 on /dev/fedora_localhost--live >06:46:23,820 DBG blivet: adding request 256 to chunk 595858 on /dev/fedora_localhost--live >06:46:23,820 DBG blivet: Chunk.grow_requests: VGChunk instance -- >device = /dev/fedora_localhost--live length = 595858 size = 2.27 TiB >remaining = 2 pool = 593454 >06:46:23,821 DBG blivet: req: LVRequest instance -- >id = 256 name = fedora_localhost-live-swap growable = False >base = 2023 growth = 0 max_grow = 0 >done = True >06:46:23,821 DBG blivet: req: LVRequest instance -- >id = 238 name = fedora_localhost-live-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >06:46:23,821 DBG blivet: req: LVRequest instance -- >id = 247 name = fedora_localhost-live-home growable = True >base = 125 growth = 0 max_grow = 274877906819 >done = False >06:46:23,822 DBG blivet: 2 requests and 593454 (2.26 TiB) left in chunk >06:46:23,822 DBG blivet: adding 398751 (1.52 TiB) to 238 (fedora_localhost-live-root) >06:46:23,822 DBG blivet: taking back 386207 (1.47 TiB) from 238 (fedora_localhost-live-root) >06:46:23,822 DBG blivet: new grow amount for request 238 (fedora_localhost-live-root) is 12544 units, or 49 GiB >06:46:23,823 DBG blivet: adding 194702 (760.55 GiB) to 247 (fedora_localhost-live-home) >06:46:23,823 DBG blivet: new grow amount for request 247 (fedora_localhost-live-home) is 194702 units, or 760.55 GiB >06:46:23,823 DBG blivet: 1 requests and 386208 (1.47 TiB) left in chunk >06:46:23,823 DBG blivet: adding 386208 (1.47 TiB) to 247 (fedora_localhost-live-home) >06:46:23,823 DBG blivet: new grow amount for request 247 (fedora_localhost-live-home) is 580910 units, or 2.22 TiB >06:46:23,824 DBG blivet: trying to set lv fedora_localhost-live-root size to 50 GiB >06:46:23,825 DBG blivet: fedora_localhost-live size is 2.27 TiB >06:46:23,826 DBG blivet: vg fedora_localhost-live has 2.26 TiB free >06:46:23,827 DBG blivet: trying to set lv fedora_localhost-live-home size to 2.22 TiB >06:46:23,828 DBG blivet: fedora_localhost-live size is 2.27 TiB >06:46:23,829 DBG blivet: vg fedora_localhost-live has 2.22 TiB free >06:46:23,859 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:46:23,860 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with non-existent gpt disklabel >06:46:23,862 DBG blivet: resolved 'sda' to 'sda' (disk) >06:46:23,863 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:46:23,864 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with non-existent gpt disklabel >06:46:23,872 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:46:23,873 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with non-existent gpt disklabel >06:46:23,875 DBG blivet: resolved 'sda' to 'sda' (disk) >06:46:23,876 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:46:23,876 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with non-existent gpt disklabel >06:46:23,878 DBG blivet: resolved 'sda' to 'sda' (disk) >06:46:23,891 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >06:46:23,892 DBG blivet: DeviceTree.get_device_by_path returned non-existent 200 MiB partition sda1 (219) with non-existent efi filesystem mounted at /boot/efi >06:46:23,895 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >06:46:23,895 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda2 (226) with non-existent ext4 filesystem mounted at /boot >06:46:23,898 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >06:46:23,899 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1.82 TiB partition sda3 (205) with non-existent lvmpv >06:46:23,903 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >06:46:23,904 DBG blivet: DeviceTree.get_device_by_path returned non-existent 465.76 GiB partition sdb1 (212) with non-existent lvmpv >06:46:23,937 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:46:23,938 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with non-existent gpt disklabel >06:46:23,940 DBG blivet: resolved 'sda' to 'sda' (disk) >06:46:23,941 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:46:23,942 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with non-existent gpt disklabel >06:46:23,950 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:46:23,950 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with non-existent gpt disklabel >06:46:23,952 DBG blivet: resolved 'sda' to 'sda' (disk) >06:46:23,953 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >06:46:23,953 DBG blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sda (12) with non-existent gpt disklabel >06:46:23,955 DBG blivet: resolved 'sda' to 'sda' (disk) >06:46:23,981 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >06:46:23,982 DBG blivet: DeviceTree.get_device_by_path returned non-existent 200 MiB partition sda1 (219) with non-existent efi filesystem mounted at /boot/efi >06:46:23,986 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >06:46:23,987 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda2 (226) with non-existent ext4 filesystem mounted at /boot >06:46:23,992 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >06:46:23,993 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1.82 TiB partition sda3 (205) with non-existent lvmpv >06:46:24,000 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >06:46:24,002 DBG blivet: DeviceTree.get_device_by_path returned non-existent 465.76 GiB partition sdb1 (212) with non-existent lvmpv >06:46:29,879 DBG blivet: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >06:46:29,880 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >06:46:29,881 DBG blivet: DeviceFormat.teardown: device: /dev/sr1 ; type: None ; status: False ; >06:46:29,900 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >06:46:29,901 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >06:46:29,902 DBG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >06:46:29,903 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:46:29,904 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:46:29,922 DBG blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >06:46:29,923 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:46:29,925 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:46:29,950 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora_localhost-live-root ; status: False ; controllable: True ; >06:46:29,951 DBG blivet: LVMVolumeGroupDevice.teardown: fedora_localhost-live ; status: False ; controllable: True ; >06:46:29,953 DBG blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >06:46:29,954 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:46:29,956 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:46:29,979 DBG blivet: PartitionDevice.teardown: sdb1 ; status: False ; controllable: True ; >06:46:29,980 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:46:29,982 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >06:46:30,003 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora_localhost-live-home ; status: False ; controllable: True ; >06:46:30,004 DBG blivet: LVMVolumeGroupDevice.teardown: fedora_localhost-live ; status: False ; controllable: True ; >06:46:30,005 DBG blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >06:46:30,007 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:46:30,008 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:46:30,026 DBG blivet: PartitionDevice.teardown: sdb1 ; status: False ; controllable: True ; >06:46:30,027 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:46:30,029 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >06:46:30,050 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora_localhost-live-swap ; status: False ; controllable: True ; >06:46:30,051 DBG blivet: LVMVolumeGroupDevice.teardown: fedora_localhost-live ; status: False ; controllable: True ; >06:46:30,053 DBG blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >06:46:30,054 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:46:30,055 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >06:46:30,081 DBG blivet: PartitionDevice.teardown: sdb1 ; status: False ; controllable: True ; >06:46:30,084 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:46:30,085 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >06:46:30,104 DBG blivet: action: [192] destroy format gpt disklabel on disk sda (id 12) >06:46:30,105 DBG blivet: action: [194] destroy format None on disk sda (id 12) >06:46:30,105 DBG blivet: action: [197] create format gpt disklabel on disk sda (id 12) >06:46:30,106 DBG blivet: action: [198] destroy format gpt disklabel on disk sdb (id 22) >06:46:30,106 DBG blivet: action: [200] destroy format None on disk sdb (id 22) >06:46:30,107 DBG blivet: action: [203] create format gpt disklabel on disk sdb (id 22) >06:46:30,107 DBG blivet: action: [208] create device partition sda3 (id 205) >06:46:30,108 DBG blivet: action: [209] create format lvmpv on partition sda3 (id 205) >06:46:30,108 DBG blivet: action: [215] create device partition sdb1 (id 212) >06:46:30,109 DBG blivet: action: [216] create format lvmpv on partition sdb1 (id 212) >06:46:30,109 DBG blivet: action: [222] create device partition sda1 (id 219) >06:46:30,109 DBG blivet: action: [223] create format efi filesystem mounted at /boot/efi on partition sda1 (id 219) >06:46:30,109 DBG blivet: action: [229] create device partition sda2 (id 226) >06:46:30,110 DBG blivet: action: [230] create format ext4 filesystem mounted at /boot on partition sda2 (id 226) >06:46:30,110 DBG blivet: action: [236] create device lvmvg fedora_localhost-live (id 232) >06:46:30,110 DBG blivet: action: [243] create device lvmlv fedora_localhost-live-root (id 238) >06:46:30,110 DBG blivet: action: [244] create format ext4 filesystem mounted at / on lvmlv fedora_localhost-live-root (id 238) >06:46:30,110 DBG blivet: action: [252] create device lvmlv fedora_localhost-live-home (id 247) >06:46:30,111 DBG blivet: action: [253] create format ext4 filesystem mounted at /home on lvmlv fedora_localhost-live-home (id 247) >06:46:30,111 DBG blivet: action: [261] create device lvmlv fedora_localhost-live-swap (id 256) >06:46:30,111 DBG blivet: action: [262] create format swap on lvmlv fedora_localhost-live-swap (id 256) >06:46:30,111 INF blivet: pruning action queue... >06:46:30,112 INF blivet: removing obsolete action 200 (198) >06:46:30,113 INF blivet: removing obsolete action 194 (192) >06:46:30,222 INF blivet: resetting parted disks... >06:46:30,224 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >06:46:30,225 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >06:46:30,226 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sdb ; >06:46:30,227 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sdb ; >06:46:30,228 DBG blivet: PartitionDevice.pre_commit_fixup: sda1 ; >06:46:30,229 DBG blivet: PartitionDevice.pre_commit_fixup: sda2 ; >06:46:30,230 DBG blivet: PartitionDevice.pre_commit_fixup: sda3 ; >06:46:30,231 DBG blivet: PartitionDevice.pre_commit_fixup: sdb1 ; >06:46:30,231 INF blivet: sorting actions... >06:46:30,245 DBG blivet: action: [198] destroy format gpt disklabel on disk sdb (id 22) >06:46:30,245 DBG blivet: lvm filter: removing fedora_localhost-live from the reject list >06:46:30,245 DBG blivet: fedora_localhost-live wasn't in the reject list >06:46:30,246 DBG blivet: lvm filter: removing fedora_localhost-live-home from the reject list >06:46:30,246 DBG blivet: fedora_localhost-live-home wasn't in the reject list >06:46:30,246 DBG blivet: lvm filter: removing fedora_localhost-live-root from the reject list >06:46:30,246 DBG blivet: fedora_localhost-live-root wasn't in the reject list >06:46:30,246 DBG blivet: lvm filter: removing fedora_localhost-live-swap from the reject list >06:46:30,247 DBG blivet: fedora_localhost-live-swap wasn't in the reject list >06:46:30,247 DBG blivet: lvm filter: removing sdb1 from the reject list >06:46:30,247 DBG blivet: sdb1 wasn't in the reject list >06:46:30,247 DBG blivet: action: [192] destroy format gpt disklabel on disk sda (id 12) >06:46:30,247 DBG blivet: lvm filter: removing fedora_localhost-live from the reject list >06:46:30,247 DBG blivet: fedora_localhost-live wasn't in the reject list >06:46:30,248 DBG blivet: lvm filter: removing fedora_localhost-live-home from the reject list >06:46:30,248 DBG blivet: fedora_localhost-live-home wasn't in the reject list >06:46:30,248 DBG blivet: lvm filter: removing fedora_localhost-live-root from the reject list >06:46:30,248 DBG blivet: fedora_localhost-live-root wasn't in the reject list >06:46:30,249 DBG blivet: lvm filter: removing fedora_localhost-live-swap from the reject list >06:46:30,249 DBG blivet: fedora_localhost-live-swap wasn't in the reject list >06:46:30,249 DBG blivet: lvm filter: removing sda1 from the reject list >06:46:30,249 DBG blivet: sda1 wasn't in the reject list >06:46:30,249 DBG blivet: lvm filter: removing sda2 from the reject list >06:46:30,249 DBG blivet: sda2 wasn't in the reject list >06:46:30,249 DBG blivet: lvm filter: removing sda3 from the reject list >06:46:30,250 DBG blivet: sda3 wasn't in the reject list >06:46:30,250 DBG blivet: action: [203] create format gpt disklabel on disk sdb (id 22) >06:46:30,250 DBG blivet: lvm filter: removing fedora_localhost-live from the reject list >06:46:30,250 DBG blivet: fedora_localhost-live wasn't in the reject list >06:46:30,250 DBG blivet: lvm filter: removing fedora_localhost-live-home from the reject list >06:46:30,250 DBG blivet: fedora_localhost-live-home wasn't in the reject list >06:46:30,251 DBG blivet: lvm filter: removing fedora_localhost-live-root from the reject list >06:46:30,251 DBG blivet: fedora_localhost-live-root wasn't in the reject list >06:46:30,251 DBG blivet: lvm filter: removing fedora_localhost-live-swap from the reject list >06:46:30,251 DBG blivet: fedora_localhost-live-swap wasn't in the reject list >06:46:30,251 DBG blivet: lvm filter: removing sdb1 from the reject list >06:46:30,252 DBG blivet: sdb1 wasn't in the reject list >06:46:30,252 DBG blivet: action: [215] create device partition sdb1 (id 212) >06:46:30,252 DBG blivet: lvm filter: removing fedora_localhost-live from the reject list >06:46:30,252 DBG blivet: fedora_localhost-live wasn't in the reject list >06:46:30,252 DBG blivet: lvm filter: removing fedora_localhost-live-home from the reject list >06:46:30,252 DBG blivet: fedora_localhost-live-home wasn't in the reject list >06:46:30,252 DBG blivet: lvm filter: removing fedora_localhost-live-root from the reject list >06:46:30,253 DBG blivet: fedora_localhost-live-root wasn't in the reject list >06:46:30,253 DBG blivet: lvm filter: removing fedora_localhost-live-swap from the reject list >06:46:30,253 DBG blivet: fedora_localhost-live-swap wasn't in the reject list >06:46:30,253 DBG blivet: action: [216] create format lvmpv on partition sdb1 (id 212) >06:46:30,254 DBG blivet: lvm filter: removing fedora_localhost-live from the reject list >06:46:30,254 DBG blivet: fedora_localhost-live wasn't in the reject list >06:46:30,254 DBG blivet: lvm filter: removing fedora_localhost-live-home from the reject list >06:46:30,254 DBG blivet: fedora_localhost-live-home wasn't in the reject list >06:46:30,254 DBG blivet: lvm filter: removing fedora_localhost-live-root from the reject list >06:46:30,254 DBG blivet: fedora_localhost-live-root wasn't in the reject list >06:46:30,254 DBG blivet: lvm filter: removing fedora_localhost-live-swap from the reject list >06:46:30,255 DBG blivet: fedora_localhost-live-swap wasn't in the reject list >06:46:30,255 DBG blivet: action: [197] create format gpt disklabel on disk sda (id 12) >06:46:30,255 DBG blivet: lvm filter: removing fedora_localhost-live from the reject list >06:46:30,255 DBG blivet: fedora_localhost-live wasn't in the reject list >06:46:30,255 DBG blivet: lvm filter: removing fedora_localhost-live-home from the reject list >06:46:30,256 DBG blivet: fedora_localhost-live-home wasn't in the reject list >06:46:30,256 DBG blivet: lvm filter: removing fedora_localhost-live-root from the reject list >06:46:30,256 DBG blivet: fedora_localhost-live-root wasn't in the reject list >06:46:30,256 DBG blivet: lvm filter: removing fedora_localhost-live-swap from the reject list >06:46:30,256 DBG blivet: fedora_localhost-live-swap wasn't in the reject list >06:46:30,256 DBG blivet: lvm filter: removing sda1 from the reject list >06:46:30,257 DBG blivet: sda1 wasn't in the reject list >06:46:30,257 DBG blivet: lvm filter: removing sda2 from the reject list >06:46:30,257 DBG blivet: sda2 wasn't in the reject list >06:46:30,257 DBG blivet: lvm filter: removing sda3 from the reject list >06:46:30,257 DBG blivet: sda3 wasn't in the reject list >06:46:30,257 DBG blivet: action: [222] create device partition sda1 (id 219) >06:46:30,258 DBG blivet: action: [229] create device partition sda2 (id 226) >06:46:30,259 DBG blivet: action: [230] create format ext4 filesystem mounted at /boot on partition sda2 (id 226) >06:46:30,259 DBG blivet: action: [208] create device partition sda3 (id 205) >06:46:30,260 DBG blivet: lvm filter: removing fedora_localhost-live from the reject list >06:46:30,260 DBG blivet: fedora_localhost-live wasn't in the reject list >06:46:30,260 DBG blivet: lvm filter: removing fedora_localhost-live-home from the reject list >06:46:30,260 DBG blivet: fedora_localhost-live-home wasn't in the reject list >06:46:30,260 DBG blivet: lvm filter: removing fedora_localhost-live-root from the reject list >06:46:30,260 DBG blivet: fedora_localhost-live-root wasn't in the reject list >06:46:30,261 DBG blivet: lvm filter: removing fedora_localhost-live-swap from the reject list >06:46:30,261 DBG blivet: fedora_localhost-live-swap wasn't in the reject list >06:46:30,261 DBG blivet: action: [209] create format lvmpv on partition sda3 (id 205) >06:46:30,261 DBG blivet: lvm filter: removing fedora_localhost-live from the reject list >06:46:30,261 DBG blivet: fedora_localhost-live wasn't in the reject list >06:46:30,262 DBG blivet: lvm filter: removing fedora_localhost-live-home from the reject list >06:46:30,262 DBG blivet: fedora_localhost-live-home wasn't in the reject list >06:46:30,262 DBG blivet: lvm filter: removing fedora_localhost-live-root from the reject list >06:46:30,262 DBG blivet: fedora_localhost-live-root wasn't in the reject list >06:46:30,262 DBG blivet: lvm filter: removing fedora_localhost-live-swap from the reject list >06:46:30,262 DBG blivet: fedora_localhost-live-swap wasn't in the reject list >06:46:30,263 DBG blivet: action: [236] create device lvmvg fedora_localhost-live (id 232) >06:46:30,263 DBG blivet: lvm filter: removing fedora_localhost-live-home from the reject list >06:46:30,263 DBG blivet: fedora_localhost-live-home wasn't in the reject list >06:46:30,263 DBG blivet: lvm filter: removing fedora_localhost-live-root from the reject list >06:46:30,263 DBG blivet: fedora_localhost-live-root wasn't in the reject list >06:46:30,264 DBG blivet: lvm filter: removing fedora_localhost-live-swap from the reject list >06:46:30,264 DBG blivet: fedora_localhost-live-swap wasn't in the reject list >06:46:30,264 DBG blivet: action: [261] create device lvmlv fedora_localhost-live-swap (id 256) >06:46:30,265 DBG blivet: action: [262] create format swap on lvmlv fedora_localhost-live-swap (id 256) >06:46:30,265 DBG blivet: action: [252] create device lvmlv fedora_localhost-live-home (id 247) >06:46:30,266 DBG blivet: action: [253] create format ext4 filesystem mounted at /home on lvmlv fedora_localhost-live-home (id 247) >06:46:30,267 DBG blivet: action: [243] create device lvmlv fedora_localhost-live-root (id 238) >06:46:30,267 DBG blivet: action: [244] create format ext4 filesystem mounted at / on lvmlv fedora_localhost-live-root (id 238) >06:46:30,268 DBG blivet: action: [223] create format efi filesystem mounted at /boot/efi on partition sda1 (id 219) >06:46:30,269 INF blivet: executing action: [198] destroy format gpt disklabel on disk sdb (id 22) >06:46:30,270 DBG blivet: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; >06:46:30,271 DBG blivet: DiskLabel.destroy: device: /dev/sdb ; type: disklabel ; status: False ; >06:46:30,650 INF blivet: executing action: [192] destroy format gpt disklabel on disk sda (id 12) >06:46:30,651 DBG blivet: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; >06:46:30,653 DBG blivet: DiskLabel.destroy: device: /dev/sda ; type: disklabel ; status: False ; >06:46:30,706 INF blivet: executing action: [203] create format gpt disklabel on disk sdb (id 22) >06:46:30,710 DBG blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >06:46:30,711 DBG blivet: DiskLabel.create: device: /dev/sdb ; type: disklabel ; status: False ; >06:46:30,712 DBG blivet: DiskLabel._create: device: /dev/sdb ; type: disklabel ; status: False ; >06:46:30,713 DBG blivet: DiskLabel.commit: device: /dev/sdb ; numparts: 0 ; >06:46:30,884 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >06:46:30,885 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb >06:46:30,887 INF blivet: executing action: [215] create device partition sdb1 (id 212) >06:46:30,888 DBG blivet: PartitionDevice.create: sdb1 ; status: False ; >06:46:30,889 DBG blivet: PartitionDevice.setup_parents: name: sdb1 ; orig: False ; >06:46:30,891 DBG blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >06:46:30,892 DBG blivet: DiskLabel.setup: device: /dev/sdb ; type: disklabel ; status: False ; >06:46:30,893 DBG blivet: PartitionDevice._create: sdb1 ; status: False ; >06:46:30,894 DBG blivet: PartitionDevice._wipe: sdb1 ; status: False ; >06:46:31,483 DBG blivet: DiskLabel.commit: device: /dev/sdb ; numparts: 1 ; >06:46:31,597 DBG blivet: post-commit partition path is /dev/sdb1 >06:46:31,599 DBG blivet: PartitionDevice._set_parted_partition: sdb1 ; >06:46:31,599 DBG blivet: device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e40198> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815899908> PedPartition: <_ped.Partition object at 0x7f78158910f8> >06:46:31,602 DBG blivet: DeviceFormat.destroy: device: /dev/sdb1 ; type: None ; status: False ; >06:46:31,634 DBG blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >06:46:31,636 DBG blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >06:46:31,636 DBG blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 >06:46:31,655 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 ; >06:46:31,656 DBG blivet: updated sdb1 size to 465.76 GiB (465.76 GiB) >06:46:31,657 INF blivet: executing action: [216] create format lvmpv on partition sdb1 (id 212) >06:46:31,659 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 1 ; >06:46:31,660 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 2 ; >06:46:31,661 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 3 ; >06:46:31,663 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 4 ; >06:46:31,664 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 5 ; >06:46:31,665 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 8 ; >06:46:31,666 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 9 ; >06:46:31,667 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 10 ; >06:46:31,668 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 11 ; >06:46:31,669 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 12 ; >06:46:31,670 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 13 ; >06:46:31,671 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 14 ; >06:46:31,672 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 15 ; >06:46:31,673 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 16 ; >06:46:31,674 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 17 ; >06:46:31,675 DBG blivet: PartitionDevice.unset_flag: path: /dev/sdb1 ; flag: 18 ; >06:46:31,676 DBG blivet: PartitionDevice.set_flag: path: /dev/sdb1 ; flag: 6 ; >06:46:31,677 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sdb ; numparts: 1 ; >06:46:31,777 DBG blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >06:46:31,778 DBG blivet: LVMPhysicalVolume.create: device: /dev/sdb1 ; type: lvmpv ; status: False ; >06:46:31,780 DBG blivet: LVMPhysicalVolume._create: device: /dev/sdb1 ; type: lvmpv ; status: False ; >06:46:31,903 DBG blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >06:46:31,903 DBG blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 >06:46:31,905 INF blivet: executing action: [197] create format gpt disklabel on disk sda (id 12) >06:46:31,907 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >06:46:31,908 DBG blivet: DiskLabel.create: device: /dev/sda ; type: disklabel ; status: False ; >06:46:31,909 DBG blivet: DiskLabel._create: device: /dev/sda ; type: disklabel ; status: False ; >06:46:31,910 DBG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >06:46:32,008 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >06:46:32,009 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda >06:46:32,011 INF blivet: executing action: [222] create device partition sda1 (id 219) >06:46:32,013 DBG blivet: PartitionDevice.create: sda1 ; status: False ; >06:46:32,014 DBG blivet: PartitionDevice.setup_parents: name: sda1 ; orig: False ; >06:46:32,015 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >06:46:32,017 DBG blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; >06:46:32,018 DBG blivet: PartitionDevice._create: sda1 ; status: False ; >06:46:32,019 DBG blivet: PartitionDevice._wipe: sda1 ; status: False ; >06:46:34,138 DBG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >06:46:34,417 DBG blivet: post-commit partition path is /dev/sda1 >06:46:34,420 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >06:46:34,420 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e9ec88> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f781588d518> PedPartition: <_ped.Partition object at 0x7f7815e853b8> >06:46:34,425 DBG blivet: DeviceFormat.destroy: device: /dev/sda1 ; type: None ; status: False ; >06:46:34,448 DBG blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >06:46:34,451 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >06:46:34,451 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 >06:46:34,481 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 ; >06:46:34,483 DBG blivet: updated sda1 size to 200 MiB (200 MiB) >06:46:34,484 INF blivet: executing action: [229] create device partition sda2 (id 226) >06:46:34,487 DBG blivet: PartitionDevice.create: sda2 ; status: False ; >06:46:34,488 DBG blivet: PartitionDevice.setup_parents: name: sda2 ; orig: False ; >06:46:34,489 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >06:46:34,491 DBG blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; >06:46:34,492 DBG blivet: PartitionDevice._create: sda2 ; status: False ; >06:46:34,493 DBG blivet: PartitionDevice._wipe: sda2 ; status: False ; >06:46:34,743 DBG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >06:46:34,976 DBG blivet: post-commit partition path is /dev/sda2 >06:46:34,979 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >06:46:34,979 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e9ec88> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815d7af60> PedPartition: <_ped.Partition object at 0x7f7815da5728> >06:46:34,981 DBG blivet: DeviceFormat.destroy: device: /dev/sda2 ; type: None ; status: False ; >06:46:35,001 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >06:46:35,003 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >06:46:35,003 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 >06:46:35,023 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 ; >06:46:35,024 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >06:46:35,025 INF blivet: executing action: [230] create format ext4 filesystem mounted at /boot on partition sda2 (id 226) >06:46:35,026 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 1 ; >06:46:35,028 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 2 ; >06:46:35,029 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 3 ; >06:46:35,030 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 4 ; >06:46:35,031 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 5 ; >06:46:35,032 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 6 ; >06:46:35,033 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 8 ; >06:46:35,035 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 9 ; >06:46:35,036 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 10 ; >06:46:35,037 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 11 ; >06:46:35,038 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 12 ; >06:46:35,039 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 13 ; >06:46:35,040 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 14 ; >06:46:35,041 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 15 ; >06:46:35,042 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 16 ; >06:46:35,043 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 17 ; >06:46:35,044 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda2 ; flag: 18 ; >06:46:35,045 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 2 ; >06:46:35,255 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >06:46:35,256 DBG blivet: Ext4FS.create: device: /dev/sda2 ; type: ext4 ; status: False ; >06:46:35,257 DBG blivet: Ext4FS._create: type: ext4 ; device: /dev/sda2 ; mountpoint: /boot ; >06:46:36,047 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >06:46:36,048 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 >06:46:36,050 INF blivet: executing action: [208] create device partition sda3 (id 205) >06:46:36,051 DBG blivet: PartitionDevice.create: sda3 ; status: False ; >06:46:36,052 DBG blivet: PartitionDevice.setup_parents: name: sda3 ; orig: False ; >06:46:36,053 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >06:46:36,055 DBG blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; >06:46:36,056 DBG blivet: PartitionDevice._create: sda3 ; status: False ; >06:46:36,057 DBG blivet: PartitionDevice._wipe: sda3 ; status: False ; >06:46:36,476 DBG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >06:46:36,818 DBG blivet: post-commit partition path is /dev/sda3 >06:46:36,820 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >06:46:36,820 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e9ec88> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815897518> PedPartition: <_ped.Partition object at 0x7f7815da57d8> >06:46:36,823 DBG blivet: DeviceFormat.destroy: device: /dev/sda3 ; type: None ; status: False ; >06:46:36,852 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >06:46:36,854 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >06:46:36,854 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >06:46:36,879 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 ; >06:46:36,880 DBG blivet: updated sda3 size to 1.82 TiB (1.82 TiB) >06:46:36,880 INF blivet: executing action: [209] create format lvmpv on partition sda3 (id 205) >06:46:36,883 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 1 ; >06:46:36,884 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 2 ; >06:46:36,885 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 3 ; >06:46:36,886 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 4 ; >06:46:36,887 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 5 ; >06:46:36,889 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 8 ; >06:46:36,890 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 9 ; >06:46:36,891 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 10 ; >06:46:36,893 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 11 ; >06:46:36,894 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 12 ; >06:46:36,895 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 13 ; >06:46:36,896 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 14 ; >06:46:36,898 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 15 ; >06:46:36,899 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 16 ; >06:46:36,900 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 17 ; >06:46:36,901 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda3 ; flag: 18 ; >06:46:36,902 DBG blivet: PartitionDevice.set_flag: path: /dev/sda3 ; flag: 6 ; >06:46:36,903 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 3 ; >06:46:37,085 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >06:46:37,086 DBG blivet: LVMPhysicalVolume.create: device: /dev/sda3 ; type: lvmpv ; status: False ; >06:46:37,087 DBG blivet: LVMPhysicalVolume._create: device: /dev/sda3 ; type: lvmpv ; status: False ; >06:46:37,197 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >06:46:37,198 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >06:46:37,201 INF blivet: executing action: [236] create device lvmvg fedora_localhost-live (id 232) >06:46:37,202 DBG blivet: LVMVolumeGroupDevice.create: fedora_localhost-live ; status: False ; >06:46:37,203 DBG blivet: LVMVolumeGroupDevice.setup_parents: name: fedora_localhost-live ; orig: False ; >06:46:37,204 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >06:46:37,205 DBG blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; type: lvmpv ; status: None ; >06:46:37,207 DBG blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >06:46:37,208 DBG blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: None ; >06:46:37,209 DBG blivet: LVMVolumeGroupDevice._create: fedora_localhost-live ; status: False ; >06:46:37,302 DBG blivet: LVMVolumeGroupDevice.setup: fedora_localhost-live ; orig: False ; status: True ; controllable: True ; >06:46:37,305 DBG blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora_localhost-live ; status: True ; >06:46:37,332 INF blivet: executing action: [261] create device lvmlv fedora_localhost-live-swap (id 256) >06:46:37,334 DBG blivet: LVMLogicalVolumeDevice.create: fedora_localhost-live-swap ; status: False ; >06:46:37,338 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora_localhost-live-swap ; orig: False ; >06:46:37,341 DBG blivet: LVMVolumeGroupDevice.setup: fedora_localhost-live ; orig: False ; status: True ; controllable: True ; >06:46:37,371 DBG blivet: LVMLogicalVolumeDevice._create: fedora_localhost-live-swap ; status: False ; >06:46:37,494 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_localhost-live-swap ; orig: False ; status: True ; controllable: True ; >06:46:37,496 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_localhost-live-swap ; status: True ; >06:46:37,497 DBG blivet: fedora_localhost-live-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >06:46:37,536 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_localhost--live-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >06:46:37,537 DBG blivet: updated fedora_localhost-live-swap size to 7.9 GiB (7.9 GiB) >06:46:37,539 INF blivet: executing action: [262] create format swap on lvmlv fedora_localhost-live-swap (id 256) >06:46:37,542 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_localhost-live-swap ; orig: False ; status: True ; controllable: True ; >06:46:37,543 DBG blivet: SwapSpace.create: device: /dev/mapper/fedora_localhost--live-swap ; type: swap ; status: False ; >06:46:37,545 DBG blivet: SwapSpace._create: device: /dev/mapper/fedora_localhost--live-swap ; type: swap ; status: False ; >06:46:37,612 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_localhost-live-swap ; status: True ; >06:46:37,613 DBG blivet: fedora_localhost-live-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >06:46:37,614 INF blivet: executing action: [252] create device lvmlv fedora_localhost-live-home (id 247) >06:46:37,615 DBG blivet: LVMLogicalVolumeDevice.create: fedora_localhost-live-home ; status: False ; >06:46:37,617 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora_localhost-live-home ; orig: False ; >06:46:37,619 DBG blivet: LVMVolumeGroupDevice.setup: fedora_localhost-live ; orig: False ; status: True ; controllable: True ; >06:46:37,648 DBG blivet: LVMLogicalVolumeDevice._create: fedora_localhost-live-home ; status: False ; >06:46:37,785 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_localhost-live-home ; orig: False ; status: True ; controllable: True ; >06:46:37,786 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_localhost-live-home ; status: True ; >06:46:37,787 DBG blivet: fedora_localhost-live-home sysfs_path set to /sys/devices/virtual/block/dm-3 >06:46:37,849 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_localhost--live-home ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >06:46:37,850 DBG blivet: updated fedora_localhost-live-home size to 2.22 TiB (2.22 TiB) >06:46:37,851 INF blivet: executing action: [253] create format ext4 filesystem mounted at /home on lvmlv fedora_localhost-live-home (id 247) >06:46:37,853 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_localhost-live-home ; orig: False ; status: True ; controllable: True ; >06:46:37,854 DBG blivet: Ext4FS.create: device: /dev/mapper/fedora_localhost--live-home ; type: ext4 ; status: False ; >06:46:37,855 DBG blivet: Ext4FS._create: type: ext4 ; device: /dev/mapper/fedora_localhost--live-home ; mountpoint: /home ; >06:46:47,942 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_localhost-live-home ; status: True ; >06:46:47,942 DBG blivet: fedora_localhost-live-home sysfs_path set to /sys/devices/virtual/block/dm-3 >06:46:47,944 INF blivet: executing action: [243] create device lvmlv fedora_localhost-live-root (id 238) >06:46:47,945 DBG blivet: LVMLogicalVolumeDevice.create: fedora_localhost-live-root ; status: False ; >06:46:47,946 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora_localhost-live-root ; orig: False ; >06:46:47,948 DBG blivet: LVMVolumeGroupDevice.setup: fedora_localhost-live ; orig: False ; status: True ; controllable: True ; >06:46:47,978 DBG blivet: LVMLogicalVolumeDevice._create: fedora_localhost-live-root ; status: False ; >06:46:48,222 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_localhost-live-root ; orig: False ; status: True ; controllable: True ; >06:46:48,224 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_localhost-live-root ; status: True ; >06:46:48,224 DBG blivet: fedora_localhost-live-root sysfs_path set to /sys/devices/virtual/block/dm-4 >06:46:48,248 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_localhost--live-root ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >06:46:48,249 DBG blivet: updated fedora_localhost-live-root size to 50 GiB (50 GiB) >06:46:48,250 INF blivet: executing action: [244] create format ext4 filesystem mounted at / on lvmlv fedora_localhost-live-root (id 238) >06:46:48,251 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_localhost-live-root ; orig: False ; status: True ; controllable: True ; >06:46:48,253 DBG blivet: Ext4FS.create: device: /dev/mapper/fedora_localhost--live-root ; type: ext4 ; status: False ; >06:46:48,254 DBG blivet: Ext4FS._create: type: ext4 ; device: /dev/mapper/fedora_localhost--live-root ; mountpoint: / ; >06:46:52,731 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_localhost-live-root ; status: True ; >06:46:52,732 DBG blivet: fedora_localhost-live-root sysfs_path set to /sys/devices/virtual/block/dm-4 >06:46:52,733 INF blivet: executing action: [223] create format efi filesystem mounted at /boot/efi on partition sda1 (id 219) >06:46:52,734 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 2 ; >06:46:52,735 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 3 ; >06:46:52,736 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 4 ; >06:46:52,737 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 5 ; >06:46:52,738 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 6 ; >06:46:52,739 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 8 ; >06:46:52,741 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 9 ; >06:46:52,742 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 10 ; >06:46:52,743 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 11 ; >06:46:52,744 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 12 ; >06:46:52,745 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 13 ; >06:46:52,746 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 14 ; >06:46:52,747 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 15 ; >06:46:52,748 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 16 ; >06:46:52,749 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 17 ; >06:46:52,750 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 18 ; >06:46:52,751 DBG blivet: PartitionDevice.set_flag: path: /dev/sda1 ; flag: 1 ; >06:46:52,753 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 3 ; >06:46:53,066 DBG blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >06:46:53,067 DBG blivet: EFIFS.create: device: /dev/sda1 ; type: efi ; status: False ; >06:46:53,068 DBG blivet: EFIFS._create: type: vfat ; device: /dev/sda1 ; mountpoint: /boot/efi ; >06:46:53,172 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >06:46:53,173 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 >06:46:53,180 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >06:46:53,180 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e9ec88> fileSystem: <parted.filesystem.FileSystem object at 0x7f7815889e80> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815889908> PedPartition: <_ped.Partition object at 0x7f7815da55c8> >06:46:53,182 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >06:46:53,182 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e9ec88> fileSystem: <parted.filesystem.FileSystem object at 0x7f781588dd30> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7815889d68> PedPartition: <_ped.Partition object at 0x7f7815d77410> >06:46:53,184 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >06:46:53,184 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e9ec88> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f781588d2b0> PedPartition: <_ped.Partition object at 0x7f7815d77468> >06:46:53,186 DBG blivet: PartitionDevice._set_parted_partition: sdb1 ; >06:46:53,186 DBG blivet: device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7815e40198> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f78158994a8> PedPartition: <_ped.Partition object at 0x7f7815da57d8> >06:46:53,188 DBG blivet: PartitionDevice.set_flag: path: /dev/sda1 ; flag: 1 ; >06:46:53,191 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >06:46:53,192 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 3 ; >06:46:53,206 DBG blivet: fedora_localhost-live size is 2.27 TiB >06:46:53,208 DBG blivet: vg fedora_localhost-live has 0 B free >06:46:53,209 DBG blivet: fedora_localhost-live size is 2.27 TiB >06:46:53,210 DBG blivet: vg fedora_localhost-live has 0 B free >06:46:53,213 DBG blivet: Ext4FS.supported: supported: True ; >06:46:53,216 DBG blivet: Ext4FS.supported: supported: True ; >06:46:53,219 DBG blivet: Ext4FS.supported: supported: True ; >06:46:53,221 DBG blivet: Ext4FS.supported: supported: True ; >06:46:53,223 DBG blivet: Ext4FS.supported: supported: True ; >06:46:53,225 DBG blivet: EFIFS.supported: supported: True ; >06:46:53,227 DBG blivet: Ext4FS.supported: supported: True ; >06:46:53,230 DBG blivet: Iso9660FS.supported: supported: True ; >06:46:53,233 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_localhost-live-swap ; orig: False ; status: True ; controllable: True ; >06:46:53,234 DBG blivet: SwapSpace.setup: device: /dev/mapper/fedora_localhost--live-swap ; type: swap ; status: False ; >06:46:53,235 DBG blivet: SwapSpace._setup: device: /dev/mapper/fedora_localhost--live-swap ; type: swap ; status: False ; >06:46:53,308 DBG blivet: BindFS.supported: supported: False ; >06:46:53,308 DBG blivet: get_format('bind') returning BindFS instance with object id 270 >06:46:53,309 DBG blivet: get_format('None') returning DeviceFormat instance with object id 272 >06:46:53,310 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >06:46:53,311 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >06:46:53,311 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >06:46:53,312 DBG blivet: updated /dev size to 4.22 KiB (4.22 KiB) >06:46:53,313 DBG blivet: TmpFS.supported: supported: True ; >06:46:53,323 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 274 >06:46:53,324 DBG blivet: get_format('None') returning DeviceFormat instance with object id 276 >06:46:53,327 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >06:46:53,329 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >06:46:53,329 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >06:46:53,330 DBG blivet: DevPtsFS.supported: supported: False ; >06:46:53,331 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 278 >06:46:53,331 DBG blivet: get_format('None') returning DeviceFormat instance with object id 280 >06:46:53,332 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >06:46:53,333 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >06:46:53,333 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >06:46:53,334 DBG blivet: SysFS.supported: supported: False ; >06:46:53,335 DBG blivet: get_format('sysfs') returning SysFS instance with object id 282 >06:46:53,335 DBG blivet: get_format('None') returning DeviceFormat instance with object id 284 >06:46:53,336 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >06:46:53,337 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >06:46:53,337 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >06:46:53,338 DBG blivet: ProcFS.supported: supported: False ; >06:46:53,338 DBG blivet: get_format('proc') returning ProcFS instance with object id 286 >06:46:53,339 DBG blivet: get_format('None') returning DeviceFormat instance with object id 288 >06:46:53,340 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >06:46:53,341 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >06:46:53,341 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >06:46:53,342 DBG blivet: SELinuxFS.supported: supported: False ; >06:46:53,342 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 290 >06:46:53,343 DBG blivet: get_format('None') returning DeviceFormat instance with object id 292 >06:46:53,344 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >06:46:53,345 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >06:46:53,345 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >06:46:53,346 DBG blivet: USBFS.supported: supported: False ; >06:46:53,346 DBG blivet: get_format('usbfs') returning USBFS instance with object id 294 >06:46:53,346 DBG blivet: get_format('None') returning DeviceFormat instance with object id 296 >06:46:53,348 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >06:46:53,349 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >06:46:53,349 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >06:46:53,350 DBG blivet: BindFS.supported: supported: False ; >06:46:53,350 DBG blivet: get_format('bind') returning BindFS instance with object id 298 >06:46:53,350 DBG blivet: get_format('None') returning DeviceFormat instance with object id 300 >06:46:53,351 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >06:46:53,353 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >06:46:53,353 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >06:46:53,353 DBG blivet: updated /run size to 1.31 KiB (1.31 KiB) >06:46:53,354 DBG blivet: EFIVarFS.supported: supported: False ; >06:46:53,354 DBG blivet: get_format('efivarfs') returning EFIVarFS instance with object id 302 >06:46:53,355 DBG blivet: get_format('None') returning DeviceFormat instance with object id 304 >06:46:53,356 DBG blivet: NoDevice._set_format: efivarfs ; type: efivarfs ; current: None ; >06:46:53,357 DBG blivet: NoDevice.update_sysfs_path: efivarfs ; status: False ; >06:46:53,357 ERR blivet: failed to update sysfs path for efivarfs: [Errno 2] No such file or directory: 'efivarfs' >06:46:53,358 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_localhost-live-root ; orig: False ; status: True ; controllable: True ; >06:46:53,410 DBG blivet: Ext4FS.setup: device: /dev/mapper/fedora_localhost--live-root ; type: ext4 ; status: False ; >06:46:53,477 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >06:46:53,634 DBG blivet: Ext4FS.setup: device: /dev/sda2 ; type: ext4 ; status: False ; >06:46:53,703 DBG blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >06:46:53,892 DBG blivet: EFIFS.setup: device: /dev/sda1 ; type: efi ; status: False ; >06:46:53,948 INF blivet: failed to set SELinux context for /mnt/sysimage/boot/efi: [Errno 95] Operation not supported >06:46:53,948 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >06:46:53,948 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /boot/efi/lost+found to system_u:object_r:lost_found_t:s0 >06:46:53,951 DBG blivet: DirectoryDevice.setup: /dev ; orig: False ; status: True ; controllable: True ; >06:46:54,204 DBG blivet: BindFS.setup: device: /dev ; type: bind ; status: False ; >06:46:54,270 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >06:46:54,272 DBG blivet: NoDevice.setup: devpts ; orig: False ; status: False ; controllable: True ; >06:46:54,484 DBG blivet: DevPtsFS.setup: device: devpts ; type: devpts ; status: False ; >06:46:54,527 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >06:46:54,529 DBG blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; >06:46:54,724 DBG blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; >06:46:54,735 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >06:46:54,738 DBG blivet: LVMLogicalVolumeDevice.setup: fedora_localhost-live-home ; orig: False ; status: True ; controllable: True ; >06:46:54,955 DBG blivet: Ext4FS.setup: device: /dev/mapper/fedora_localhost--live-home ; type: ext4 ; status: False ; >06:46:55,143 DBG blivet: NoDevice.setup: proc ; orig: False ; status: False ; controllable: True ; >06:46:55,400 DBG blivet: ProcFS.setup: device: proc ; type: proc ; status: False ; >06:46:55,455 INF blivet: failed to set SELinux context for /mnt/sysimage/proc: [Errno 95] Operation not supported >06:46:55,455 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >06:46:55,455 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >06:46:55,479 DBG blivet: DirectoryDevice.setup: /run ; orig: False ; status: True ; controllable: True ; >06:46:55,759 DBG blivet: BindFS.setup: device: /run ; type: bind ; status: False ; >06:46:55,817 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >06:46:55,818 DBG blivet: NoDevice.setup: sysfs ; orig: False ; status: False ; controllable: True ; >06:46:56,060 DBG blivet: SysFS.setup: device: sysfs ; type: sysfs ; status: False ; >06:46:56,113 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >06:46:56,116 DBG blivet: NoDevice.setup: efivarfs ; orig: False ; status: False ; controllable: True ; >06:46:56,363 DBG blivet: EFIVarFS.setup: device: efivarfs ; type: efivarfs ; status: False ; >06:46:56,403 INF blivet: failed to set SELinux context for /mnt/sysimage/sys/firmware/efi/efivars: [Errno 95] Operation not supported >06:46:56,403 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >06:46:56,404 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/firmware/efi/efivars/lost+found to system_u:object_r:lost_found_t:s0 >06:46:56,405 DBG blivet: NoDevice.setup: selinuxfs ; orig: False ; status: False ; controllable: True ; >06:46:56,646 DBG blivet: SELinuxFS.setup: device: selinuxfs ; type: selinuxfs ; status: False ; >06:46:56,686 INF blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >06:46:56,687 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >06:46:56,687 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 >06:55:50,392 DBG blivet: fedora_localhost-live size is 2.27 TiB >06:55:50,393 DBG blivet: vg fedora_localhost-live has 0 B free >06:55:50,394 DBG blivet: fedora_localhost-live size is 2.27 TiB >06:55:50,396 DBG blivet: vg fedora_localhost-live has 0 B free
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 1603815
:
1461479
|
1461480
|
1461481
|
1461482
|
1461483
|
1461484
|
1461486
|
1461487
|
1461488
|
1461489
| 1461491 |
1461492
|
1461493