Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1842875 Details for
Bug 2025270
TypeError: Invalid DBus value 'None'.
Home
New
Search
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.rh92 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), 132.32 KB, created by
fedoraproject
on 2021-11-21 10:16:46 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
fedoraproject
Created:
2021-11-21 10:16:46 UTC
Size:
132.32 KB
patch
obsolete
>DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >DEBUG:blivet:registered device format class DeviceFormat as None >DEBUG:blivet:registered device format class BIOSBoot as biosboot >DEBUG:blivet:registered device format class DiskLabel as disklabel >DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >INFO:program:Running [1] mkdosfs --help ... >INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) > >INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >INFO:program:...done [1] (exit code: 0) >DEBUG:blivet:registered device format class Ext2FS as ext2 >DEBUG:blivet:registered device format class Ext3FS as ext3 >DEBUG:blivet:registered device format class Ext4FS as ext4 >DEBUG:blivet:registered device format class FATFS as vfat >DEBUG:blivet:registered device format class EFIFS as efi >DEBUG:blivet:registered device format class BTRFS as btrfs >DEBUG:blivet:registered device format class GFS2 as gfs2 >DEBUG:blivet:registered device format class JFS as jfs >DEBUG:blivet:registered device format class ReiserFS as reiserfs >DEBUG:blivet:registered device format class XFS as xfs >DEBUG:blivet:registered device format class HFS as hfs >DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >DEBUG:blivet:registered device format class HFSPlus as hfs+ >DEBUG:blivet:registered device format class MacEFIFS as macefi >DEBUG:blivet:registered device format class NTFS as ntfs >DEBUG:blivet:registered device format class ExFATFS as exfat >DEBUG:blivet:registered device format class F2FS as f2fs >DEBUG:blivet:registered device format class NFS as nfs >DEBUG:blivet:registered device format class NFSv4 as nfs4 >DEBUG:blivet:registered device format class Iso9660FS as iso9660 >DEBUG:blivet:registered device format class NoDevFS as nodev >DEBUG:blivet:registered device format class DevPtsFS as devpts >DEBUG:blivet:registered device format class ProcFS as proc >DEBUG:blivet:registered device format class SysFS as sysfs >DEBUG:blivet:registered device format class TmpFS as tmpfs >DEBUG:blivet:registered device format class BindFS as bind >DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >DEBUG:blivet:registered device format class USBFS as usbfs >DEBUG:blivet:registered device format class EFIVarFS as efivarfs >INFO:program:Running [2] lvm version ... >INFO:program:stdout[2]: LVM version: 2.03.13(2) (2021-08-11) > Library version: 1.02.179 (2021-08-11) > Driver version: 4.45.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-dlmcontrol --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd --with-writecache=internal --with-vdo=internal --with-vdo-format=/usr/bin/vdoformat --with-integrity=internal --disable-silent-rules --enable-app-machineid --enable-editline --disable-readline > >INFO:program:stderr[2]: >INFO:program:...done [2] (exit code: 0) >DEBUG:blivet:registered device format class LUKS as luks >DEBUG:blivet:registered device format class Integrity as integrity >DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >DEBUG:blivet:registered device format class MDRaidMember as mdmember >DEBUG:blivet:registered device format class MultipathMember as multipath_member >DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >DEBUG:blivet:registered device format class SwapSpace as swap >INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >INFO:program:Running... modprobe libfc >DEBUG:program:Return code: 0 >INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >INFO:program:stdout: >INFO:program:No FCoE boot disk information is found in EDD! >DEBUG:program:Return code: 1 >INFO:blivet:No FCoE EDD info found: No FCoE boot disk information is found in EDD! >DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >INFO:blivet:ISCSID is /sbin/iscsid >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >INFO:program:Running [3] e2fsck -V ... >INFO:program:stdout[3]: >INFO:program:stderr[3]: e2fsck 1.46.2 (28-Feb-2021) > Using EXT2FS Library version 1.46.2, 28-Feb-2021 > >INFO:program:...done [3] (exit code: 0) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >INFO:program:stdout: >INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >INFO:program:loop0 637423616 root disk brw-rw---- squashfs >INFO:program:loop1 3221225472 root disk brw-rw---- ext4 Anaconda 22f782eb-4301-4e63-83f7-36c952a67e97 >INFO:program:|-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda 22f782eb-4301-4e63-83f7-36c952a67e97 / >INFO:program:`-live-base 3221225472 root disk brw-rw---- ext4 Anaconda 22f782eb-4301-4e63-83f7-36c952a67e97 >INFO:program:loop2 34359738368 root disk brw-rw---- >INFO:program:`-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda 22f782eb-4301-4e63-83f7-36c952a67e97 / >INFO:program:sda 85899345920 root disk brw-rw---- >INFO:program:sr0 8243904512 root cdrom brw-rw---- iso9660 RHEL-9-0-0-BaseOS-x86_64 2021-10-26-14-52-29-00 /run/install/repo >INFO:program:zram0 4105175040 root disk brw-rw---- [SWAP] >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 637423616 root disk brw-rw---- squashfs >loop1 3221225472 root disk brw-rw---- ext4 Anaconda 22f782eb-4301-4e63-83f7-36c952a67e97 >|-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda 22f782eb-4301-4e63-83f7-36c952a67e97 / >`-live-base 3221225472 root disk brw-rw---- ext4 Anaconda 22f782eb-4301-4e63-83f7-36c952a67e97 >loop2 34359738368 root disk brw-rw---- >`-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda 22f782eb-4301-4e63-83f7-36c952a67e97 / >sda 85899345920 root disk brw-rw---- >sr0 8243904512 root cdrom brw-rw---- iso9660 RHEL-9-0-0-BaseOS-x86_64 2021-10-26-14-52-29-00 /run/install/repo >zram0 4105175040 root disk brw-rw---- [SWAP] > >DEBUG:blivet:trying to set new default fstype to 'xfs' >DEBUG:blivet: XFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run xfs >DEBUG:program:Return code: 0 >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.common.base.base:Publish the service. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-3HIYnEBoQn,guid=2da9ad75f6e9a704c99fc52c619a1616. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >DEBUG:anaconda.modules.common.base.base:Start the loop. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >DEBUG:blivet:failed to resolve 'LABEL=RHEL-9-0-0-BaseOS-x86_64' >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['LABEL=RHEL-9-0-0-BaseOS-x86_64', '/dev/zram0']'. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (139738773452352) >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.4.0) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f1777fb0040> >INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:program:Running [4] multipath --version ... >INFO:program:stdout[4]: >INFO:program:stderr[4]: Unknown switch: (null) >multipath-tools v0.8.6 (04/01, 2021) >Usage: > multipath [-v level] [-B|-d|-i|-q|-r] [-b file] [-p policy] [device] > multipath [-v level] [-R retries] -f device > multipath [-v level] [-R retries] -F > multipath [-v level] [-l|-ll] [device] > multipath [-v level] [-a|-w] device > multipath [-v level] [-A|-W] > multipath [-v level] [-i] [-c|-C] device > multipath [-v level] [-i] [-u|-U] > multipath [-h|-t|-T] > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -e enable foreign libraries with -l/-ll > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -T display the multipathd configuration without builtin defaults > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -R num number of times to retry removes of in-use devices > -u check if the device specified in the program environment should be a > path in a multipath device > -U check if the device specified in the program environment is a > multipath device with usable paths, see -C flag > -p pol force all maps to specified path grouping policy: > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level: > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > device action limited to: > . multipath named 'device' (ex: mpath0) > . multipath whose wwid is 'device' (ex: 60051...) > . multipath including the path named 'device' (ex: /dev/sda or > /dev/dm-0) > . multipath including the path with maj:min 'device' (ex: 8:0) > >INFO:program:...done [4] (exit code: 1) >INFO:program:Running [5] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >INFO:program:stdout[5]: >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 43442d524f4d202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 56424f5820484152444449534b2020200a >INFO:blivet:devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':systemd:uaccess:seat:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:01.1-ata-2 ' > '/dev/disk/by-path/pci-0000:00:01.1-ata-2.0 ' > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376 ' > '/dev/disk/by-label/RHEL-9-0-0-BaseOS-x86_64 ' > '/dev/disk/by-uuid/2021-10-26-14-52-29-00 /dev/cdrom', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > '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_00_01_1-ata-2_0', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', > 'ID_FS_LABEL': 'RHEL-9-0-0-BaseOS-x86_64', > 'ID_FS_LABEL_ENC': 'RHEL-9-0-0-BaseOS-x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2021-10-26-14-52-29-00', > 'ID_FS_UUID_ENC': '2021-10-26-14-52-29-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\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': 'dos', > 'ID_PART_TABLE_UUID': '2efb8a68', > 'ID_PATH': 'pci-0000:00:01.1-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:01.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-2_0', > 'ID_REVISION': '1.0', > 'ID_SCSI': '1', > 'ID_SCSI_INQUIRY': '1', > 'ID_SERIAL': 'VBOX_CD-ROM_VB2-01700376', > 'ID_SERIAL_SHORT': 'VB2-01700376', > 'ID_TYPE': 'cd', > 'ID_VENDOR': 'VBOX', > 'ID_VENDOR_ENC': 'VBOX\\x20\\x20\\x20\\x20', > 'MAJOR': '11', > 'MINOR': '0', > 'SCSI_MODEL': 'CD-ROM', > 'SCSI_MODEL_ENC': 'CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'SCSI_REVISION': '1.0', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'cd/dvd', > 'SCSI_VENDOR': 'VBOX', > 'SCSI_VENDOR_ENC': 'VBOX\\x20\\x20\\x20\\x20', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'TAGS': ':systemd:uaccess:seat:', > 'USEC_INITIALIZED': '9708623'} ; >INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0/hidden: 300a >INFO:program:Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] use_devicesfile=0 } log {level=7 file=/tmp/lvm.log syslog=0} ... >INFO:program:stdout[6]: >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: OpticalDevicePopulator.run: >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0/size: 31363130313337360a >DEBUG:blivet:updated sr0 size to 7.68 GiB (7.68 GiB) >INFO:blivet:added cdrom sr0 (id 4) to device tree >INFO:blivet:got device: OpticalDevice instance (0x7f1777fb0af0) -- > name = sr0 status = True id = 4 > children = [] > parents = [] > uuid = None size = 7.68 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > target size = 7.68 GiB path = /dev/sr0 > format args = [] original_format = None >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >INFO:blivet:type detected on 'sr0' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 12 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:0d.0-ata-1 ' > '/dev/disk/by-id/scsi-0ATA_VBOX_HARDDISK_VBc77896ef-291d593c ' > '/dev/disk/by-path/pci-0000:00:0d.0-ata-1.0 ' > '/dev/disk/by-id/scsi-SATA_VBOX_HARDDISK_VBc77896ef-291d593c ' > '/dev/disk/by-id/scsi-1ATA_VBOX_HARDDISK_VBc77896ef-291d593c ' > '/dev/disk/by-id/ata-VBOX_HARDDISK_VBc77896ef-291d593c', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'FIND_MULTIPATHS_WAIT_UNTIL': '0', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:0d.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:0d.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_0d_0-ata-1_0', > 'ID_REVISION': '1.0', > 'ID_SCSI': '1', > 'ID_SCSI_INQUIRY': '1', > 'ID_SCSI_SERIAL': 'VBc77896ef-291d593c', > 'ID_SERIAL': 'VBOX_HARDDISK_VBc77896ef-291d593c', > 'ID_SERIAL_SHORT': 'VBc77896ef-291d593c', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'ATA', > 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SCSI_IDENT_LUN_ATA': 'VBOX_HARDDISK_VBc77896ef-291d593c', > 'SCSI_IDENT_LUN_T10': 'ATA_VBOX_HARDDISK_VBc77896ef-291d593c', > 'SCSI_IDENT_LUN_VENDOR': 'VBc77896ef-291d593c', > 'SCSI_IDENT_SERIAL': 'VBc77896ef-291d593c', > 'SCSI_MODEL': 'VBOX_HARDDISK', > 'SCSI_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20', > 'SCSI_REVISION': '1.0', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'ATA', > 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9819126'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/device/model: 56424f5820484152444449534b2020200a >INFO:blivet:sda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/size: 3136373737323136300a >DEBUG:blivet:updated sda size to 80 GiB (80 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/queue/rotational: 310a >INFO:blivet:added disk sda (id 14) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f177c068790) -- > name = sda status = True id = 14 > children = [] > parents = [] > uuid = None size = 80 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda > target size = 80 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >DEBUG:blivet:no type or existing type for sda, bailing >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', > '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': '9532672'} ; >INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 20 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 21 >DEBUG:blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ; >INFO:blivet:added file /run/install/repo/images/install.img (id 19) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 24 >DEBUG:blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 23) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f17776888e0) -- > name = loop0 status = False id = 23 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (19)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 27 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 28 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 29 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 30 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 31 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/22f782eb-4301-4e63-83f7-36c952a67e97 ' > '/dev/disk/by-label/Anaconda', > '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': '22f782eb-4301-4e63-83f7-36c952a67e97', > 'ID_FS_UUID_ENC': '22f782eb-4301-4e63-83f7-36c952a67e97', > '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': '9552031'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 34 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 33) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 38 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 39 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 37) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f17776a45e0) -- > name = loop1 status = False id = 37 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (33)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 41 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 42 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 43 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 44 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax/lorax.imgutils.vyrfihsm >INFO:program:Filesystem UUID: 22f782eb-4301-4e63-83f7-36c952a67e97 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 196608 >INFO:program:Block count: 786432 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 31030 >INFO:program:Free blocks: 334502 >INFO:program:Free inodes: 158807 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 383 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Tue Oct 26 14:33:34 2021 >INFO:program:Last mount time: Tue Oct 26 14:33:34 2021 >INFO:program:Last write time: Tue Oct 26 14:33:39 2021 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Tue Oct 26 14:33:34 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 1694 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: bec890f0-544d-4f87-a7db-b1a480ecc507 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x7145ae11 >INFO:program:Journal features: journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000006 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x132aace5 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.2 (28-Feb-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.2 (28-Feb-2021)' >INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 45 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', > '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': '9548035'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 48 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 49 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 47) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 52 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 53 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 51) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f17776458e0) -- > name = loop2 status = False id = 51 > children = [] > parents = ['existing 0 B file /overlay (deleted) (47)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet:no type or existing type for loop2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/22f782eb-4301-4e63-83f7-36c952a67e97 ' > '/dev/mapper/live-rw /dev/disk/by-label/Anaconda', > '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': '22f782eb-4301-4e63-83f7-36c952a67e97', > 'ID_FS_UUID_ENC': '22f782eb-4301-4e63-83f7-36c952a67e97', > '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': '6809791'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [7] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[7]: > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >INFO:program:Running [8] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[8]: > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >INFO:program:Running [9] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[9]: > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >INFO:program:Running [10] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[10]: > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >INFO:program:Running [11] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[11]: > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >INFO:program:Running [12] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[12]: > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >INFO:program:Running [13] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[13]: > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >INFO:program:Running [14] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[14]: > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >INFO:program:Running [15] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[15]: > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (37) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (51) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 57 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 58 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 363239313435360a >DEBUG:blivet:updated live-rw size to 3 GiB (3 GiB) >INFO:blivet:added dm live-rw (id 56) to device tree >INFO:blivet:got device: DMDevice instance (0x7f1777645400) -- > name = live-rw status = True id = 56 > children = [] > parents = ['existing 0 B loop loop1 (37) with existing ext4 filesystem'] > uuid = None size = 3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 3 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [16] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[16]: > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >INFO:program:Running [17] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[17]: > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 61 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 62 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 63 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: / >INFO:program:Filesystem UUID: 22f782eb-4301-4e63-83f7-36c952a67e97 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 196608 >INFO:program:Block count: 786432 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 31030 >INFO:program:Free blocks: 334502 >INFO:program:Free inodes: 158807 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 383 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Tue Oct 26 14:33:34 2021 >INFO:program:Last mount time: Sun Nov 21 09:49:00 2021 >INFO:program:Last write time: Sun Nov 21 09:49:00 2021 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Tue Oct 26 14:33:34 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 1694 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: bec890f0-544d-4f87-a7db-b1a480ecc507 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x97bd86da >INFO:program:Journal features: journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000007 >INFO:program:Journal start: 1 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xb62f7f82 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.2 (28-Feb-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 717040 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.2 (28-Feb-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 2.74 GiB up to 3 GiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 64 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base ' > '/dev/disk/by-uuid/22f782eb-4301-4e63-83f7-36c952a67e97 ' > '/dev/disk/by-label/Anaconda', > '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': '22f782eb-4301-4e63-83f7-36c952a67e97', > 'ID_FS_UUID_ENC': '22f782eb-4301-4e63-83f7-36c952a67e97', > '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': '6873170'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [18] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[18]: > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >INFO:program:Running [19] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[19]: > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >INFO:program:Running [20] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[20]: > >INFO:program:stderr[20]: >INFO:program:...done [20] (exit code: 0) >INFO:program:Running [21] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[21]: > >INFO:program:stderr[21]: >INFO:program:...done [21] (exit code: 0) >INFO:program:Running [22] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[22]: > >INFO:program:stderr[22]: >INFO:program:...done [22] (exit code: 0) >INFO:program:Running [23] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[23]: > >INFO:program:stderr[23]: >INFO:program:...done [23] (exit code: 0) >INFO:program:Running [24] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[24]: > >INFO:program:stderr[24]: >INFO:program:...done [24] (exit code: 0) >INFO:program:Running [25] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[25]: > >INFO:program:stderr[25]: >INFO:program:...done [25] (exit code: 0) >INFO:program:Running [26] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[26]: > >INFO:program:stderr[26]: >INFO:program:...done [26] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (37) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 67 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 68 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 363239313435360a >DEBUG:blivet:updated live-base size to 3 GiB (3 GiB) >INFO:blivet:added dm live-base (id 66) to device tree >INFO:blivet:got device: DMDevice instance (0x7f177765dcd0) -- > name = live-base status = True id = 66 > children = [] > parents = ['existing 0 B loop loop1 (37) with existing ext4 filesystem'] > uuid = None size = 3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 3 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [27] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[27]: > >INFO:program:stderr[27]: >INFO:program:...done [27] (exit code: 0) >INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[28]: > >INFO:program:stderr[28]: >INFO:program:...done [28] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 70 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 71 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 72 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 73 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax/lorax.imgutils.vyrfihsm >INFO:program:Filesystem UUID: 22f782eb-4301-4e63-83f7-36c952a67e97 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 196608 >INFO:program:Block count: 786432 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 31030 >INFO:program:Free blocks: 334502 >INFO:program:Free inodes: 158807 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 383 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Tue Oct 26 14:33:34 2021 >INFO:program:Last mount time: Tue Oct 26 14:33:34 2021 >INFO:program:Last write time: Tue Oct 26 14:33:39 2021 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Tue Oct 26 14:33:34 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 1694 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: bec890f0-544d-4f87-a7db-b1a480ecc507 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x7145ae11 >INFO:program:Journal features: journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000006 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x132aace5 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.2 (28-Feb-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.2 (28-Feb-2021)' >INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 74 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 43442d524f4d202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 56424f5820484152444449534b2020200a >INFO:blivet:edd: collected mbr signatures: {} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:testdata:glob match: /sys/firmware/edd/int13_dev80/ >DEBUG:blivet:edd: found device 0x80 at /sys/firmware/edd/int13_dev80/ >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/version: 307833300a >WARNING:blivet:interface is not a valid attribute >WARNING:blivet:mbr_signature is not a valid attribute >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/sectors: 3136373737323136300a >WARNING:blivet:host_bus is not a valid attribute >DEBUG:blivet:edd: data extracted from 0x80:<EddEntry path: /sys/firmware/edd/int13_dev80/ version: 0x30 mbr_signature: None sectors: 167772160> >ERROR:blivet:edd: unable to match edd entry 0x80 >DEBUG:blivet:resolved 'LABEL=RHEL-9-0-0-BaseOS-x86_64' to 'sr0' (cdrom) >DEBUG:anaconda.storage:Protected device spec LABEL=RHEL-9-0-0-BaseOS-x86_64 resolved to sr0. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader GRUB2. >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda ; type: None ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (139738773452352) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no type or existing type for sr0, bailing >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.68 GiB cdrom sr0 (4) with existing iso9660 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 43442d524f4d202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 56424f5820484152444449534b2020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 43442d524f4d202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 56424f5820484152444449534b2020200a >DEBUG:blivet: Iso9660FS.setup: device: /dev/sr0 ; type: iso9660 ; status: True ; >INFO:program:Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmp0ffjww38 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.68 GiB cdrom sr0 (4) with existing iso9660 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 43442d524f4d202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 56424f5820484152444449534b2020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 43442d524f4d202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 56424f5820484152444449534b2020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 43442d524f4d202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 56424f5820484152444449534b2020200a >DEBUG:blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... umount /tmp/tmp0ffjww38 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:resolved 'LABEL=RHEL-9-0-0-BaseOS-x86_64' to 'sr0' (cdrom) >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no type or existing type for sr0, bailing >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.68 GiB cdrom sr0 (4) with existing iso9660 filesystem >DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to ru_RU.UTF-8. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7,68 ÐиРcdrom sr0 (4) with existing iso9660 filesystem >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 80 ÐиРdisk sda (14) ; hidden: True ; >DEBUG:blivet:checking if sr0 depends on sda >DEBUG:blivet:checking if sda depends on sda >DEBUG:blivet:checking if /run/install/repo/images/install.img depends on sda >DEBUG:blivet:checking if loop0 depends on sda >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sda >DEBUG:blivet:checking if loop1 depends on sda >DEBUG:blivet:checking if /overlay (deleted) depends on sda >DEBUG:blivet:checking if loop2 depends on sda >DEBUG:blivet:checking if live-rw depends on sda >DEBUG:blivet:checking if live-base depends on sda >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_module:Request is set to 'PartitioningRequest(backup_passphrase_enabled=False, cipher='', encrypted=False, escrow_certificate='', excluded_mount_points=[], file_system_type='', luks_version='', partitioning_scheme=2, passphrase_set=False, pbkdf='', pbkdf_iterations=0, pbkdf_memory=0, pbkdf_time=0)'. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. >DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for AUTOMATIC with selected disks ['sda']. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >INFO:anaconda.threading:Running Thread: AnaTaskThread-AutomaticPartitioningTask-1 (139738773452352) >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at disk: sda >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 80 ÐиРdisk sda (14) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Removing sda. >DEBUG:blivet:removing sda >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 80 ÐиРdisk sda (14) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 107 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >INFO:blivet:registered action: [106] destroy format None on disk sda (id 14) >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 80 ÐиРdisk sda (14) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Initializing sda. >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 109 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >INFO:blivet:registered action: [108] destroy format None on disk sda (id 14) >DEBUG:blivet: DiskLabel.__init__: device: /dev/sda ; >DEBUG:blivet:selecting None disklabel for sda based on size >DEBUG:blivet: DiskLabel.fresh_parted_disk: device: /dev/sda ; label_type: msdos ; >DEBUG:blivet:selecting None disklabel for sda based on size >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f177760eeb0> > PedDisk: <_ped.Disk object at 0x7f177758b5c0> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 110 >DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >INFO:blivet:registered action: [111] create format msdos disklabel on disk sda (id 14) >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run True. >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f1777611190) -- > name = sda status = True id = 14 > children = [] > parents = [] > uuid = None size = 80 ÐиР> format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda > target size = 80 ÐиРpath = /dev/sda > format args = [] original_format = None removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/install/repo/images/install.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: sda >DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) with non-existent msdos disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:Executing the automatic partitioning. >INFO:anaconda.core.storage:Detected 3,95 ÐиРof memory >INFO:anaconda.core.storage:Swap attempt of 3,95 ÐиР>DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:scheme: 2 >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:requests: >PartSpec instance (0x7f1777608580) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 ÐиРmax_size = None grow = False >PartSpec instance (0x7f1777608310) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = xfs encrypted = False > size = 1024 ÐиРmax_size = None grow = False >PartSpec instance (0x7f1777608700) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 ÐиРmax_size = 70 ÐиРgrow = True >PartSpec instance (0x7f1777608fa0) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 ÐиРmax_size = None grow = True >PartSpec instance (0x7f1777608250) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3,95 ÐиРmax_size = None grow = False > >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:encrypted: False >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.disks: ['sda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.partitioned: ['sda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/images/install.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:boot disk: sda >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:candidate disks: ['sda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Found disks for implicit partitions: ['sda'] >DEBUG:blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 112 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 114 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req0 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 1 ; >INFO:blivet:added partition req0 (id 113) to device tree >INFO:blivet:registered action: [116] create device partition req0 (id 113) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 118 >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: lvmpv ; >INFO:blivet:registered action: [117] create format lvmpv on partition req0 (id 113) >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Created the implicit partition req0 for sda. >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >INFO:anaconda.modules.storage.partitioning.automatic.utils:skipping unneeded stage1 biosboot request >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:PartSpec instance (0x7f1777608580) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 ÐиРmax_size = None grow = False > >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:existing 80 ÐиРdisk sda (14) with non-existent msdos disklabel >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 119 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 121 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: xfs ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 1 ; >INFO:blivet:added partition req1 (id 120) to device tree >INFO:blivet:registered action: [123] create device partition req1 (id 120) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 125 >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: xfs ; current: xfs ; >INFO:blivet:registered action: [124] create format xfs filesystem mounted at /boot on partition req1 (id 120) >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req0(id 113)', 'req1(id 120)'] from disk(s) ['sda'] >DEBUG:blivet:allocate_partitions: disks=['sda'] ; partitions=['req0(id 113)', 'req1(id 120)'] >DEBUG:blivet:removing all non-preexisting partitions ['req1(id 120)', 'req0(id 113)'] from disk(s) ['sda'] >DEBUG:blivet:allocating partition: req1 ; id: 120 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 ÐиР; grow: False ; max_size: 0 Ð ; start: None ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 ÐиРboot=True best=None grow=False start=None >DEBUG:blivet:checking 2-167772159 (80 ÐиÐ) >DEBUG:blivet:current free range is 2-167772159 (80 ÐиÐ) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 2-167772159 / 80 ÐиР>DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f1777664340> >DEBUG:blivet:adjusted start sector from 2 to 2048 >DEBUG:blivet:created partition sda1 of 1024 ÐиРand added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f177760ef40> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f177766b3d0> PedPartition: <_ped.Partition object at 0x7f1777f9cf90> >DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f177760ef40> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f17776a4b50> PedPartition: <_ped.Partition object at 0x7f1777457590> >DEBUG:blivet:allocating partition: req0 ; id: 113 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 ÐиР; grow: True ; max_size: 0 Ð ; start: None ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=500 ÐиРboot=False best=None grow=True start=None >DEBUG:blivet:checking 2-2047 (1023 ÐиÐ) >DEBUG:blivet:current free range is 2-2047 (1023 ÐиÐ) >DEBUG:blivet:checking 2099200-167772159 (79 ÐиÐ) >DEBUG:blivet:current free range is 2099200-167772159 (79 ÐиÐ) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/sda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f1777664340> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f177760ef40> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f177766b8b0> PedPartition: <_ped.Partition object at 0x7f1777457720> >DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet:adding request 120 to chunk 167770112 (2048-167772159) on /dev/sda >DEBUG:blivet:adding request 113 to chunk 167770112 (2048-167772159) on /dev/sda >DEBUG:blivet:Chunk.grow_requests: 167770112 (2048-167772159) on /dev/sda start = 2048 end = 167772159 >sector_size = 512 Ð > >DEBUG:blivet:req: PartitionRequest instance -- >id = 120 name = sda1 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 113 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >DEBUG:blivet:1 requests and 164648960 (78,51 ÐиÐ) left in chunk >DEBUG:blivet:adding 164648960 (78,51 ÐиÐ) to 113 (sda2) >DEBUG:blivet:new grow amount for request 113 (sda2) is 164648960 units, or 78,51 ÐиР>DEBUG:blivet:request 120 (sda1) growth: 0 (0 Ð) size: 1024 ÐиР>DEBUG:blivet:request 113 (sda2) growth: 164648960 (78,51 ÐиÐ) size: 79 ÐиР>DEBUG:blivet:disk /dev/sda growth: 164648960 (78,51 ÐиÐ) >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 2 ; >DEBUG:blivet:total growth: 164648960 sectors >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 2099200-167772159 / 79 ÐиР>DEBUG:blivet:new free allows for 164648960 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f1777664340> >DEBUG:blivet:created partition sda2 of 500 ÐиРand added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f177760ef40> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f177765d0a0> PedPartition: <_ped.Partition object at 0x7f17774573b0> >DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f177760ef40> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f177766b0a0> PedPartition: <_ped.Partition object at 0x7f1777457900> >DEBUG:blivet:grow_partitions: disks=['sda'], partitions=['sda2(id 113)', 'sda1(id 120)'] >DEBUG:blivet:growable partitions are ['sda2'] >DEBUG:blivet:adding request 113 to chunk 167770112 (2048-167772159) on /dev/sda >DEBUG:blivet:adding request 120 to chunk 167770112 (2048-167772159) on /dev/sda >DEBUG:blivet:disk sda has 1 chunks >DEBUG:blivet:Chunk.grow_requests: 167770112 (2048-167772159) on /dev/sda start = 2048 end = 167772159 >sector_size = 512 Ð > >DEBUG:blivet:req: PartitionRequest instance -- >id = 120 name = sda1 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 113 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >DEBUG:blivet:1 requests and 164648960 (78,51 ÐиÐ) left in chunk >DEBUG:blivet:adding 164648960 (78,51 ÐиÐ) to 113 (sda2) >DEBUG:blivet:new grow amount for request 113 (sda2) is 164648960 units, or 78,51 ÐиР>DEBUG:blivet:growing partitions on sda >DEBUG:blivet:partition sda1 (120): 0 >DEBUG:blivet:new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 2099199 length: 2097152 > device: <parted.device.Device object at 0x7f177760e490> PedGeometry: <_ped.Geometry object at 0x7f177765da60> >DEBUG:blivet:partition sda2 (113): 0 >DEBUG:blivet:new geometry for sda2: parted.Geometry instance -- > start: 2099200 end: 167772159 length: 165672960 > device: <parted.device.Device object at 0x7f177760e490> PedGeometry: <_ped.Geometry object at 0x7f177765d100> >DEBUG:blivet:removing all non-preexisting partitions ['sda1(id 120)', 'sda2(id 113)'] from disk(s) ['sda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 1 ; >DEBUG:blivet:back from remove_new_partitions >DEBUG:blivet:extended: None >DEBUG:blivet:setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 2099199 length: 2097152 > device: <parted.device.Device object at 0x7f177760e490> PedGeometry: <_ped.Geometry object at 0x7f177765da60> >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f177760ef40> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f177765d4c0> PedPartition: <_ped.Partition object at 0x7f1777457680> >DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f177760ef40> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f177765d5b0> PedPartition: <_ped.Partition object at 0x7f1777468db0> >DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- > start: 2099200 end: 167772159 length: 165672960 > device: <parted.device.Device object at 0x7f177760e490> PedGeometry: <_ped.Geometry object at 0x7f177765d100> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f177760ef40> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f17776454f0> PedPartition: <_ped.Partition object at 0x7f17774574f0> >DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f177760ef40> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f177765d370> PedPartition: <_ped.Partition object at 0x7f1777457590> >DEBUG:blivet:fixing size of non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet:fixing size of non-existent 79 ÐиРpartition sda2 (113) with non-existent lvmpv >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 127 >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: rhel ; parent: sda2 ; >DEBUG:blivet: PartitionDevice.add_child: name: sda2 ; child: rhel ; kids: 0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda/queue/logical_block_size: 3531320a >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 128 >DEBUG:blivet: LVMVolumeGroupDevice._set_format: rhel ; type: None ; current: None ; >INFO:blivet:added lvmvg rhel (id 126) to device tree >INFO:blivet:registered action: [130] create device lvmvg rhel (id 126) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 131 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 133 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: rhel ; child: root ; kids: 0 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: rhel-root ; type: xfs ; current: None ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 135 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: rhel ; child: root ; kids: 1 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: rhel ; child: root ; kids: 0 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: rhel-root ; type: xfs ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/rhel-root ; sysfs_path: ; >DEBUG:blivet:rhel size is 79 ÐиР>DEBUG:blivet:vg rhel has 79 ÐиРfree >DEBUG:blivet:Adding rhel-root/1024 ÐиРto rhel >INFO:program:Running [29] dmsetup --version ... >INFO:program:stdout[29]: Library version: 1.02.179 (2021-08-11) >Driver version: 4.45.0 > >INFO:program:stderr[29]: >INFO:program:...done [29] (exit code: 0) >INFO:blivet:added lvmlv rhel-root (id 132) to device tree >INFO:blivet:registered action: [137] create device lvmlv rhel-root (id 132) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 139 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: rhel-root ; type: xfs ; current: xfs ; >INFO:blivet:registered action: [138] create format xfs filesystem mounted at / on lvmlv rhel-root (id 132) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 140 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 142 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: rhel ; child: home ; kids: 1 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: rhel-home ; type: xfs ; current: None ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 144 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: rhel ; child: home ; kids: 2 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: rhel ; child: home ; kids: 1 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: rhel-home ; type: xfs ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/rhel-home ; sysfs_path: ; >DEBUG:blivet:rhel size is 79 ÐиР>DEBUG:blivet:vg rhel has 78 ÐиРfree >DEBUG:blivet:Adding rhel-home/500 ÐиРto rhel >INFO:blivet:added lvmlv rhel-home (id 141) to device tree >INFO:blivet:registered action: [146] create device lvmlv rhel-home (id 141) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 148 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: rhel-home ; type: xfs ; current: xfs ; >INFO:blivet:registered action: [147] create format xfs filesystem mounted at /home on lvmlv rhel-home (id 141) >DEBUG:blivet: SwapSpace.__init__: mountpoint: None ; >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 149 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 151 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: rhel ; child: swap ; kids: 2 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: rhel-swap ; type: swap ; current: None ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 153 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: rhel ; child: swap ; kids: 3 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: rhel ; child: swap ; kids: 2 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: rhel-swap ; type: swap ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/rhel-swap ; sysfs_path: ; >DEBUG:blivet:rhel size is 79 ÐиР>DEBUG:blivet:vg rhel has 77,51 ÐиРfree >DEBUG:blivet:Adding rhel-swap/3,95 ÐиРto rhel >INFO:blivet:added lvmlv rhel-swap (id 150) to device tree >INFO:blivet:registered action: [155] create device lvmlv rhel-swap (id 150) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 157 >INFO:program:Running [30] mkswap --version ... >INFO:program:stdout[30]: mkswap from util-linux 2.37.2 > >INFO:program:stderr[30]: >INFO:program:...done [30] (exit code: 0) >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: rhel-swap ; type: swap ; current: swap ; >INFO:blivet:registered action: [156] create format swap on lvmlv rhel-swap (id 150) >DEBUG:blivet:rhel size is 79 ÐиР>DEBUG:blivet:vg rhel has 73,56 ÐиРfree >DEBUG:blivet:vg rhel: 73,56 ÐиРfree ; lvs: ['root', 'home', 'swap'] >DEBUG:blivet:rhel size is 79 ÐиР>DEBUG:blivet:vg rhel has 73,56 ÐиРfree >DEBUG:blivet:adding request 132 to chunk 20223 on /dev/rhel >DEBUG:blivet:adding request 141 to chunk 20223 on /dev/rhel >DEBUG:blivet:adding request 150 to chunk 20223 on /dev/rhel >DEBUG:blivet:Chunk.grow_requests: VGChunk instance -- >device = /dev/rhel length = 20223 size = 79 ÐиР>remaining = 2 pool = 18831 >DEBUG:blivet:req: LVRequest instance -- >id = 150 name = rhel-swap growable = False >base = 1011 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: LVRequest instance -- >id = 132 name = rhel-root growable = True >base = 256 growth = 0 max_grow = 17664 >done = False >DEBUG:blivet:req: LVRequest instance -- >id = 141 name = rhel-home growable = True >base = 125 growth = 0 max_grow = 4398046510979 >done = False >DEBUG:blivet:2 requests and 18831 (73,56 ÐиÐ) left in chunk >DEBUG:blivet:adding 12652 (49,42 ÐиÐ) to 132 (rhel-root) >DEBUG:blivet:new grow amount for request 132 (rhel-root) is 12652 units, or 49,42 ÐиР>DEBUG:blivet:adding 6178 (24,13 ÐиÐ) to 141 (rhel-home) >DEBUG:blivet:new grow amount for request 141 (rhel-home) is 6178 units, or 24,13 ÐиР>DEBUG:blivet:2 requests and 1 (4 ÐиÐ) left in chunk >DEBUG:blivet:adding 0 (0 Ð) to 132 (rhel-root) >DEBUG:blivet:new grow amount for request 132 (rhel-root) is 12652 units, or 49,42 ÐиР>DEBUG:blivet:adding 0 (0 Ð) to 141 (rhel-home) >DEBUG:blivet:new grow amount for request 141 (rhel-home) is 6178 units, or 24,13 ÐиР>DEBUG:blivet:adding 1 (4 ÐиÐ) to 132 (rhel-root) >DEBUG:blivet:new grow amount for request 132 (rhel-root) is 12653 units, or 49,43 ÐиР>DEBUG:blivet:trying to set lv rhel-root size to 50,43 ÐиР>DEBUG:blivet:rhel size is 79 ÐиР>DEBUG:blivet:vg rhel has 73,56 ÐиРfree >DEBUG:blivet:trying to set lv rhel-home size to 24,62 ÐиР>DEBUG:blivet:rhel size is 79 ÐиР>DEBUG:blivet:vg rhel has 24,13 ÐиРfree >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f1777611190) -- > name = sda status = True id = 14 > children = ['non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 79 ÐиРpartition sda2 (113) with non-existent lvmpv'] > parents = [] > uuid = None size = 80 ÐиР> format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:0d.0/ata3/host2/target2:0:0/2:0:0:0/block/sda > target size = 80 ÐиРpath = /dev/sda > format args = [] original_format = None removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/install/repo/images/install.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is rhel a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is rhel-home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is rhel-root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is rhel-swap a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: sda >DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) with non-existent msdos disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >DEBUG:anaconda.modules.storage.bootloader.base:Is rhel a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is rhel-home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is rhel-root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is rhel-swap a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >INFO:anaconda.threading:Thread Done: AnaTaskThread-AutomaticPartitioningTask-1 (139738773452352) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-1 (139738773452352) >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda1) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 2,47 ÐиР>DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 79 ÐиРpartition sda2 (113) with non-existent lvmpv >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (200 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/usr', '/home', '/tmp', '/usr/share', '/var', '/usr/lib', '/'}, 'must_be_on_root': {'lost+found', '/bin', '/lib', '/etc', '/mnt', '/proc', '/root', '/dev', '/sbin'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/usr', '/tmp', '/boot', '/var'}, 'reformat_blocklist': {'/usr/local', '/home', '/opt', '/var/www'}, 'swap_is_recommended': True, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >INFO:anaconda.threading:Thread Done: AnaTaskThread-StorageValidateTask-1 (139738773452352) >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 80 ÐиРdisk sda (14) with non-existent msdos disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f17773ec760> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1777398f70> PedPartition: <_ped.Partition object at 0x7f17775fe7c0> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 80 ÐиРdisk sda (14) with non-existent msdos disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f17773ec760> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f177739c0d0> PedPartition: <_ped.Partition object at 0x7f17773d7cc0> >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda1) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 2,47 ÐиР>DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 79 ÐиРpartition sda2 (113) with non-existent lvmpv >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (200 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/usr', '/home', '/tmp', '/usr/share', '/var', '/usr/lib', '/'}, 'must_be_on_root': {'lost+found', '/bin', '/lib', '/etc', '/mnt', '/proc', '/root', '/dev', '/sbin'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/usr', '/tmp', '/boot', '/var'}, 'reformat_blocklist': {'/usr/local', '/home', '/opt', '/var/www'}, 'swap_is_recommended': True, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning AUTOMATIC is applied. >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 Ð file /LiveOS/rootfs.img (33) >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 Ð file /overlay (deleted) (47) >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 Ð file /run/install/repo/images/install.img (19) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3 ÐиРdm live-base (66) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3 ÐиРdm live-rw (56) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 Ð loop loop0 (23) >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 Ð loop loop1 (37) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 Ð loop loop2 (51) >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 79 ÐиРlvmvg rhel (126) >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 50,43 ÐиРlvmlv rhel-root (132) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 3,95 ÐиРlvmlv rhel-swap (150) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 80 ÐиРdisk sda (14) with non-existent msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 79 ÐиРpartition sda2 (113) with non-existent lvmpv >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7,68 ÐиРcdrom sr0 (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:anaconda.modules.storage.devicetree.handler:Mount options of rhel-home are set to 'defaults,noexec,nosuid'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:anaconda.modules.storage.devicetree.handler:Mount options of sda1 are set to 'defaults,noexec,nosuid'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:anaconda.modules.storage.devicetree.handler:Mount options of rhel-home are set to 'defaults'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:anaconda.modules.storage.devicetree.handler:Mount options of sda1 are set to 'defaults'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:anaconda.modules.storage.devicetree.handler:Mount options of rhel-home are set to 'defaults,nosuid'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:anaconda.modules.storage.devicetree.handler:Mount options of sda1 are set to 'defaults,nosuid'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:anaconda.modules.storage.devicetree.handler:Mount options of rhel-home are set to 'defaults'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:anaconda.modules.storage.devicetree.handler:Mount options of sda1 are set to 'defaults'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:anaconda.modules.storage.devicetree.handler:Mount options of rhel-home are set to 'defaults,nodev,nosuid'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:anaconda.modules.storage.devicetree.handler:Mount options of sda1 are set to 'defaults,nodev,nosuid'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: rhel-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 24,62 ÐиРlvmlv rhel-home (141) with non-existent xfs filesystem mounted at /home >DEBUG:anaconda.modules.storage.devicetree.handler:Mount options of rhel-home are set to 'defaults'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 ÐиРpartition sda1 (120) with non-existent xfs filesystem mounted at /boot >DEBUG:anaconda.modules.storage.devicetree.handler:Mount options of sda1 are set to 'defaults'.
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 2025270
:
1842863
|
1842864
|
1842865
|
1842866
|
1842867
|
1842868
|
1842869
|
1842870
|
1842871
|
1842872
|
1842873
|
1842874
| 1842875 |
1842876
|
1842877