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 1768601 Details for
Bug 1945914
dasbus.error.DBusError: 'NoneType' object has no attribute 'upper'
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.rh90 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), 315.99 KB, created by
cube00
on 2021-04-02 16:56:08 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
cube00
Created:
2021-04-02 16:56:08 UTC
Size:
315.99 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 >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 >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 >DEBUG:blivet:IGNORED: Caught exception, continuing. >DEBUG:blivet:IGNORED: Problem description: failed to get initiator name from iscsi firmware >DEBUG:blivet:IGNORED: Begin exception details. >DEBUG:blivet:IGNORED: Traceback (most recent call last): >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/safe_dbus.py", line 139, in call_sync >DEBUG:blivet:IGNORED: ret = connection.call_sync(service, obj_path, iface, method, args, >DEBUG:blivet:IGNORED: gi.repository.GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >DEBUG:blivet:IGNORED: During handling of the above exception, another exception occurred: >DEBUG:blivet:IGNORED: Traceback (most recent call last): >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/iscsi.py", line 160, in __init__ >DEBUG:blivet:IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/util.py", line 1102, in decorated >DEBUG:blivet:IGNORED: return fn(*args, **kwargs) >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/iscsi.py", line 194, in _call_initiator_method >DEBUG:blivet:IGNORED: return safe_dbus.call_sync(STORAGED_SERVICE, STORAGED_MANAGER_PATH, >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/safe_dbus.py", line 145, in call_sync >DEBUG:blivet:IGNORED: raise DBusCallError(msg) >DEBUG:blivet:IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >DEBUG:blivet:IGNORED: End exception details. >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 [1] e2fsck -V ... >INFO:program:stdout[1]: >INFO:program:stderr[1]: e2fsck 1.45.6 (20-Mar-2020) > Using EXT2FS Library version 1.45.6, 20-Mar-2020 > >INFO:program:...done [1] (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 536969216 root disk brw-rw---- squashfs /run/rootfsbase >INFO:program:sda 3000592982016 root disk brw-rw---- >INFO:program:|-sda1 1048576 root disk brw-rw---- 8d8a16ca-777a-4bf8-93a4-ee54c090b36a >INFO:program:|-sda2 524288000 root disk brw-rw---- ext4 ceeffd8b-0864-4549-9c58-17d812bf5f60 ab83a27d-cdf5-4396-a3ae-c8aa6547cf58 >INFO:program:`-sda3 3000066113536 root disk brw-rw---- LVM2_member TJshMI-zqdr-Zp8j-fORM-uKqY-vVQw-GD9raw 9049d408-f865-48e1-90c5-70076277914b >INFO:program: |-fedora_study-home 2199023255552 root disk brw-rw---- ext4 home 70b268c6-7a76-493a-bcb4-aa6565a667ac >INFO:program: |-fedora_study-swap 12884901888 root disk brw-rw---- swap f2c74acd-401c-4add-9fb4-cba6a17dfe2a >INFO:program: |-fedora_study-win10pro 32212254720 root disk brw-rw---- >INFO:program: |-fedora_study-fedora31 53687091200 root disk brw-rw---- xfs a866af04-30bc-44af-a443-09e0554ae15a >INFO:program: |-fedora_study-fedora32 53687091200 root disk brw-rw---- xfs 5164f601-6a4d-4116-83b8-c60abd994986 >INFO:program: `-fedora_study-win10temp 53687091200 root disk brw-rw---- >INFO:program:sdb 3000592982016 root disk brw-rw---- >INFO:program:`-sdb1 3000591450112 root disk brw-rw---- LVM2_member nhWwM9-TA9j-cm8t-g5aR-JTLM-fWvS-QB4BD1 0f8b9670-3891-4719-90d0-9dfd6b177d4c >INFO:program: |-media-recordings 1500294152192 root disk brw-rw---- ext4 831ed07f-6aa0-498e-92d9-cff49a96bb03 >INFO:program: `-media-media--0 858993459200 root disk brw-rw---- ext4 8f4eb4af-6719-4037-a365-405e95c26721 >INFO:program:sdc 2014838784 root disk brw-rw---- iso9660 Fedora-S-dvd-x86_64-34 2021-03-17-21-16-05-00 /run/install/repo >INFO:program:|-sdc1 678428672 root disk brw-rw---- iso9660 Fedora-S-dvd-x86_64-34 2021-03-17-21-16-05-00 4a443365-01 >INFO:program:|-sdc2 11511808 root disk brw-rw---- vfat ANACONDA 193D-3016 4a443365-02 >INFO:program:`-sdc3 24100864 root disk brw-rw---- hfsplus ANACONDA 5d7752db-b271-3b0b-967b-ae2cc0f2e274 4a443365-03 >INFO:program:sr0 1073741312 root cdrom brw-rw---- >INFO:program:zram0 8489271296 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 536969216 root disk brw-rw---- squashfs /run/rootfsbase >sda 3000592982016 root disk brw-rw---- >|-sda1 1048576 root disk brw-rw---- 8d8a16ca-777a-4bf8-93a4-ee54c090b36a >|-sda2 524288000 root disk brw-rw---- ext4 ceeffd8b-0864-4549-9c58-17d812bf5f60 ab83a27d-cdf5-4396-a3ae-c8aa6547cf58 >`-sda3 3000066113536 root disk brw-rw---- LVM2_member TJshMI-zqdr-Zp8j-fORM-uKqY-vVQw-GD9raw 9049d408-f865-48e1-90c5-70076277914b > |-fedora_study-home 2199023255552 root disk brw-rw---- ext4 home 70b268c6-7a76-493a-bcb4-aa6565a667ac > |-fedora_study-swap 12884901888 root disk brw-rw---- swap f2c74acd-401c-4add-9fb4-cba6a17dfe2a > |-fedora_study-win10pro 32212254720 root disk brw-rw---- > |-fedora_study-fedora31 53687091200 root disk brw-rw---- xfs a866af04-30bc-44af-a443-09e0554ae15a > |-fedora_study-fedora32 53687091200 root disk brw-rw---- xfs 5164f601-6a4d-4116-83b8-c60abd994986 > `-fedora_study-win10temp 53687091200 root disk brw-rw---- >sdb 3000592982016 root disk brw-rw---- >`-sdb1 3000591450112 root disk brw-rw---- LVM2_member nhWwM9-TA9j-cm8t-g5aR-JTLM-fWvS-QB4BD1 0f8b9670-3891-4719-90d0-9dfd6b177d4c > |-media-recordings 1500294152192 root disk brw-rw---- ext4 831ed07f-6aa0-498e-92d9-cff49a96bb03 > `-media-media--0 858993459200 root disk brw-rw---- ext4 8f4eb4af-6719-4037-a365-405e95c26721 >sdc 2014838784 root disk brw-rw---- iso9660 Fedora-S-dvd-x86_64-34 2021-03-17-21-16-05-00 /run/install/repo >|-sdc1 678428672 root disk brw-rw---- iso9660 Fedora-S-dvd-x86_64-34 2021-03-17-21-16-05-00 4a443365-01 >|-sdc2 11511808 root disk brw-rw---- vfat ANACONDA 193D-3016 4a443365-02 >`-sdc3 24100864 root disk brw-rw---- hfsplus ANACONDA 5d7752db-b271-3b0b-967b-ae2cc0f2e274 4a443365-03 >sr0 1073741312 root cdrom brw-rw---- >zram0 8489271296 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-jV9SBh4iQ3,guid=a2148209505f31d7f0a2807960674ad9. >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=Fedora-S-dvd-x86_64-34' >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=Fedora-S-dvd-x86_64-34', '/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 (140552793282112) >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.3.3) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fd4ff621190> >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 [2] multipath --version ... >INFO:program:stdout[2]: >INFO:program:stderr[2]: Unknown switch: (null) >multipath-tools v0.8.5 (11/09, 2020) >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 [2] (exit code: 1) >INFO:program:Running [3] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >INFO:program:stdout[3]: >INFO:program:stderr[3]: >INFO:program:...done [3] (exit code: 0) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:blivet:devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'loop0', 'media-recordings', 'media-media--0', 'fedora_study-home', 'fedora_study-swap', 'fedora_study-win10pro', 'fedora_study-fedora31', 'fedora_study-fedora32', 'fedora_study-win10temp'] >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0 ' > '/dev/disk/by-id/scsi-SATA_ST3000DM001-1ER1_Z501SQEV ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1 ' > '/dev/disk/by-id/wwn-0x5000c500870c399d ' > '/dev/disk/by-id/scsi-1ATA_ST3000DM001-1ER166_Z501SQEV ' > '/dev/disk/by-id/ata-ST3000DM001-1ER166_Z501SQEV ' > '/dev/disk/by-id/scsi-35000c500870c399d ' > '/dev/disk/by-id/scsi-0ATA_ST3000DM001-1ER1_Z501SQEV', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'FIND_MULTIPATHS_WAIT_UNTIL': '0', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '314', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '314', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3000DM001-1ER166', > 'ID_MODEL_ENC': 'ST3000DM001-1ER166x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '8725ad13-82fd-4c3f-821a-e95ffb8ac23f', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'CC25', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'Z501SQEV', > 'ID_SERIAL': 'ST3000DM001-1ER166_Z501SQEV', > 'ID_SERIAL_SHORT': 'Z501SQEV', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'ATA', > 'ID_VENDOR_ENC': 'ATAx20x20x20x20x20', > 'ID_WWN': '0x5000c500870c399d', > 'ID_WWN_WITH_EXTENSION': '0x5000c500870c399d', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SCSI_IDENT_LUN_ATA': 'ST3000DM001-1ER166_Z501SQEV', > 'SCSI_IDENT_LUN_NAA_REG': '5000c500870c399d', > 'SCSI_IDENT_LUN_T10': 'ATA_ST3000DM001-1ER166_Z501SQEV', > 'SCSI_IDENT_LUN_VENDOR': 'Z501SQEV', > 'SCSI_IDENT_SERIAL': 'Z501SQEV', > 'SCSI_MODEL': 'ST3000DM001-1ER1', > 'SCSI_MODEL_ENC': 'ST3000DM001-1ER1', > 'SCSI_REVISION': 'CC25', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'ATA', > 'SCSI_VENDOR_ENC': 'ATAx20x20x20x20x20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61336977'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0: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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 535433303030444d3030312d314552310a >INFO:blivet:sda is a disk >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: 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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 353836303533333136380a >DEBUG:blivet:updated sda size to 2.73 TiB (2.73 TiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 310a >INFO:blivet:added disk sda (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7fd4ff64d550) -- > name = sda status = True id = 4 > children = [] > parents = [] > uuid = None size = 2.73 TiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 2.73 TiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 5000c500870c399d >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >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 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 8725ad13-82fd-4c3f-821a-e95ffb8ac23f ; label: None ; device: /dev/sda ; serial: ST3000DM001-1ER166_Z501SQEV ; exists: True ; >DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd4ff62c730>, <parted.partition.Partition object at 0x7fd4ff62cca0>, <parted.partition.Partition object at 0x7fd4ff632220>] > device: <parted.device.Device object at 0x7fd4ff64df10> > PedDisk: <_ped.Disk object at 0x7fd4fec6e600> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 12 >DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/scsi-1ATA_ST3000DM001-1ER166_Z501SQEV-part1 ' > '/dev/disk/by-partuuid/8d8a16ca-777a-4bf8-93a4-ee54c090b36a ' > '/dev/disk/by-id/wwn-0x5000c500870c399d-part1 ' > '/dev/disk/by-id/scsi-35000c500870c399d-part1 ' > '/dev/disk/by-id/scsi-SATA_ST3000DM001-1ER1_Z501SQEV-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part1 ' > '/dev/disk/by-id/scsi-0ATA_ST3000DM001-1ER1_Z501SQEV-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part1 ' > '/dev/disk/by-id/ata-ST3000DM001-1ER166_Z501SQEV-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '314', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '314', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3000DM001-1ER166', > 'ID_MODEL_ENC': 'ST3000DM001-1ER166x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '8d8a16ca-777a-4bf8-93a4-ee54c090b36a', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '8725ad13-82fd-4c3f-821a-e95ffb8ac23f', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'CC25', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'Z501SQEV', > 'ID_SERIAL': 'ST3000DM001-1ER166_Z501SQEV', > 'ID_SERIAL_SHORT': 'Z501SQEV', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'ATA', > 'ID_VENDOR_ENC': 'ATAx20x20x20x20x20', > 'ID_WWN': '0x5000c500870c399d', > 'ID_WWN_WITH_EXTENSION': '0x5000c500870c399d', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SCSI_IDENT_LUN_ATA': 'ST3000DM001-1ER166_Z501SQEV', > 'SCSI_IDENT_LUN_NAA_REG': '5000c500870c399d', > 'SCSI_IDENT_LUN_T10': 'ATA_ST3000DM001-1ER166_Z501SQEV', > 'SCSI_IDENT_LUN_VENDOR': 'Z501SQEV', > 'SCSI_IDENT_SERIAL': 'Z501SQEV', > 'SCSI_MODEL': 'ST3000DM001-1ER1', > 'SCSI_MODEL_ENC': 'ST3000DM001-1ER1', > 'SCSI_REVISION': 'CC25', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'ATA', > 'SCSI_VENDOR_ENC': 'ATAx20x20x20x20x20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '61360079'} ; >INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB disk sda (4) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 323034380a >DEBUG:blivet:updated sda1 size to 1024 KiB (1024 KiB) >DEBUG:blivet:looking up parted Partition: /dev/sda1 >DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 18 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: biosboot ; current: None ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 323034380a >DEBUG:blivet:updated sda1 size to 1024 KiB (1024 KiB) >INFO:blivet:added partition sda1 (id 14) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7fd4fecbee20) -- > name = sda1 status = True id = 14 > children = [] > parents = ['existing 2.73 TiB disk sda (4) with existing gpt disklabel'] > uuid = 8d8a16ca-777a-4bf8-93a4-ee54c090b36a size = 1024 KiB > format = existing biosboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 1024 KiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4ff64d4f0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4ff62c9d0> PedPartition: <_ped.Partition object at 0x7fd4fec70c20> > disk = existing 2.73 TiB disk sda (4) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >DEBUG:blivet:no type or existing type for sda1, bailing >DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/scsi-SATA_ST3000DM001-1ER1_Z501SQEV-part2 ' > '/dev/disk/by-partuuid/ab83a27d-cdf5-4396-a3ae-c8aa6547cf58 ' > '/dev/disk/by-id/scsi-35000c500870c399d-part2 ' > '/dev/disk/by-id/scsi-0ATA_ST3000DM001-1ER1_Z501SQEV-part2 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part2 ' > '/dev/disk/by-id/wwn-0x5000c500870c399d-part2 ' > '/dev/disk/by-uuid/ceeffd8b-0864-4549-9c58-17d812bf5f60 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part2 ' > '/dev/disk/by-id/scsi-1ATA_ST3000DM001-1ER166_Z501SQEV-part2 ' > '/dev/disk/by-id/ata-ST3000DM001-1ER166_Z501SQEV-part2', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '314', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '314', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ceeffd8b-0864-4549-9c58-17d812bf5f60', > 'ID_FS_UUID_ENC': 'ceeffd8b-0864-4549-9c58-17d812bf5f60', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3000DM001-1ER166', > 'ID_MODEL_ENC': 'ST3000DM001-1ER166x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'ab83a27d-cdf5-4396-a3ae-c8aa6547cf58', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '8725ad13-82fd-4c3f-821a-e95ffb8ac23f', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'CC25', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'Z501SQEV', > 'ID_SERIAL': 'ST3000DM001-1ER166_Z501SQEV', > 'ID_SERIAL_SHORT': 'Z501SQEV', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'ATA', > 'ID_VENDOR_ENC': 'ATAx20x20x20x20x20', > 'ID_WWN': '0x5000c500870c399d', > 'ID_WWN_WITH_EXTENSION': '0x5000c500870c399d', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SCSI_IDENT_LUN_ATA': 'ST3000DM001-1ER166_Z501SQEV', > 'SCSI_IDENT_LUN_NAA_REG': '5000c500870c399d', > 'SCSI_IDENT_LUN_T10': 'ATA_ST3000DM001-1ER166_Z501SQEV', > 'SCSI_IDENT_LUN_VENDOR': 'Z501SQEV', > 'SCSI_IDENT_SERIAL': 'Z501SQEV', > 'SCSI_MODEL': 'ST3000DM001-1ER1', > 'SCSI_MODEL_ENC': 'ST3000DM001-1ER1', > 'SCSI_REVISION': 'CC25', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'ATA', > 'SCSI_VENDOR_ENC': 'ATAx20x20x20x20x20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61381194'} ; >INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB disk sda (4) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 21 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 22 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 313032343030300a >DEBUG:blivet:updated sda2 size to 500 MiB (500 MiB) >DEBUG:blivet:looking up parted Partition: /dev/sda2 >DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 313032343030300a >DEBUG:blivet:updated sda2 size to 500 MiB (500 MiB) >INFO:blivet:added partition sda2 (id 20) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7fd4fec13430) -- > name = sda2 status = True id = 20 > children = [] > parents = ['existing 2.73 TiB disk sda (4) with existing gpt disklabel'] > uuid = ab83a27d-cdf5-4396-a3ae-c8aa6547cf58 size = 500 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 500 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4ff64d4f0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd4ff632430> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4ff62cc40> PedPartition: <_ped.Partition object at 0x7fd4fec0d3b0> > disk = existing 2.73 TiB disk sda (4) with existing gpt disklabel > start = 4096 end = 1028095 length = 1024000 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 25 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 26 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 27 >INFO:blivet:type detected on 'sda2' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/sda2 >INFO:program:stdout: >INFO:program:Filesystem volume name: <none> >INFO:program:Last mounted on: /boot >INFO:program:Filesystem UUID: ceeffd8b-0864-4549-9c58-17d812bf5f60 >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: 128016 >INFO:program:Block count: 512000 >INFO:program:Reserved block count: 25600 >INFO:program:Free blocks: 276572 >INFO:program:Free inodes: 127692 >INFO:program:First block: 1 >INFO:program:Block size: 1024 >INFO:program:Fragment size: 1024 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 256 >INFO:program:Blocks per group: 8192 >INFO:program:Fragments per group: 8192 >INFO:program:Inodes per group: 2032 >INFO:program:Inode blocks per group: 254 >INFO:program:RAID stride: 4 >INFO:program:RAID stripe width: 4 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Sun Oct 18 02:54:17 2020 >INFO:program:Last mount time: Thu Apr 1 09:52:43 2021 >INFO:program:Last write time: Thu Apr 1 17:22:28 2021 >INFO:program:Mount count: 191 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Sun Oct 18 02:54:17 2020 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 264 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: 128 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 66129ccf-cee6-423b-9413-84b4302080bd >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0xa9fd8229 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Journal size: 8M >INFO:program:Journal length: 8192 >INFO:program:Journal sequence: 0x00000450 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x20b28206 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/sda2 >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 345301 >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 337.21 MiB up to 371 MiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 28 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda3 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part3 ' > '/dev/disk/by-id/scsi-SATA_ST3000DM001-1ER1_Z501SQEV-part3 ' > '/dev/disk/by-id/scsi-35000c500870c399d-part3 ' > '/dev/disk/by-id/scsi-0ATA_ST3000DM001-1ER1_Z501SQEV-part3 ' > '/dev/disk/by-id/scsi-1ATA_ST3000DM001-1ER166_Z501SQEV-part3 ' > '/dev/disk/by-partuuid/9049d408-f865-48e1-90c5-70076277914b ' > '/dev/disk/by-id/lvm-pv-uuid-TJshMI-zqdr-Zp8j-fORM-uKqY-vVQw-GD9raw ' > '/dev/disk/by-id/ata-ST3000DM001-1ER166_Z501SQEV-part3 ' > '/dev/disk/by-id/wwn-0x5000c500870c399d-part3 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '314', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '314', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'TJshMI-zqdr-Zp8j-fORM-uKqY-vVQw-GD9raw', > 'ID_FS_UUID_ENC': 'TJshMI-zqdr-Zp8j-fORM-uKqY-vVQw-GD9raw', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST3000DM001-1ER166', > 'ID_MODEL_ENC': 'ST3000DM001-1ER166x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '5859504128', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '9049d408-f865-48e1-90c5-70076277914b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '8725ad13-82fd-4c3f-821a-e95ffb8ac23f', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'CC25', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'Z501SQEV', > 'ID_SERIAL': 'ST3000DM001-1ER166_Z501SQEV', > 'ID_SERIAL_SHORT': 'Z501SQEV', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'ATA', > 'ID_VENDOR_ENC': 'ATAx20x20x20x20x20', > 'ID_WWN': '0x5000c500870c399d', > 'ID_WWN_WITH_EXTENSION': '0x5000c500870c399d', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SCSI_IDENT_LUN_ATA': 'ST3000DM001-1ER166_Z501SQEV', > 'SCSI_IDENT_LUN_NAA_REG': '5000c500870c399d', > 'SCSI_IDENT_LUN_T10': 'ATA_ST3000DM001-1ER166_Z501SQEV', > 'SCSI_IDENT_LUN_VENDOR': 'Z501SQEV', > 'SCSI_IDENT_SERIAL': 'Z501SQEV', > 'SCSI_MODEL': 'ST3000DM001-1ER1', > 'SCSI_MODEL_ENC': 'ST3000DM001-1ER1', > 'SCSI_REVISION': 'CC25', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'ATA', > 'SCSI_VENDOR_ENC': 'ATAx20x20x20x20x20', > 'SUBSYSTEM': 'block', > 'SYSTEMD_ALIAS': '/dev/block/8:3', > 'SYSTEMD_READY': '1', > 'SYSTEMD_WANTS': 'lvm2-pvscan@8:3.service', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '61364730'} ; >INFO:blivet:scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB disk sda (4) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 31 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 32 >DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3/size: 353835393530343132380a >DEBUG:blivet:updated sda3 size to 2.73 TiB (2.73 TiB) >DEBUG:blivet:looking up parted Partition: /dev/sda3 >DEBUG:blivet: PartitionDevice.probe: sda3 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3/size: 353835393530343132380a >DEBUG:blivet:updated sda3 size to 2.73 TiB (2.73 TiB) >INFO:blivet:added partition sda3 (id 30) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7fd4febd67c0) -- > name = sda3 status = True id = 30 > children = [] > parents = ['existing 2.73 TiB disk sda (4) with existing gpt disklabel'] > uuid = 9049d408-f865-48e1-90c5-70076277914b size = 2.73 TiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 2.73 TiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4ff64d4f0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4ff632a90> PedPartition: <_ped.Partition object at 0x7fd4fec0d400> > disk = existing 2.73 TiB disk sda (4) with existing gpt disklabel > start = 1028096 end = 5860532223 length = 5859504128 > flags = lvm >DEBUG:blivet: DeviceTree.handle_format: name: sda3 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 35 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 36 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 37 >DEBUG:blivet: LVMFormatPopulator.run: pv: sda3 ; >INFO:blivet:type detected on 'sda3' is 'lvmpv' >DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: TJshMI-zqdr-Zp8j-fORM-uKqY-vVQw-GD9raw ; label: None ; device: /dev/sda3 ; serial: ST3000DM001-1ER166_Z501SQEV ; exists: True ; vg_name: fedora_study ; vg_uuid: QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My ; pe_start: 1024 KiB ; free: 554.03 GiB ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 38 >DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: lvmpv ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet:Can't get exported information from VG info, assuming VG is not exported. >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 40 >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: fedora_study ; parent: sda3 ; >DEBUG:blivet: PartitionDevice.add_child: name: sda3 ; child: fedora_study ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 41 >DEBUG:blivet: LVMVolumeGroupDevice._set_format: fedora_study ; type: None ; current: None ; >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora_study ; status: True ; >INFO:blivet:added lvmvg fedora_study (id 39) to device tree >DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: sda3 ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 2.73 TiB lvmvg fedora_study (39) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 0E4lCg-6v4q-SO8E-ev3J-z6ZI-GWzb-UJ1Xl6 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 44 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora_study ; child: swap ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 45 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-swap ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-swap ; status: True ; >DEBUG:blivet:fedora_study-swap sysfs_path set to /sys/devices/virtual/block/dm-3 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-swap ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/size: 32353136353832340a >DEBUG:blivet:updated fedora_study-swap size to 12 GiB (12 GiB) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 47 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: fedora_study ; child: swap ; kids: 1 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora_study ; child: swap ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 48 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-swap ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-swap ; status: True ; >DEBUG:blivet:fedora_study-swap sysfs_path set to /sys/devices/virtual/block/dm-3 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-swap ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/size: 32353136353832340a >DEBUG:blivet:updated fedora_study-swap size to 12 GiB (12 GiB) >DEBUG:blivet:Adding fedora_study-swap/12 GiB to fedora_study >INFO:blivet:added lvmlv fedora_study-swap (id 43) to device tree >INFO:program:Running [4] dmsetup --version ... >INFO:program:stdout[4]: Library version: 1.02.175 (2021-01-08) >Driver version: 4.43.0 > >INFO:program:stderr[4]: >INFO:program:...done [4] (exit code: 0) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora_study-swap ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-swap ; status: True ; >DEBUG:blivet:fedora_study-swap sysfs_path set to /sys/devices/virtual/block/dm-3 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-swap ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/size: 32353136353832340a >DEBUG:blivet:updated fedora_study-swap size to 12 GiB (12 GiB) >DEBUG:blivet: DeviceTree.handle_device: name: fedora_study-swap ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/f2c74acd-401c-4add-9fb4-cba6a17dfe2a ' > '/dev/mapper/fedora_study-swap ' > '/dev/disk/by-id/dm-uuid-LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2My0E4lCg6v4qSO8Eev3Jz6ZIGWzbUJ1Xl6 ' > '/dev/disk/by-id/dm-name-fedora_study-swap /dev/fedora_study/swap', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_study-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2My0E4lCg6v4qSO8Eev3Jz6ZIGWzbUJ1Xl6', > 'DM_VG_NAME': 'fedora_study', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'f2c74acd-401c-4add-9fb4-cba6a17dfe2a', > 'ID_FS_UUID_ENC': 'f2c74acd-401c-4add-9fb4-cba6a17dfe2a', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61857609'} ; >INFO:blivet:scanning fedora_study-swap (/sys/devices/virtual/block/dm-3)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 12 GiB lvmlv fedora_study-swap (43) >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 2.72 TiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 2.72 TiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 2.72 TiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 2.72 TiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4fec05be0) -- > name = fedora_study-swap status = True id = 43 > children = [] > parents = ['existing 2.73 TiB lvmvg fedora_study (39)'] > uuid = 0E4lCg-6v4q-SO8E-ev3J-z6ZI-GWzb-UJ1Xl6 size = 12 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 12 GiB path = /dev/mapper/fedora_study-swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4febea0d0) -- > name = fedora_study status = True id = 39 > children = ['existing 12 GiB lvmlv fedora_study-swap (43)'] > parents = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > uuid = QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/fedora_study > format args = [] original_format = None free = 554.03 GiB PE Size = 4 MiB PE Count = 715271 > PE Free = 141831 PV Count = 1 > modified = False extents = 715271 free space = 2.72 TiB > free extents = 712199 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > LVs = ['existing 12 GiB lvmlv fedora_study-swap (43)'] > segment type = linear percent = 0 > VG space used = 12 GiB >INFO:program:Running [5] dmsetup info -co subsystem --noheadings fedora_study-swap ... >INFO:program:stdout[5]: LVM > >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: fedora_study-swap ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 50 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 51 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 52 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 53 >INFO:blivet:type detected on 'fedora_study-swap' is 'swap' >DEBUG:blivet: SwapSpace.__init__: uuid: f2c74acd-401c-4add-9fb4-cba6a17dfe2a ; label: None ; device: /dev/mapper/fedora_study-swap ; serial: None ; exists: True ; >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 54 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-swap ; type: swap ; current: None ; >INFO:blivet:got format: existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: KBl7l3-cyyg-QvZG-r29T-RZNF-OPZf-LQ4HyO ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 57 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora_study ; child: home ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 58 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-home ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-home ; status: True ; >DEBUG:blivet:fedora_study-home sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-home ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 343239343936373239360a >DEBUG:blivet:updated fedora_study-home size to 2 TiB (2 TiB) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 60 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: fedora_study ; child: home ; kids: 2 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora_study ; child: home ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 61 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-home ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-home ; status: True ; >DEBUG:blivet:fedora_study-home sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-home ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 343239343936373239360a >DEBUG:blivet:updated fedora_study-home size to 2 TiB (2 TiB) >DEBUG:blivet:Adding fedora_study-home/2 TiB to fedora_study >INFO:blivet:added lvmlv fedora_study-home (id 56) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora_study-home ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-home ; status: True ; >DEBUG:blivet:fedora_study-home sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-home ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 343239343936373239360a >DEBUG:blivet:updated fedora_study-home size to 2 TiB (2 TiB) >DEBUG:blivet: DeviceTree.handle_device: name: fedora_study-home ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_study-home ' > '/dev/mapper/fedora_study-home /dev/disk/by-label/home ' > '/dev/fedora_study/home ' > '/dev/disk/by-uuid/70b268c6-7a76-493a-bcb4-aa6565a667ac ' > '/dev/disk/by-id/dm-uuid-LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MyKBl7l3cyygQvZGr29TRZNFOPZfLQ4HyO', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora_study-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MyKBl7l3cyygQvZGr29TRZNFOPZfLQ4HyO', > 'DM_VG_NAME': 'fedora_study', > 'ID_FS_LABEL': 'home', > 'ID_FS_LABEL_ENC': 'home', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '70b268c6-7a76-493a-bcb4-aa6565a667ac', > 'ID_FS_UUID_ENC': '70b268c6-7a76-493a-bcb4-aa6565a667ac', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61856723'} ; >INFO:blivet:scanning fedora_study-home (/sys/devices/virtual/block/dm-2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2 TiB lvmlv fedora_study-home (56) >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 734.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 734.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 734.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 734.03 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4febc7520) -- > name = fedora_study-home status = True id = 56 > children = [] > parents = ['existing 2.73 TiB lvmvg fedora_study (39)'] > uuid = KBl7l3-cyyg-QvZG-r29T-RZNF-OPZf-LQ4HyO size = 2 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 2 TiB path = /dev/mapper/fedora_study-home > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4febea0d0) -- > name = fedora_study status = True id = 39 > children = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56)'] > parents = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > uuid = QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/fedora_study > format args = [] original_format = None free = 554.03 GiB PE Size = 4 MiB PE Count = 715271 > PE Free = 141831 PV Count = 1 > modified = False extents = 715271 free space = 734.03 GiB > free extents = 187911 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > LVs = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56)'] > segment type = linear percent = 0 > VG space used = 2 TiB >INFO:program:Running [6] dmsetup info -co subsystem --noheadings fedora_study-home ... >INFO:program:stdout[6]: LVM > >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: fedora_study-home ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 63 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 64 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 65 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 66 >INFO:blivet:type detected on 'fedora_study-home' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/fedora_study-home >INFO:program:stdout: >INFO:program:Filesystem volume name: home >INFO:program:Last mounted on: /home >INFO:program:Filesystem UUID: 70b268c6-7a76-493a-bcb4-aa6565a667ac >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 flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >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: 134217728 >INFO:program:Block count: 536870912 >INFO:program:Reserved block count: 0 >INFO:program:Free blocks: 114884027 >INFO:program:Free inodes: 133791530 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Reserved GDT blocks: 896 >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: Sat Mar 1 00:05:44 2014 >INFO:program:Last mount time: Thu Apr 1 09:52:43 2021 >INFO:program:Last write time: Thu Apr 1 17:22:28 2021 >INFO:program:Mount count: 841 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu Apr 11 15:47:15 2019 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 10 TB >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: 28 >INFO:program:Desired extra isize: 28 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 70a48380-3919-416f-8681-faeb0b2c28db >INFO:program:Journal backup: inode blocks >INFO:program:Journal features: journal_incompat_revoke >INFO:program:Journal size: 128M >INFO:program:Journal length: 32768 >INFO:program:Journal sequence: 0x01014429 >INFO:program:Journal start: 0 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/fedora_study-home >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 420876395 >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 1.57 TiB up to 1.57 TiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 67 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-home ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-fedora31 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: fPwX9r-kAGj-31Nr-zE7U-s10U-OPbM-sGF1LR ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 70 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora_study ; child: fedora31 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 71 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-fedora31 ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-fedora31 ; status: True ; >DEBUG:blivet:fedora_study-fedora31 sysfs_path set to /sys/devices/virtual/block/dm-5 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-fedora31 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-5/size: 3130343835373630300a >DEBUG:blivet:updated fedora_study-fedora31 size to 50 GiB (50 GiB) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 73 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: fedora_study ; child: fedora31 ; kids: 3 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora_study ; child: fedora31 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 74 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-fedora31 ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-fedora31 ; status: True ; >DEBUG:blivet:fedora_study-fedora31 sysfs_path set to /sys/devices/virtual/block/dm-5 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-fedora31 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-5/size: 3130343835373630300a >DEBUG:blivet:updated fedora_study-fedora31 size to 50 GiB (50 GiB) >DEBUG:blivet:Adding fedora_study-fedora31/50 GiB to fedora_study >INFO:blivet:added lvmlv fedora_study-fedora31 (id 69) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora_study-fedora31 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-fedora31 ; status: True ; >DEBUG:blivet:fedora_study-fedora31 sysfs_path set to /sys/devices/virtual/block/dm-5 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-fedora31 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-5/size: 3130343835373630300a >DEBUG:blivet:updated fedora_study-fedora31 size to 50 GiB (50 GiB) >DEBUG:blivet: DeviceTree.handle_device: name: fedora_study-fedora31 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/a866af04-30bc-44af-a443-09e0554ae15a ' > '/dev/disk/by-id/dm-uuid-LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MyfPwX9rkAGj31NrzE7Us10UOPbMsGF1LR ' > '/dev/fedora_study/fedora31 /dev/mapper/fedora_study-fedora31 ' > '/dev/disk/by-id/dm-name-fedora_study-fedora31', > 'DEVNAME': '/dev/dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora31', > 'DM_NAME': 'fedora_study-fedora31', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MyfPwX9rkAGj31NrzE7Us10UOPbMsGF1LR', > 'DM_VG_NAME': 'fedora_study', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a866af04-30bc-44af-a443-09e0554ae15a', > 'ID_FS_UUID_ENC': 'a866af04-30bc-44af-a443-09e0554ae15a', > 'MAJOR': '253', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-5', > 'SYS_PATH': '/sys/devices/virtual/block/dm-5', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61863993'} ; >INFO:blivet:scanning fedora_study-fedora31 (/sys/devices/virtual/block/dm-5)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-5/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-fedora31 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_study-fedora31 (69) >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 684.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 684.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 684.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 684.03 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4fec13b80) -- > name = fedora_study-fedora31 status = True id = 69 > children = [] > parents = ['existing 2.73 TiB lvmvg fedora_study (39)'] > uuid = fPwX9r-kAGj-31Nr-zE7U-s10U-OPbM-sGF1LR size = 50 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-5 > target size = 50 GiB path = /dev/mapper/fedora_study-fedora31 > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4febea0d0) -- > name = fedora_study status = True id = 39 > children = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69)'] > parents = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > uuid = QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/fedora_study > format args = [] original_format = None free = 554.03 GiB PE Size = 4 MiB PE Count = 715271 > PE Free = 141831 PV Count = 1 > modified = False extents = 715271 free space = 684.03 GiB > free extents = 175111 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > LVs = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69)'] > segment type = linear percent = 0 > VG space used = 50 GiB >INFO:program:Running [7] dmsetup info -co subsystem --noheadings fedora_study-fedora31 ... >INFO:program:stdout[7]: LVM > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: fedora_study-fedora31 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 76 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 77 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 78 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 79 >INFO:blivet:type detected on 'fedora_study-fedora31' is 'xfs' >INFO:program:Running... xfs_db -c sb 0 -c p dblocks -c p blocksize -r /dev/mapper/fedora_study-fedora31 >INFO:program:stdout: >INFO:program:dblocks = 13107200 >INFO:program:blocksize = 4096 >DEBUG:program:Return code: 0 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/fedora_study-fedora31: >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 80 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-fedora31 ; type: xfs ; current: None ; >INFO:blivet:got format: existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10pro ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: kJeoki-Wfvq-I57h-LwqV-vhOh-0YO7-bNEVqx ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 83 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora_study ; child: win10pro ; kids: 3 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 84 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-win10pro ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-win10pro ; status: True ; >DEBUG:blivet:fedora_study-win10pro sysfs_path set to /sys/devices/virtual/block/dm-4 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-win10pro ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/size: 36323931343536300a >DEBUG:blivet:updated fedora_study-win10pro size to 30 GiB (30 GiB) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 86 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: fedora_study ; child: win10pro ; kids: 4 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora_study ; child: win10pro ; kids: 3 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 87 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-win10pro ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-win10pro ; status: True ; >DEBUG:blivet:fedora_study-win10pro sysfs_path set to /sys/devices/virtual/block/dm-4 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-win10pro ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/size: 36323931343536300a >DEBUG:blivet:updated fedora_study-win10pro size to 30 GiB (30 GiB) >DEBUG:blivet:Adding fedora_study-win10pro/30 GiB to fedora_study >INFO:blivet:added lvmlv fedora_study-win10pro (id 82) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora_study-win10pro ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-win10pro ; status: True ; >DEBUG:blivet:fedora_study-win10pro sysfs_path set to /sys/devices/virtual/block/dm-4 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-win10pro ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/size: 36323931343536300a >DEBUG:blivet:updated fedora_study-win10pro size to 30 GiB (30 GiB) >DEBUG:blivet: DeviceTree.handle_device: name: fedora_study-win10pro ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/fedora_study/win10pro ' > '/dev/disk/by-id/dm-name-fedora_study-win10pro ' > '/dev/disk/by-id/dm-uuid-LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MykJeokiWfvqI57hLwqVvhOh0YO7bNEVqx ' > '/dev/mapper/fedora_study-win10pro', > 'DEVNAME': '/dev/dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'win10pro', > 'DM_NAME': 'fedora_study-win10pro', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MykJeokiWfvqI57hLwqVvhOh0YO7bNEVqx', > 'DM_VG_NAME': 'fedora_study', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '455e13de', > 'MAJOR': '253', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-4', > 'SYS_PATH': '/sys/devices/virtual/block/dm-4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61860283'} ; >INFO:blivet:scanning fedora_study-win10pro (/sys/devices/virtual/block/dm-4)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10pro ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 30 GiB lvmlv fedora_study-win10pro (82) >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 654.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 654.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 654.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 654.03 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4feb60940) -- > name = fedora_study-win10pro status = True id = 82 > children = [] > parents = ['existing 2.73 TiB lvmvg fedora_study (39)'] > uuid = kJeoki-Wfvq-I57h-LwqV-vhOh-0YO7-bNEVqx size = 30 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-4 > target size = 30 GiB path = /dev/mapper/fedora_study-win10pro > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4febea0d0) -- > name = fedora_study status = True id = 39 > children = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82)'] > parents = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > uuid = QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/fedora_study > format args = [] original_format = None free = 554.03 GiB PE Size = 4 MiB PE Count = 715271 > PE Free = 141831 PV Count = 1 > modified = False extents = 715271 free space = 654.03 GiB > free extents = 167431 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > LVs = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82)'] > segment type = linear percent = 0 > VG space used = 30 GiB >INFO:program:Running [8] dmsetup info -co subsystem --noheadings fedora_study-win10pro ... >INFO:program:stdout[8]: LVM > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: fedora_study-win10pro ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 89 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 90 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 91 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 92 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: fedora_study-win10pro ; label_type: dos ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora_study-win10pro ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 455e13de ; label: None ; device: /dev/mapper/fedora_study-win10pro ; serial: None ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd4feb6c160>, <parted.partition.Partition object at 0x7fd4feb6c340>, <parted.partition.Partition object at 0x7fd4feb6c730>] > device: <parted.device.Device object at 0x7fd4feb58520> > PedDisk: <_ped.Disk object at 0x7fd500a204c0> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 93 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-win10pro ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-fedora32 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: r4BCUP-KuFs-7PFU-CYcV-9B0M-KHst-U56Hww ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 96 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora_study ; child: fedora32 ; kids: 4 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 97 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-fedora32 ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-fedora32 ; status: True ; >DEBUG:blivet:fedora_study-fedora32 sysfs_path set to /sys/devices/virtual/block/dm-6 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-fedora32 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-6/size: 3130343835373630300a >DEBUG:blivet:updated fedora_study-fedora32 size to 50 GiB (50 GiB) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 99 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: fedora_study ; child: fedora32 ; kids: 5 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora_study ; child: fedora32 ; kids: 4 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 100 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-fedora32 ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-fedora32 ; status: True ; >DEBUG:blivet:fedora_study-fedora32 sysfs_path set to /sys/devices/virtual/block/dm-6 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-fedora32 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-6/size: 3130343835373630300a >DEBUG:blivet:updated fedora_study-fedora32 size to 50 GiB (50 GiB) >DEBUG:blivet:Adding fedora_study-fedora32/50 GiB to fedora_study >INFO:blivet:added lvmlv fedora_study-fedora32 (id 95) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora_study-fedora32 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-fedora32 ; status: True ; >DEBUG:blivet:fedora_study-fedora32 sysfs_path set to /sys/devices/virtual/block/dm-6 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-fedora32 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-6/size: 3130343835373630300a >DEBUG:blivet:updated fedora_study-fedora32 size to 50 GiB (50 GiB) >DEBUG:blivet: DeviceTree.handle_device: name: fedora_study-fedora32 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/fedora_study/fedora32 ' > '/dev/disk/by-id/dm-name-fedora_study-fedora32 ' > '/dev/disk/by-id/dm-uuid-LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2Myr4BCUPKuFs7PFUCYcV9B0MKHstU56Hww ' > '/dev/mapper/fedora_study-fedora32 ' > '/dev/disk/by-uuid/5164f601-6a4d-4116-83b8-c60abd994986', > 'DEVNAME': '/dev/dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora32', > 'DM_NAME': 'fedora_study-fedora32', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2Myr4BCUPKuFs7PFUCYcV9B0MKHstU56Hww', > 'DM_VG_NAME': 'fedora_study', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5164f601-6a4d-4116-83b8-c60abd994986', > 'ID_FS_UUID_ENC': '5164f601-6a4d-4116-83b8-c60abd994986', > 'MAJOR': '253', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-6', > 'SYS_PATH': '/sys/devices/virtual/block/dm-6', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61867575'} ; >INFO:blivet:scanning fedora_study-fedora32 (/sys/devices/virtual/block/dm-6)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-6/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-fedora32 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_study-fedora32 (95) >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 604.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 604.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 604.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 604.03 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4febea9a0) -- > name = fedora_study-fedora32 status = True id = 95 > children = [] > parents = ['existing 2.73 TiB lvmvg fedora_study (39)'] > uuid = r4BCUP-KuFs-7PFU-CYcV-9B0M-KHst-U56Hww size = 50 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-6 > target size = 50 GiB path = /dev/mapper/fedora_study-fedora32 > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4febea0d0) -- > name = fedora_study status = True id = 39 > children = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95)'] > parents = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > uuid = QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/fedora_study > format args = [] original_format = None free = 554.03 GiB PE Size = 4 MiB PE Count = 715271 > PE Free = 141831 PV Count = 1 > modified = False extents = 715271 free space = 604.03 GiB > free extents = 154631 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > LVs = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95)'] > segment type = linear percent = 0 > VG space used = 50 GiB >INFO:program:Running [9] dmsetup info -co subsystem --noheadings fedora_study-fedora32 ... >INFO:program:stdout[9]: LVM > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: fedora_study-fedora32 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 102 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 103 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 104 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 105 >INFO:blivet:type detected on 'fedora_study-fedora32' is 'xfs' >INFO:program:Running... xfs_db -c sb 0 -c p dblocks -c p blocksize -r /dev/mapper/fedora_study-fedora32 >INFO:program:stdout: >INFO:program:dblocks = 13107200 >INFO:program:blocksize = 4096 >DEBUG:program:Return code: 0 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/fedora_study-fedora32: >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 106 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-fedora32 ; type: xfs ; current: None ; >INFO:blivet:got format: existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10temp ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: xTfd1y-u2lR-5BMU-mAVU-eAr7-fTOm-nZDxo0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 109 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora_study ; child: win10temp ; kids: 5 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 110 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-win10temp ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-win10temp ; status: True ; >DEBUG:blivet:fedora_study-win10temp sysfs_path set to /sys/devices/virtual/block/dm-7 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-win10temp ; sysfs_path: /sys/devices/virtual/block/dm-7 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-7/size: 3130343835373630300a >DEBUG:blivet:updated fedora_study-win10temp size to 50 GiB (50 GiB) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 112 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: fedora_study ; child: win10temp ; kids: 6 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora_study ; child: win10temp ; kids: 5 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 113 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-win10temp ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-win10temp ; status: True ; >DEBUG:blivet:fedora_study-win10temp sysfs_path set to /sys/devices/virtual/block/dm-7 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-win10temp ; sysfs_path: /sys/devices/virtual/block/dm-7 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-7/size: 3130343835373630300a >DEBUG:blivet:updated fedora_study-win10temp size to 50 GiB (50 GiB) >DEBUG:blivet:Adding fedora_study-win10temp/50 GiB to fedora_study >INFO:blivet:added lvmlv fedora_study-win10temp (id 108) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora_study-win10temp ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-win10temp ; status: True ; >DEBUG:blivet:fedora_study-win10temp sysfs_path set to /sys/devices/virtual/block/dm-7 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora_study-win10temp ; sysfs_path: /sys/devices/virtual/block/dm-7 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-7/size: 3130343835373630300a >DEBUG:blivet:updated fedora_study-win10temp size to 50 GiB (50 GiB) >DEBUG:blivet: DeviceTree.handle_device: name: fedora_study-win10temp ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MyxTfd1yu2lR5BMUmAVUeAr7fTOmnZDxo0 ' > '/dev/fedora_study/win10temp ' > '/dev/disk/by-id/dm-name-fedora_study-win10temp ' > '/dev/mapper/fedora_study-win10temp', > 'DEVNAME': '/dev/dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'win10temp', > 'DM_NAME': 'fedora_study-win10temp', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MyxTfd1yu2lR5BMUmAVUeAr7fTOmnZDxo0', > 'DM_VG_NAME': 'fedora_study', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9922d154', > 'MAJOR': '253', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-7', > 'SYS_PATH': '/sys/devices/virtual/block/dm-7', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61876925'} ; >INFO:blivet:scanning fedora_study-win10temp (/sys/devices/virtual/block/dm-7)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-7/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10temp ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_study-win10temp (108) >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4feb78550) -- > name = fedora_study-win10temp status = True id = 108 > children = [] > parents = ['existing 2.73 TiB lvmvg fedora_study (39)'] > uuid = xTfd1y-u2lR-5BMU-mAVU-eAr7-fTOm-nZDxo0 size = 50 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-7 > target size = 50 GiB path = /dev/mapper/fedora_study-win10temp > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4febea0d0) -- > name = fedora_study status = True id = 39 > children = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108)'] > parents = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > uuid = QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/fedora_study > format args = [] original_format = None free = 554.03 GiB PE Size = 4 MiB PE Count = 715271 > PE Free = 141831 PV Count = 1 > modified = False extents = 715271 free space = 554.03 GiB > free extents = 141831 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > LVs = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108)'] > segment type = linear percent = 0 > VG space used = 50 GiB >INFO:program:Running [10] dmsetup info -co subsystem --noheadings fedora_study-win10temp ... >INFO:program:stdout[10]: LVM > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: fedora_study-win10temp ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 115 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 116 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 117 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 118 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: fedora_study-win10temp ; label_type: dos ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora_study-win10temp ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 9922d154 ; label: None ; device: /dev/mapper/fedora_study-win10temp ; serial: None ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd4feb62fa0>, <parted.partition.Partition object at 0x7fd4feb62d90>, <parted.partition.Partition object at 0x7fd4feb625b0>] > device: <parted.device.Device object at 0x7fd4feb62a60> > PedDisk: <_ped.Disk object at 0x7fd4feb665c0> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 119 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora_study-win10temp ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >INFO:blivet:got format: existing lvmpv >DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':systemd:seat:uaccess:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-2 /dev/cdrom ' > '/dev/disk/by-id/wwn-0x5001480000000000 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2.0 ' > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1UA7U13936', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_DVD_RW_RO': '1', > 'ID_CDROM_DVD_RW_SEQ': '1', > 'ID_CDROM_DVD_R_DL': '1', > 'ID_CDROM_DVD_R_DL_JR': '1', > 'ID_CDROM_DVD_R_DL_SEQ': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_CDROM_RW_REMOVABLE': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_11_0-ata-2_0', > 'ID_MODEL': 'HL-DT-ST_DVDRAM_GH22NS50', > 'ID_MODEL_ENC': 'HL-DT-STx20DVDRAMx20GH22NS50x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20', > 'ID_PATH': 'pci-0000:00:11.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2_0', > 'ID_REVISION': 'TN02', > 'ID_SCSI': '1', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS50_K1UA7U13936', > 'ID_SERIAL_SHORT': 'K1UA7U13936', > 'ID_TYPE': 'cd', > 'ID_VENDOR': 'HL-DT-ST', > 'ID_VENDOR_ENC': 'HL-DT-ST', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'SCSI_MODEL': 'DVDRAM_GH22NS50', > 'SCSI_MODEL_ENC': 'DVDRAMx20GH22NS50x20', > 'SCSI_REVISION': 'TN02', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'cd/dvd', > 'SCSI_VENDOR': 'HL-DT-ST', > 'SCSI_VENDOR_ENC': 'HL-DT-ST', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'TAGS': ':systemd:seat:uaccess:', > 'USEC_INITIALIZED': '61272159'} ; >INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0/hidden: 300a >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 123 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 124 >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:11.0/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:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0/size: 323039373135310a >DEBUG:blivet:updated sr0 size to 1024 MiB (1024 MiB) >INFO:blivet:added cdrom sr0 (id 122) to device tree >INFO:blivet:got device: OpticalDevice instance (0x7fd4feb58fa0) -- > name = sr0 status = True id = 122 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:anaconda.modules.common.base.base:Locale is set to en_AU.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:blivet:no media present for device sr0 >DEBUG:anaconda.modules.common.base.base:Locale is set to en_AU.UTF-8. >DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/scsi-0ATA_ST3000DM001-1CH1_Z1F4C2QZ ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0 ' > '/dev/disk/by-id/scsi-35000c500658bbb18 ' > '/dev/disk/by-id/wwn-0x5000c500658bbb18 ' > '/dev/disk/by-id/scsi-SATA_ST3000DM001-1CH1_Z1F4C2QZ ' > '/dev/disk/by-id/scsi-1ATA_ST3000DM001-1CH166_Z1F4C2QZ ' > '/dev/disk/by-id/ata-ST3000DM001-1CH166_Z1F4C2QZ ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'FIND_MULTIPATHS_WAIT_UNTIL': '0', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '302', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '302', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3000DM001-1CH166', > 'ID_MODEL_ENC': 'ST3000DM001-1CH166x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9569c605-eb2b-496c-926c-2b95b2b5845b', > 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', > 'ID_REVISION': 'CC29', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'Z1F4C2QZ', > 'ID_SERIAL': 'ST3000DM001-1CH166_Z1F4C2QZ', > 'ID_SERIAL_SHORT': 'Z1F4C2QZ', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'ATA', > 'ID_VENDOR_ENC': 'ATAx20x20x20x20x20', > 'ID_WWN': '0x5000c500658bbb18', > 'ID_WWN_WITH_EXTENSION': '0x5000c500658bbb18', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SCSI_IDENT_LUN_ATA': 'ST3000DM001-1CH166_Z1F4C2QZ', > 'SCSI_IDENT_LUN_NAA_REG': '5000c500658bbb18', > 'SCSI_IDENT_LUN_T10': 'ATA_ST3000DM001-1CH166_Z1F4C2QZ', > 'SCSI_IDENT_LUN_VENDOR': 'Z1F4C2QZ', > 'SCSI_IDENT_SERIAL': 'Z1F4C2QZ', > 'SCSI_MODEL': 'ST3000DM001-1CH1', > 'SCSI_MODEL_ENC': 'ST3000DM001-1CH1', > 'SCSI_REVISION': 'CC29', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'ATA', > 'SCSI_VENDOR_ENC': 'ATAx20x20x20x20x20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61332227'} ; >INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/device/model: 535433303030444d3030312d314348310a >INFO:blivet:sdb is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 128 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 129 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/size: 353836303533333136380a >DEBUG:blivet:updated sdb size to 2.73 TiB (2.73 TiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/queue/rotational: 310a >INFO:blivet:added disk sdb (id 127) to device tree >INFO:blivet:got device: DiskDevice instance (0x7fd4febea940) -- > name = sdb status = True id = 127 > children = [] > parents = [] > uuid = None size = 2.73 TiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb > target size = 2.73 TiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 5000c500658bbb18 >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 131 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 132 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 133 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 134 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 9569c605-eb2b-496c-926c-2b95b2b5845b ; label: None ; device: /dev/sdb ; serial: ST3000DM001-1CH166_Z1F4C2QZ ; exists: True ; >DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd4feb7d910>] > device: <parted.device.Device object at 0x7fd4feb7dca0> > PedDisk: <_ped.Disk object at 0x7fd4febf3840> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 135 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sdb1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-3-part1 ' > '/dev/disk/by-id/scsi-1ATA_ST3000DM001-1CH166_Z1F4C2QZ-part1 ' > '/dev/disk/by-id/wwn-0x5000c500658bbb18-part1 ' > '/dev/disk/by-partuuid/0f8b9670-3891-4719-90d0-9dfd6b177d4c ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0-part1 ' > '/dev/disk/by-id/lvm-pv-uuid-nhWwM9-TA9j-cm8t-g5aR-JTLM-fWvS-QB4BD1 ' > '/dev/disk/by-id/scsi-0ATA_ST3000DM001-1CH1_Z1F4C2QZ-part1 ' > '/dev/disk/by-id/scsi-35000c500658bbb18-part1 ' > '/dev/disk/by-id/ata-ST3000DM001-1CH166_Z1F4C2QZ-part1 ' > '/dev/disk/by-id/scsi-SATA_ST3000DM001-1CH1_Z1F4C2QZ-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '302', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '302', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'nhWwM9-TA9j-cm8t-g5aR-JTLM-fWvS-QB4BD1', > 'ID_FS_UUID_ENC': 'nhWwM9-TA9j-cm8t-g5aR-JTLM-fWvS-QB4BD1', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST3000DM001-1CH166', > 'ID_MODEL_ENC': 'ST3000DM001-1CH166x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '5860530176', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '0f8b9670-3891-4719-90d0-9dfd6b177d4c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '9569c605-eb2b-496c-926c-2b95b2b5845b', > 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', > 'ID_REVISION': 'CC29', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'Z1F4C2QZ', > 'ID_SERIAL': 'ST3000DM001-1CH166_Z1F4C2QZ', > 'ID_SERIAL_SHORT': 'Z1F4C2QZ', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'ATA', > 'ID_VENDOR_ENC': 'ATAx20x20x20x20x20', > 'ID_WWN': '0x5000c500658bbb18', > 'ID_WWN_WITH_EXTENSION': '0x5000c500658bbb18', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SCSI_IDENT_LUN_ATA': 'ST3000DM001-1CH166_Z1F4C2QZ', > 'SCSI_IDENT_LUN_NAA_REG': '5000c500658bbb18', > 'SCSI_IDENT_LUN_T10': 'ATA_ST3000DM001-1CH166_Z1F4C2QZ', > 'SCSI_IDENT_LUN_VENDOR': 'Z1F4C2QZ', > 'SCSI_IDENT_SERIAL': 'Z1F4C2QZ', > 'SCSI_MODEL': 'ST3000DM001-1CH1', > 'SCSI_MODEL_ENC': 'ST3000DM001-1CH1', > 'SCSI_REVISION': 'CC29', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'ATA', > 'SCSI_VENDOR_ENC': 'ATAx20x20x20x20x20', > 'SUBSYSTEM': 'block', > 'SYSTEMD_ALIAS': '/dev/block/8:17', > 'SYSTEMD_READY': '1', > 'SYSTEMD_WANTS': 'lvm2-pvscan@8:17.service', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '61351923'} ; >INFO:blivet:scanning sdb1 (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB disk sdb (127) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 138 >DEBUG:blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 139 >DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >DEBUG:blivet:sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1/size: 353836303533303137360a >DEBUG:blivet:updated sdb1 size to 2.73 TiB (2.73 TiB) >DEBUG:blivet:looking up parted Partition: /dev/sdb1 >DEBUG:blivet: PartitionDevice.probe: sdb1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1/size: 353836303533303137360a >DEBUG:blivet:updated sdb1 size to 2.73 TiB (2.73 TiB) >INFO:blivet:added partition sdb1 (id 137) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7fd4febc76a0) -- > name = sdb1 status = True id = 137 > children = [] > parents = ['existing 2.73 TiB disk sdb (127) with existing gpt disklabel'] > uuid = 0f8b9670-3891-4719-90d0-9dfd6b177d4c size = 2.73 TiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 > target size = 2.73 TiB path = /dev/sdb1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4feb7dcd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4feb7d8b0> PedPartition: <_ped.Partition object at 0x7fd4febc00e0> > disk = existing 2.73 TiB disk sdb (127) with existing gpt disklabel > start = 2048 end = 5860532223 length = 5860530176 > flags = lvm >DEBUG:blivet: DeviceTree.handle_format: name: sdb1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 141 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 142 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 143 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 144 >DEBUG:blivet: LVMFormatPopulator.run: pv: sdb1 ; >INFO:blivet:type detected on 'sdb1' is 'lvmpv' >DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: nhWwM9-TA9j-cm8t-g5aR-JTLM-fWvS-QB4BD1 ; label: None ; device: /dev/sdb1 ; serial: ST3000DM001-1CH166_Z1F4C2QZ ; exists: True ; vg_name: media ; vg_uuid: bc5dKb-iMn1-mCmI-Ew25-K9wC-v5k8-fuLfLh ; pe_start: 1024 KiB ; free: 597.26 GiB ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 145 >DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: lvmpv ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: bc5dKb-iMn1-mCmI-Ew25-K9wC-v5k8-fuLfLh ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: media ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet:Can't get exported information from VG info, assuming VG is not exported. >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 147 >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: media ; parent: sdb1 ; >DEBUG:blivet: PartitionDevice.add_child: name: sdb1 ; child: media ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 148 >DEBUG:blivet: LVMVolumeGroupDevice._set_format: media ; type: None ; current: None ; >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: media ; status: True ; >INFO:blivet:added lvmvg media (id 146) to device tree >DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: sdb1 ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: bc5dKb-iMn1-mCmI-Ew25-K9wC-v5k8-fuLfLh ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 2.73 TiB lvmvg media (146) >DEBUG:blivet: DeviceTree.get_device_by_name: name: media-media-0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: H8DORu-Uk3f-sabp-5QEk-2N1H-xiNl-HOyKti ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 151 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: media ; child: media-0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 152 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: media-media-0 ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: media-media-0 ; status: True ; >DEBUG:blivet:media-media-0 sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/media-media--0 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 313637373732313630300a >DEBUG:blivet:updated media-media-0 size to 800 GiB (800 GiB) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 154 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: media ; child: media-0 ; kids: 1 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: media ; child: media-0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 155 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: media-media-0 ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: media-media-0 ; status: True ; >DEBUG:blivet:media-media-0 sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/media-media--0 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 313637373732313630300a >DEBUG:blivet:updated media-media-0 size to 800 GiB (800 GiB) >DEBUG:blivet:Adding media-media-0/800 GiB to media >INFO:blivet:added lvmlv media-media-0 (id 150) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: media-media-0 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: media-media-0 ; status: True ; >DEBUG:blivet:media-media-0 sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/media-media--0 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 313637373732313630300a >DEBUG:blivet:updated media-media-0 size to 800 GiB (800 GiB) >DEBUG:blivet: DeviceTree.handle_device: name: media-media--0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/mapper/media-media--0 ' > '/dev/disk/by-id/dm-uuid-LVM-bc5dKbiMn1mCmIEw25K9wCv5k8fuLfLhH8DORuUk3fsabp5QEk2N1HxiNlHOyKti ' > '/dev/disk/by-uuid/8f4eb4af-6719-4037-a365-405e95c26721 ' > '/dev/disk/by-id/dm-name-media-media--0 /dev/media/media-0', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'media-0', > 'DM_NAME': 'media-media--0', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bc5dKbiMn1mCmIEw25K9wCv5k8fuLfLhH8DORuUk3fsabp5QEk2N1HxiNlHOyKti', > 'DM_VG_NAME': 'media', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8f4eb4af-6719-4037-a365-405e95c26721', > 'ID_FS_UUID_ENC': '8f4eb4af-6719-4037-a365-405e95c26721', > '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': '61842838'} ; >INFO:blivet:scanning media-media--0 (/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: media-media--0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 800 GiB lvmlv media-media-0 (150) >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 1.95 TiB free >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 1.95 TiB free >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 1.95 TiB free >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 1.95 TiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4feb65e20) -- > name = media-media-0 status = True id = 150 > children = [] > parents = ['existing 2.73 TiB lvmvg media (146)'] > uuid = H8DORu-Uk3f-sabp-5QEk-2N1H-xiNl-HOyKti size = 800 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 800 GiB path = /dev/mapper/media-media--0 > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4feb5de50) -- > name = media status = True id = 146 > children = ['existing 800 GiB lvmlv media-media-0 (150)'] > parents = ['existing 2.73 TiB partition sdb1 (137) with existing lvmpv'] > uuid = bc5dKb-iMn1-mCmI-Ew25-K9wC-v5k8-fuLfLh size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/media > format args = [] original_format = None free = 597.26 GiB PE Size = 4 MiB PE Count = 715396 > PE Free = 152898 PV Count = 1 > modified = False extents = 715396 free space = 1.95 TiB > free extents = 510596 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sdb1 (137) with existing lvmpv'] > LVs = ['existing 800 GiB lvmlv media-media-0 (150)'] > segment type = linear percent = 0 > VG space used = 800 GiB >INFO:program:Running [11] dmsetup info -co subsystem --noheadings media-media--0 ... >INFO:program:stdout[11]: LVM > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: media-media-0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 157 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 158 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 159 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 160 >INFO:blivet:type detected on 'media-media-0' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/media-media--0 >INFO:program:stdout: >INFO:program:Filesystem volume name: <none> >INFO:program:Last mounted on: /mnt/e >INFO:program:Filesystem UUID: 8f4eb4af-6719-4037-a365-405e95c26721 >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 flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >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: 52428800 >INFO:program:Block count: 209715200 >INFO:program:Reserved block count: 10485760 >INFO:program:Free blocks: 19783871 >INFO:program:Free inodes: 52427989 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Reserved GDT blocks: 974 >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: Sun Feb 7 09:58:02 2016 >INFO:program:Last mount time: Thu Apr 1 09:52:41 2021 >INFO:program:Last write time: Thu Apr 1 17:22:28 2021 >INFO:program:Mount count: 1224 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu May 3 16:24:20 2018 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 3046 GB >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: 28 >INFO:program:Desired extra isize: 28 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: fd2cf24d-0b00-4610-9afe-064cd4f54f81 >INFO:program:Journal backup: inode blocks >INFO:program:Journal features: journal_incompat_revoke >INFO:program:Journal size: 128M >INFO:program:Journal length: 32768 >INFO:program:Journal sequence: 0x00069db9 >INFO:program:Journal start: 0 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/media-media--0 >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 190651769 >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 727.28 GiB up to 727.77 GiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 161 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: media-media-0 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: media-recordings ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: V8YrB9-vfVG-8ife-hig0-KTRW-Xbij-8WLc4i ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 164 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: media ; child: recordings ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 165 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: media-recordings ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: media-recordings ; status: True ; >DEBUG:blivet:media-recordings sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/media-recordings ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 323933303236323031360a >DEBUG:blivet:updated media-recordings size to 1.36 TiB (1.36 TiB) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 167 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: media ; child: recordings ; kids: 2 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: media ; child: recordings ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 168 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: media-recordings ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: media-recordings ; status: True ; >DEBUG:blivet:media-recordings sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/media-recordings ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 323933303236323031360a >DEBUG:blivet:updated media-recordings size to 1.36 TiB (1.36 TiB) >DEBUG:blivet:Adding media-recordings/1.36 TiB to media >INFO:blivet:added lvmlv media-recordings (id 163) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: media-recordings ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: media-recordings ; status: True ; >DEBUG:blivet:media-recordings sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/media-recordings ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 323933303236323031360a >DEBUG:blivet:updated media-recordings size to 1.36 TiB (1.36 TiB) >DEBUG:blivet: DeviceTree.handle_device: name: media-recordings ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/media/recordings ' > '/dev/disk/by-uuid/831ed07f-6aa0-498e-92d9-cff49a96bb03 ' > '/dev/mapper/media-recordings ' > '/dev/disk/by-id/dm-name-media-recordings ' > '/dev/disk/by-id/dm-uuid-LVM-bc5dKbiMn1mCmIEw25K9wCv5k8fuLfLhV8YrB9vfVG8ifehig0KTRWXbij8WLc4i', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'recordings', > 'DM_NAME': 'media-recordings', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bc5dKbiMn1mCmIEw25K9wCv5k8fuLfLhV8YrB9vfVG8ifehig0KTRWXbij8WLc4i', > 'DM_VG_NAME': 'media', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '831ed07f-6aa0-498e-92d9-cff49a96bb03', > 'ID_FS_UUID_ENC': '831ed07f-6aa0-498e-92d9-cff49a96bb03', > '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': '61830554'} ; >INFO:blivet:scanning media-recordings (/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: media-recordings ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.36 TiB lvmlv media-recordings (163) >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4feb114f0) -- > name = media-recordings status = True id = 163 > children = [] > parents = ['existing 2.73 TiB lvmvg media (146)'] > uuid = V8YrB9-vfVG-8ife-hig0-KTRW-Xbij-8WLc4i size = 1.36 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 1.36 TiB path = /dev/mapper/media-recordings > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4feb5de50) -- > name = media status = True id = 146 > children = ['existing 800 GiB lvmlv media-media-0 (150) with existing ext4 filesystem', > 'existing 1.36 TiB lvmlv media-recordings (163)'] > parents = ['existing 2.73 TiB partition sdb1 (137) with existing lvmpv'] > uuid = bc5dKb-iMn1-mCmI-Ew25-K9wC-v5k8-fuLfLh size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/media > format args = [] original_format = None free = 597.26 GiB PE Size = 4 MiB PE Count = 715396 > PE Free = 152898 PV Count = 1 > modified = False extents = 715396 free space = 597.26 GiB > free extents = 152898 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sdb1 (137) with existing lvmpv'] > LVs = ['existing 800 GiB lvmlv media-media-0 (150) with existing ext4 filesystem', > 'existing 1.36 TiB lvmlv media-recordings (163)'] > segment type = linear percent = 0 > VG space used = 1.36 TiB >INFO:program:Running [12] dmsetup info -co subsystem --noheadings media-recordings ... >INFO:program:stdout[12]: LVM > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: media-recordings ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 170 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 171 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 172 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 173 >INFO:blivet:type detected on 'media-recordings' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/media-recordings >INFO:program:stdout: >INFO:program:Filesystem volume name: <none> >INFO:program:Last mounted on: /mnt/d >INFO:program:Filesystem UUID: 831ed07f-6aa0-498e-92d9-cff49a96bb03 >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 flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >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: 91578368 >INFO:program:Block count: 366282752 >INFO:program:Reserved block count: 18314137 >INFO:program:Free blocks: 59153149 >INFO:program:Free inodes: 91576175 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Reserved GDT blocks: 936 >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: Sat Feb 6 13:29:22 2016 >INFO:program:Last mount time: Thu Apr 1 09:52:41 2021 >INFO:program:Last write time: Thu Apr 1 17:22:29 2021 >INFO:program:Mount count: 1224 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu May 3 16:23:50 2018 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 28 TB >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: 28 >INFO:program:Desired extra isize: 28 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: b377b9c4-b014-4195-9af2-946cc20583d6 >INFO:program:Journal backup: inode blocks >INFO:program:Journal features: journal_incompat_revoke >INFO:program:Journal size: 128M >INFO:program:Journal length: 32768 >INFO:program:Journal sequence: 0x02972038 >INFO:program:Journal start: 0 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/media-recordings >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 306921298 >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 1.14 TiB up to 1.14 TiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 174 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: media-recordings ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:blivet:got format: existing lvmpv >DEBUG:blivet: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_872E1F4A-0:0 ' > '/dev/disk/by-label/Fedora-S-dvd-x86_64-34 ' > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-uuid/2021-03-17-21-16-05-00', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_BUS': 'usb', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-S-dvd-x86_64-34', > 'ID_FS_LABEL_ENC': 'Fedora-S-dvd-x86_64-34', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2021-03-17-21-16-05-00', > 'ID_FS_UUID_ENC': '2021-03-17-21-16-05-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4a443365', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SCSI': '1', > 'ID_SERIAL': 'Generic_Flash_Disk_872E1F4A-0:0', > 'ID_SERIAL_SHORT': '872E1F4A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SCSI_MODEL': 'Flash_Disk', > 'SCSI_MODEL_ENC': 'Flashx20Diskx20x20x20x20x20x20', > 'SCSI_REVISION': '8.07', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'Generic', > 'SCSI_VENDOR_ENC': 'Genericx20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61330972'} ; >INFO:blivet:scanning sdc (/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/device/vendor: 47656e65726963200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/device/model: 466c617368204469736b2020202020200a >INFO:blivet:sdc is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 178 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 179 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >DEBUG:blivet:sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/size: 333933353233320a >DEBUG:blivet:updated sdc size to 1.88 GiB (1.88 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/queue/rotational: 310a >INFO:blivet:added disk sdc (id 177) to device tree >INFO:blivet:got device: DiskDevice instance (0x7fd4feb76100) -- > name = sdc status = True id = 177 > children = [] > parents = [] > uuid = None size = 1.88 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc > target size = 1.88 GiB path = /dev/sdc > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 181 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 182 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 183 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 184 >INFO:blivet:type detected on 'sdc' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 185 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sdc1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partuuid/4a443365-01 ' > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-id/usb-Generic_Flash_Disk_872E1F4A-0:0-part1 ' > '/dev/disk/by-uuid/2021-03-17-21-16-05-00 ' > '/dev/disk/by-label/Fedora-S-dvd-x86_64-34', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_BUS': 'usb', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-S-dvd-x86_64-34', > 'ID_FS_LABEL_ENC': 'Fedora-S-dvd-x86_64-34', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2021-03-17-21-16-05-00', > 'ID_FS_UUID_ENC': '2021-03-17-21-16-05-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1325056', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '4a443365-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4a443365', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SCSI': '1', > 'ID_SERIAL': 'Generic_Flash_Disk_872E1F4A-0:0', > 'ID_SERIAL_SHORT': '872E1F4A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'SCSI_MODEL': 'Flash_Disk', > 'SCSI_MODEL_ENC': 'Flashx20Diskx20x20x20x20x20x20', > 'SCSI_REVISION': '8.07', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'Generic', > 'SCSI_VENDOR_ENC': 'Genericx20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '61614897'} ; >INFO:blivet:scanning sdc1 (/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdc (177) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sdc1 to the reject list >DEBUG:blivet:ignoring partition sdc1 on iso9660 >DEBUG:blivet:no device obtained for sdc1 >DEBUG:blivet: DeviceTree.handle_device: name: sdc2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_872E1F4A-0:0-part2 ' > '/dev/disk/by-uuid/193D-3016 /dev/disk/by-label/ANACONDA ' > '/dev/disk/by-partuuid/4a443365-02 ' > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': '/dev/sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '193D-3016', > 'ID_FS_UUID_ENC': '193D-3016', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '164', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '22484', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '4a443365-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4a443365', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SCSI': '1', > 'ID_SERIAL': 'Generic_Flash_Disk_872E1F4A-0:0', > 'ID_SERIAL_SHORT': '872E1F4A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '34', > 'PARTN': '2', > 'SCSI_MODEL': 'Flash_Disk', > 'SCSI_MODEL_ENC': 'Flashx20Diskx20x20x20x20x20x20', > 'SCSI_REVISION': '8.07', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'Generic', > 'SCSI_VENDOR_ENC': 'Genericx20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '61553779'} ; >INFO:blivet:scanning sdc2 (/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdc (177) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sdc2 to the reject list >DEBUG:blivet:ignoring partition sdc2 on iso9660 >DEBUG:blivet:no device obtained for sdc2 >DEBUG:blivet: DeviceTree.handle_device: name: sdc3 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partuuid/4a443365-03 ' > '/dev/disk/by-id/usb-Generic_Flash_Disk_872E1F4A-0:0-part3 ' > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-uuid/5d7752db-b271-3b0b-967b-ae2cc0f2e274 ' > '/dev/disk/by-label/ANACONDA', > 'DEVNAME': '/dev/sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5d7752db-b271-3b0b-967b-ae2cc0f2e274', > 'ID_FS_UUID_ENC': '5d7752db-b271-3b0b-967b-ae2cc0f2e274', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '22648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '47072', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '4a443365-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4a443365', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SCSI': '1', > 'ID_SERIAL': 'Generic_Flash_Disk_872E1F4A-0:0', > 'ID_SERIAL_SHORT': '872E1F4A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '35', > 'PARTN': '3', > 'SCSI_MODEL': 'Flash_Disk', > 'SCSI_MODEL_ENC': 'Flashx20Diskx20x20x20x20x20x20', > 'SCSI_REVISION': '8.07', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'Generic', > 'SCSI_VENDOR_ENC': 'Genericx20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '61512201'} ; >INFO:blivet:scanning sdc3 (/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdc (177) with existing iso9660 filesystem >DEBUG:blivet:lvm filter: adding sdc3 to the reject list >DEBUG:blivet:ignoring partition sdc3 on iso9660 >DEBUG:blivet:no device obtained for sdc3 >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': '61027903'} ; >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 188 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 189 >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 187) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 192 >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 193 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 191) to device tree >INFO:blivet:got device: LoopDevice instance (0x7fd4feb8a160) -- > name = loop0 status = False id = 191 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (187)'] > 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 195 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 196 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 197 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 198 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 199 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: media-recordings ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-name-media-recordings ' > '/dev/disk/by-id/dm-uuid-LVM-bc5dKbiMn1mCmIEw25K9wCv5k8fuLfLhV8YrB9vfVG8ifehig0KTRWXbij8WLc4i ' > '/dev/disk/by-uuid/831ed07f-6aa0-498e-92d9-cff49a96bb03 ' > '/dev/media/recordings /dev/mapper/media-recordings', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'recordings', > 'DM_NAME': 'media-recordings', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bc5dKbiMn1mCmIEw25K9wCv5k8fuLfLhV8YrB9vfVG8ifehig0KTRWXbij8WLc4i', > 'DM_VG_NAME': 'media', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '831ed07f-6aa0-498e-92d9-cff49a96bb03', > 'ID_FS_UUID_ENC': '831ed07f-6aa0-498e-92d9-cff49a96bb03', > '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': '61830554'} ; >INFO:blivet:scanning media-recordings (/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: media-recordings ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.36 TiB lvmlv media-recordings (163) with existing ext4 filesystem >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4feb114f0) -- > name = media-recordings status = True id = 163 > children = [] > parents = ['existing 2.73 TiB lvmvg media (146)'] > uuid = V8YrB9-vfVG-8ife-hig0-KTRW-Xbij-8WLc4i size = 1.36 TiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 1.36 TiB path = /dev/mapper/media-recordings > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4feb5de50) -- > name = media status = True id = 146 > children = ['existing 800 GiB lvmlv media-media-0 (150) with existing ext4 filesystem', > 'existing 1.36 TiB lvmlv media-recordings (163) with existing ext4 filesystem'] > parents = ['existing 2.73 TiB partition sdb1 (137) with existing lvmpv'] > uuid = bc5dKb-iMn1-mCmI-Ew25-K9wC-v5k8-fuLfLh size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/media > format args = [] original_format = None free = 597.26 GiB PE Size = 4 MiB PE Count = 715396 > PE Free = 152898 PV Count = 1 > modified = False extents = 715396 free space = 597.26 GiB > free extents = 152898 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sdb1 (137) with existing lvmpv'] > LVs = ['existing 800 GiB lvmlv media-media-0 (150) with existing ext4 filesystem', > 'existing 1.36 TiB lvmlv media-recordings (163) with existing ext4 filesystem'] > segment type = linear percent = 0 > VG space used = 1.36 TiB >INFO:program:Running [13] dmsetup info -co subsystem --noheadings media-recordings ... >INFO:program:stdout[13]: LVM > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: media-recordings ; >DEBUG:blivet:no type or existing type for media-recordings, bailing >DEBUG:blivet: DeviceTree.handle_device: name: media-media--0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-name-media-media--0 ' > '/dev/disk/by-id/dm-uuid-LVM-bc5dKbiMn1mCmIEw25K9wCv5k8fuLfLhH8DORuUk3fsabp5QEk2N1HxiNlHOyKti ' > '/dev/media/media-0 ' > '/dev/disk/by-uuid/8f4eb4af-6719-4037-a365-405e95c26721 ' > '/dev/mapper/media-media--0', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'media-0', > 'DM_NAME': 'media-media--0', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bc5dKbiMn1mCmIEw25K9wCv5k8fuLfLhH8DORuUk3fsabp5QEk2N1HxiNlHOyKti', > 'DM_VG_NAME': 'media', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8f4eb4af-6719-4037-a365-405e95c26721', > 'ID_FS_UUID_ENC': '8f4eb4af-6719-4037-a365-405e95c26721', > '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': '61842838'} ; >INFO:blivet:scanning media-media--0 (/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: media-media--0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 800 GiB lvmlv media-media-0 (150) with existing ext4 filesystem >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4feb65e20) -- > name = media-media-0 status = True id = 150 > children = [] > parents = ['existing 2.73 TiB lvmvg media (146)'] > uuid = H8DORu-Uk3f-sabp-5QEk-2N1H-xiNl-HOyKti size = 800 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 800 GiB path = /dev/mapper/media-media--0 > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4feb5de50) -- > name = media status = True id = 146 > children = ['existing 800 GiB lvmlv media-media-0 (150) with existing ext4 filesystem', > 'existing 1.36 TiB lvmlv media-recordings (163) with existing ext4 filesystem'] > parents = ['existing 2.73 TiB partition sdb1 (137) with existing lvmpv'] > uuid = bc5dKb-iMn1-mCmI-Ew25-K9wC-v5k8-fuLfLh size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/media > format args = [] original_format = None free = 597.26 GiB PE Size = 4 MiB PE Count = 715396 > PE Free = 152898 PV Count = 1 > modified = False extents = 715396 free space = 597.26 GiB > free extents = 152898 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sdb1 (137) with existing lvmpv'] > LVs = ['existing 800 GiB lvmlv media-media-0 (150) with existing ext4 filesystem', > 'existing 1.36 TiB lvmlv media-recordings (163) with existing ext4 filesystem'] > segment type = linear percent = 0 > VG space used = 800 GiB >INFO:program:Running [14] dmsetup info -co subsystem --noheadings media-media--0 ... >INFO:program:stdout[14]: LVM > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: media-media-0 ; >DEBUG:blivet:no type or existing type for media-media--0, bailing >DEBUG:blivet: DeviceTree.handle_device: name: fedora_study-home ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/fedora_study/home ' > '/dev/disk/by-uuid/70b268c6-7a76-493a-bcb4-aa6565a667ac ' > '/dev/disk/by-label/home ' > '/dev/disk/by-id/dm-name-fedora_study-home ' > '/dev/disk/by-id/dm-uuid-LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MyKBl7l3cyygQvZGr29TRZNFOPZfLQ4HyO ' > '/dev/mapper/fedora_study-home', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora_study-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MyKBl7l3cyygQvZGr29TRZNFOPZfLQ4HyO', > 'DM_VG_NAME': 'fedora_study', > 'ID_FS_LABEL': 'home', > 'ID_FS_LABEL_ENC': 'home', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '70b268c6-7a76-493a-bcb4-aa6565a667ac', > 'ID_FS_UUID_ENC': '70b268c6-7a76-493a-bcb4-aa6565a667ac', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61856723'} ; >INFO:blivet:scanning fedora_study-home (/sys/devices/virtual/block/dm-2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4febc7520) -- > name = fedora_study-home status = True id = 56 > children = [] > parents = ['existing 2.73 TiB lvmvg fedora_study (39)'] > uuid = KBl7l3-cyyg-QvZG-r29T-RZNF-OPZf-LQ4HyO size = 2 TiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 2 TiB path = /dev/mapper/fedora_study-home > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4febea0d0) -- > name = fedora_study status = True id = 39 > children = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > parents = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > uuid = QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/fedora_study > format args = [] original_format = None free = 554.03 GiB PE Size = 4 MiB PE Count = 715271 > PE Free = 141831 PV Count = 1 > modified = False extents = 715271 free space = 554.03 GiB > free extents = 141831 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > LVs = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > segment type = linear percent = 0 > VG space used = 2 TiB >INFO:program:Running [15] dmsetup info -co subsystem --noheadings fedora_study-home ... >INFO:program:stdout[15]: LVM > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: fedora_study-home ; >DEBUG:blivet:no type or existing type for fedora_study-home, bailing >DEBUG:blivet: DeviceTree.handle_device: name: fedora_study-swap ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/f2c74acd-401c-4add-9fb4-cba6a17dfe2a ' > '/dev/fedora_study/swap /dev/mapper/fedora_study-swap ' > '/dev/disk/by-id/dm-uuid-LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2My0E4lCg6v4qSO8Eev3Jz6ZIGWzbUJ1Xl6 ' > '/dev/disk/by-id/dm-name-fedora_study-swap', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_study-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2My0E4lCg6v4qSO8Eev3Jz6ZIGWzbUJ1Xl6', > 'DM_VG_NAME': 'fedora_study', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'f2c74acd-401c-4add-9fb4-cba6a17dfe2a', > 'ID_FS_UUID_ENC': 'f2c74acd-401c-4add-9fb4-cba6a17dfe2a', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61857609'} ; >INFO:blivet:scanning fedora_study-swap (/sys/devices/virtual/block/dm-3)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 12 GiB lvmlv fedora_study-swap (43) with existing swap >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4fec05be0) -- > name = fedora_study-swap status = True id = 43 > children = [] > parents = ['existing 2.73 TiB lvmvg fedora_study (39)'] > uuid = 0E4lCg-6v4q-SO8E-ev3J-z6ZI-GWzb-UJ1Xl6 size = 12 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 12 GiB path = /dev/mapper/fedora_study-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4febea0d0) -- > name = fedora_study status = True id = 39 > children = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > parents = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > uuid = QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/fedora_study > format args = [] original_format = None free = 554.03 GiB PE Size = 4 MiB PE Count = 715271 > PE Free = 141831 PV Count = 1 > modified = False extents = 715271 free space = 554.03 GiB > free extents = 141831 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > LVs = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > segment type = linear percent = 0 > VG space used = 12 GiB >INFO:program:Running [16] dmsetup info -co subsystem --noheadings fedora_study-swap ... >INFO:program:stdout[16]: LVM > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: fedora_study-swap ; >DEBUG:blivet:no type or existing type for fedora_study-swap, bailing >DEBUG:blivet: DeviceTree.handle_device: name: fedora_study-win10pro ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/fedora_study/win10pro ' > '/dev/disk/by-id/dm-name-fedora_study-win10pro ' > '/dev/disk/by-id/dm-uuid-LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MykJeokiWfvqI57hLwqVvhOh0YO7bNEVqx ' > '/dev/mapper/fedora_study-win10pro', > 'DEVNAME': '/dev/dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'win10pro', > 'DM_NAME': 'fedora_study-win10pro', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MykJeokiWfvqI57hLwqVvhOh0YO7bNEVqx', > 'DM_VG_NAME': 'fedora_study', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '455e13de', > 'MAJOR': '253', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-4', > 'SYS_PATH': '/sys/devices/virtual/block/dm-4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61860283'} ; >INFO:blivet:scanning fedora_study-win10pro (/sys/devices/virtual/block/dm-4)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10pro ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos disklabel >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4feb60940) -- > name = fedora_study-win10pro status = True id = 82 > children = [] > parents = ['existing 2.73 TiB lvmvg fedora_study (39)'] > uuid = kJeoki-Wfvq-I57h-LwqV-vhOh-0YO7-bNEVqx size = 30 GiB > format = existing msdos disklabel > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-4 > target size = 30 GiB path = /dev/mapper/fedora_study-win10pro > format args = [] original_format = disklabel target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4febea0d0) -- > name = fedora_study status = True id = 39 > children = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > parents = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > uuid = QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/fedora_study > format args = [] original_format = None free = 554.03 GiB PE Size = 4 MiB PE Count = 715271 > PE Free = 141831 PV Count = 1 > modified = False extents = 715271 free space = 554.03 GiB > free extents = 141831 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > LVs = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > segment type = linear percent = 0 > VG space used = 30 GiB >INFO:program:Running [17] dmsetup info -co subsystem --noheadings fedora_study-win10pro ... >INFO:program:stdout[17]: LVM > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: fedora_study-win10pro ; >DEBUG:blivet:no type or existing type for fedora_study-win10pro, bailing >DEBUG:blivet: DeviceTree.handle_device: name: fedora_study-fedora31 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MyfPwX9rkAGj31NrzE7Us10UOPbMsGF1LR ' > '/dev/fedora_study/fedora31 /dev/mapper/fedora_study-fedora31 ' > '/dev/disk/by-id/dm-name-fedora_study-fedora31 ' > '/dev/disk/by-uuid/a866af04-30bc-44af-a443-09e0554ae15a', > 'DEVNAME': '/dev/dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora31', > 'DM_NAME': 'fedora_study-fedora31', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MyfPwX9rkAGj31NrzE7Us10UOPbMsGF1LR', > 'DM_VG_NAME': 'fedora_study', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a866af04-30bc-44af-a443-09e0554ae15a', > 'ID_FS_UUID_ENC': 'a866af04-30bc-44af-a443-09e0554ae15a', > 'MAJOR': '253', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-5', > 'SYS_PATH': '/sys/devices/virtual/block/dm-5', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61863993'} ; >INFO:blivet:scanning fedora_study-fedora31 (/sys/devices/virtual/block/dm-5)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-5/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-fedora31 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs filesystem >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4fec13b80) -- > name = fedora_study-fedora31 status = True id = 69 > children = [] > parents = ['existing 2.73 TiB lvmvg fedora_study (39)'] > uuid = fPwX9r-kAGj-31Nr-zE7U-s10U-OPbM-sGF1LR size = 50 GiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-5 > target size = 50 GiB path = /dev/mapper/fedora_study-fedora31 > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4febea0d0) -- > name = fedora_study status = True id = 39 > children = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > parents = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > uuid = QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/fedora_study > format args = [] original_format = None free = 554.03 GiB PE Size = 4 MiB PE Count = 715271 > PE Free = 141831 PV Count = 1 > modified = False extents = 715271 free space = 554.03 GiB > free extents = 141831 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > LVs = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > segment type = linear percent = 0 > VG space used = 50 GiB >INFO:program:Running [18] dmsetup info -co subsystem --noheadings fedora_study-fedora31 ... >INFO:program:stdout[18]: LVM > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: fedora_study-fedora31 ; >DEBUG:blivet:no type or existing type for fedora_study-fedora31, bailing >DEBUG:blivet: DeviceTree.handle_device: name: fedora_study-fedora32 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2Myr4BCUPKuFs7PFUCYcV9B0MKHstU56Hww ' > '/dev/disk/by-uuid/5164f601-6a4d-4116-83b8-c60abd994986 ' > '/dev/disk/by-id/dm-name-fedora_study-fedora32 ' > '/dev/fedora_study/fedora32 /dev/mapper/fedora_study-fedora32', > 'DEVNAME': '/dev/dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora32', > 'DM_NAME': 'fedora_study-fedora32', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2Myr4BCUPKuFs7PFUCYcV9B0MKHstU56Hww', > 'DM_VG_NAME': 'fedora_study', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5164f601-6a4d-4116-83b8-c60abd994986', > 'ID_FS_UUID_ENC': '5164f601-6a4d-4116-83b8-c60abd994986', > 'MAJOR': '253', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-6', > 'SYS_PATH': '/sys/devices/virtual/block/dm-6', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61867575'} ; >INFO:blivet:scanning fedora_study-fedora32 (/sys/devices/virtual/block/dm-6)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-6/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-fedora32 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs filesystem >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4febea9a0) -- > name = fedora_study-fedora32 status = True id = 95 > children = [] > parents = ['existing 2.73 TiB lvmvg fedora_study (39)'] > uuid = r4BCUP-KuFs-7PFU-CYcV-9B0M-KHst-U56Hww size = 50 GiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-6 > target size = 50 GiB path = /dev/mapper/fedora_study-fedora32 > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4febea0d0) -- > name = fedora_study status = True id = 39 > children = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > parents = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > uuid = QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/fedora_study > format args = [] original_format = None free = 554.03 GiB PE Size = 4 MiB PE Count = 715271 > PE Free = 141831 PV Count = 1 > modified = False extents = 715271 free space = 554.03 GiB > free extents = 141831 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > LVs = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > segment type = linear percent = 0 > VG space used = 50 GiB >INFO:program:Running [19] dmsetup info -co subsystem --noheadings fedora_study-fedora32 ... >INFO:program:stdout[19]: LVM > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: fedora_study-fedora32 ; >DEBUG:blivet:no type or existing type for fedora_study-fedora32, bailing >DEBUG:blivet: DeviceTree.handle_device: name: fedora_study-win10temp ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MyxTfd1yu2lR5BMUmAVUeAr7fTOmnZDxo0 ' > '/dev/fedora_study/win10temp ' > '/dev/disk/by-id/dm-name-fedora_study-win10temp ' > '/dev/mapper/fedora_study-win10temp', > 'DEVNAME': '/dev/dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'win10temp', > 'DM_NAME': 'fedora_study-win10temp', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QTgVMvJBrEZhQ6t42xTpsD4xdJZis2MyxTfd1yu2lR5BMUmAVUeAr7fTOmnZDxo0', > 'DM_VG_NAME': 'fedora_study', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9922d154', > 'MAJOR': '253', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-7', > 'SYS_PATH': '/sys/devices/virtual/block/dm-7', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61876925'} ; >INFO:blivet:scanning fedora_study-win10temp (/sys/devices/virtual/block/dm-7)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-7/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10temp ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos disklabel >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fd4feb78550) -- > name = fedora_study-win10temp status = True id = 108 > children = [] > parents = ['existing 2.73 TiB lvmvg fedora_study (39)'] > uuid = xTfd1y-u2lR-5BMU-mAVU-eAr7-fTOm-nZDxo0 size = 50 GiB > format = existing msdos disklabel > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-7 > target size = 50 GiB path = /dev/mapper/fedora_study-win10temp > format args = [] original_format = disklabel target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4febea0d0) -- > name = fedora_study status = True id = 39 > children = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > parents = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > uuid = QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/fedora_study > format args = [] original_format = None free = 554.03 GiB PE Size = 4 MiB PE Count = 715271 > PE Free = 141831 PV Count = 1 > modified = False extents = 715271 free space = 554.03 GiB > free extents = 141831 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > LVs = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > segment type = linear percent = 0 > VG space used = 50 GiB >INFO:program:Running [20] dmsetup info -co subsystem --noheadings fedora_study-win10temp ... >INFO:program:stdout[20]: LVM > >INFO:program:stderr[20]: >INFO:program:...done [20] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: fedora_study-win10temp ; >DEBUG:blivet:no type or existing type for fedora_study-win10temp, bailing >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:device /dev/sda data[440:443] = 00000000 >INFO:blivet:edd: MBR signature on sda is zero. new disk image? >DEBUG:testdata:device /dev/sdb data[440:443] = 00000000 >INFO:blivet:edd: MBR signature on sdb is zero. new disk image? >INFO:blivet:edd: collected mbr signatures: {} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:testdata:glob match: /sys/firmware/edd/int13_dev81/ >DEBUG:blivet:edd: found device 0x81 at /sys/firmware/edd/int13_dev81/ >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev81/version: 307833300a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev81/interface: 5341544120202020096465766963653a20300a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev81/mbr_signature: 307830303030303030300a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev81/sectors: 353836303533333136380a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev81/host_bus: 504349200930303a31312e3020206368616e6e656c3a20320a >DEBUG:testdata:glob match: /sys/firmware/edd/int13_dev82/ >DEBUG:blivet:edd: found device 0x82 at /sys/firmware/edd/int13_dev82/ >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev82/version: 307833300a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev82/interface: 5341544120202020096465766963653a20310a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev82/mbr_signature: 307830303030303030300a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev82/sectors: 353836303533333136380a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev82/host_bus: 504349200930303a31312e3020206368616e6e656c3a20320a >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 >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/mbr_signature: 307834613434333336350a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/sectors: 333933353233320a >WARNING:blivet:host_bus is not a valid attribute >DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:00:11.0/virtio*/block/ >INFO:blivet:edd: Could not find Virtio device for pci dev 00:11.0 channel 2 >DEBUG:testdata:glob: /sys/block/* >DEBUG:testdata:glob match: /sys/block/dm-1 >DEBUG:testdata:new sysfs link: "/sys/block/dm-1" -> "../devices/virtual/block/dm-1" >DEBUG:testdata:sysfs link: "/sys/block/dm-1" -> "../devices/virtual/block/dm-1" >DEBUG:testdata:glob match: /sys/block/sdb >DEBUG:testdata:new sysfs link: "/sys/block/sdb" -> "../devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb" >DEBUG:testdata:sysfs link: "/sys/block/sdb" -> "../devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb" >DEBUG:testdata:sysfs attr /sys/block/../devices/pci0000:00/0000:00:11.0/ata3/ata_port/ata3/port_no: 330a >DEBUG:testdata:glob match: /sys/block/dm-6 >DEBUG:testdata:new sysfs link: "/sys/block/dm-6" -> "../devices/virtual/block/dm-6" >DEBUG:testdata:sysfs link: "/sys/block/dm-6" -> "../devices/virtual/block/dm-6" >DEBUG:testdata:glob match: /sys/block/dm-4 >DEBUG:testdata:new sysfs link: "/sys/block/dm-4" -> "../devices/virtual/block/dm-4" >DEBUG:testdata:sysfs link: "/sys/block/dm-4" -> "../devices/virtual/block/dm-4" >DEBUG:testdata:glob match: /sys/block/sr0 >DEBUG:testdata:new sysfs link: "/sys/block/sr0" -> "../devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0" >DEBUG:testdata:sysfs link: "/sys/block/sr0" -> "../devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0" >DEBUG:testdata:sysfs attr /sys/block/../devices/pci0000:00/0000:00:11.0/ata2/ata_port/ata2/port_no: 320a >DEBUG:testdata:glob match: /sys/block/dm-2 >DEBUG:testdata:new sysfs link: "/sys/block/dm-2" -> "../devices/virtual/block/dm-2" >DEBUG:testdata:sysfs link: "/sys/block/dm-2" -> "../devices/virtual/block/dm-2" >DEBUG:testdata:glob match: /sys/block/loop0 >DEBUG:testdata:new sysfs link: "/sys/block/loop0" -> "../devices/virtual/block/loop0" >DEBUG:testdata:sysfs link: "/sys/block/loop0" -> "../devices/virtual/block/loop0" >DEBUG:testdata:glob match: /sys/block/dm-0 >DEBUG:testdata:new sysfs link: "/sys/block/dm-0" -> "../devices/virtual/block/dm-0" >DEBUG:testdata:sysfs link: "/sys/block/dm-0" -> "../devices/virtual/block/dm-0" >DEBUG:testdata:glob match: /sys/block/sdc >DEBUG:testdata:new sysfs link: "/sys/block/sdc" -> "../devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc" >DEBUG:testdata:sysfs link: "/sys/block/sdc" -> "../devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc" >DEBUG:testdata:glob match: /sys/block/dm-7 >DEBUG:testdata:new sysfs link: "/sys/block/dm-7" -> "../devices/virtual/block/dm-7" >DEBUG:testdata:sysfs link: "/sys/block/dm-7" -> "../devices/virtual/block/dm-7" >DEBUG:testdata:glob match: /sys/block/sda >DEBUG:testdata:new sysfs link: "/sys/block/sda" -> "../devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda" >DEBUG:testdata:sysfs link: "/sys/block/sda" -> "../devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda" >DEBUG:testdata:sysfs attr /sys/block/../devices/pci0000:00/0000:00:11.0/ata1/ata_port/ata1/port_no: 310a >DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:00:11.0/ata1/link1/dev1.*.* >DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:00:11.0/ata1/link1/dev1.* >DEBUG:testdata:glob match: /sys/block/../devices/pci0000:00/0000:00:11.0/ata1/link1/dev1.0 >DEBUG:testdata:glob match: /sys/block/zram0 >DEBUG:testdata:new sysfs link: "/sys/block/zram0" -> "../devices/virtual/block/zram0" >DEBUG:testdata:sysfs link: "/sys/block/zram0" -> "../devices/virtual/block/zram0" >DEBUG:testdata:glob match: /sys/block/dm-5 >DEBUG:testdata:new sysfs link: "/sys/block/dm-5" -> "../devices/virtual/block/dm-5" >DEBUG:testdata:sysfs link: "/sys/block/dm-5" -> "../devices/virtual/block/dm-5" >DEBUG:testdata:glob match: /sys/block/dm-3 >DEBUG:testdata:new sysfs link: "/sys/block/dm-3" -> "../devices/virtual/block/dm-3" >DEBUG:testdata:sysfs link: "/sys/block/dm-3" -> "../devices/virtual/block/dm-3" >WARNING:blivet:edd: Could not find ATA device for pci dev 00:11.0 channel 2 ata 0 pmp None >DEBUG:blivet:edd: data extracted from 0x81:<EddEntry path: /sys/firmware/edd/int13_dev81/ version: 0x30 mbr_signature: 0x00000000 sectors: 5860533168 SATA host_bus: PCI pci_dev: 00:11.0 channel: 2 interface: "SATA device: 0" ata_device: 0> >ERROR:blivet:edd: unable to match edd entry 0x81 >DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:00:11.0/virtio*/block/ >INFO:blivet:edd: Could not find Virtio device for pci dev 00:11.0 channel 2 >DEBUG:testdata:glob: /sys/block/* >DEBUG:testdata:glob match: /sys/block/dm-1 >DEBUG:testdata:new sysfs link: "/sys/block/dm-1" -> "../devices/virtual/block/dm-1" >DEBUG:testdata:sysfs link: "/sys/block/dm-1" -> "../devices/virtual/block/dm-1" >DEBUG:testdata:glob match: /sys/block/sdb >DEBUG:testdata:new sysfs link: "/sys/block/sdb" -> "../devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb" >DEBUG:testdata:sysfs link: "/sys/block/sdb" -> "../devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb" >DEBUG:testdata:glob match: /sys/block/dm-6 >DEBUG:testdata:new sysfs link: "/sys/block/dm-6" -> "../devices/virtual/block/dm-6" >DEBUG:testdata:sysfs link: "/sys/block/dm-6" -> "../devices/virtual/block/dm-6" >DEBUG:testdata:glob match: /sys/block/dm-4 >DEBUG:testdata:new sysfs link: "/sys/block/dm-4" -> "../devices/virtual/block/dm-4" >DEBUG:testdata:sysfs link: "/sys/block/dm-4" -> "../devices/virtual/block/dm-4" >DEBUG:testdata:glob match: /sys/block/sr0 >DEBUG:testdata:new sysfs link: "/sys/block/sr0" -> "../devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0" >DEBUG:testdata:sysfs link: "/sys/block/sr0" -> "../devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0" >DEBUG:testdata:glob match: /sys/block/dm-2 >DEBUG:testdata:new sysfs link: "/sys/block/dm-2" -> "../devices/virtual/block/dm-2" >DEBUG:testdata:sysfs link: "/sys/block/dm-2" -> "../devices/virtual/block/dm-2" >DEBUG:testdata:glob match: /sys/block/loop0 >DEBUG:testdata:new sysfs link: "/sys/block/loop0" -> "../devices/virtual/block/loop0" >DEBUG:testdata:sysfs link: "/sys/block/loop0" -> "../devices/virtual/block/loop0" >DEBUG:testdata:glob match: /sys/block/dm-0 >DEBUG:testdata:new sysfs link: "/sys/block/dm-0" -> "../devices/virtual/block/dm-0" >DEBUG:testdata:sysfs link: "/sys/block/dm-0" -> "../devices/virtual/block/dm-0" >DEBUG:testdata:glob match: /sys/block/sdc >DEBUG:testdata:new sysfs link: "/sys/block/sdc" -> "../devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc" >DEBUG:testdata:sysfs link: "/sys/block/sdc" -> "../devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc" >DEBUG:testdata:glob match: /sys/block/dm-7 >DEBUG:testdata:new sysfs link: "/sys/block/dm-7" -> "../devices/virtual/block/dm-7" >DEBUG:testdata:sysfs link: "/sys/block/dm-7" -> "../devices/virtual/block/dm-7" >DEBUG:testdata:glob match: /sys/block/sda >DEBUG:testdata:new sysfs link: "/sys/block/sda" -> "../devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda" >DEBUG:testdata:sysfs link: "/sys/block/sda" -> "../devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda" >DEBUG:testdata:glob match: /sys/block/zram0 >DEBUG:testdata:new sysfs link: "/sys/block/zram0" -> "../devices/virtual/block/zram0" >DEBUG:testdata:sysfs link: "/sys/block/zram0" -> "../devices/virtual/block/zram0" >DEBUG:testdata:glob match: /sys/block/dm-5 >DEBUG:testdata:new sysfs link: "/sys/block/dm-5" -> "../devices/virtual/block/dm-5" >DEBUG:testdata:sysfs link: "/sys/block/dm-5" -> "../devices/virtual/block/dm-5" >DEBUG:testdata:glob match: /sys/block/dm-3 >DEBUG:testdata:new sysfs link: "/sys/block/dm-3" -> "../devices/virtual/block/dm-3" >DEBUG:testdata:sysfs link: "/sys/block/dm-3" -> "../devices/virtual/block/dm-3" >DEBUG:testdata:sysfs attr /sys/block/../devices/pci0000:00/0000:00:11.0/ata3/ata_port/ata3/port_no: 330a >DEBUG:testdata:sysfs attr /sys/block/../devices/pci0000:00/0000:00:11.0/ata2/ata_port/ata2/port_no: 320a >DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:00:11.0/ata2/link2/dev2.*.* >DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:00:11.0/ata2/link2/dev2.* >DEBUG:testdata:glob match: /sys/block/../devices/pci0000:00/0000:00:11.0/ata2/link2/dev2.0 >DEBUG:testdata:sysfs attr /sys/block/../devices/pci0000:00/0000:00:11.0/ata1/ata_port/ata1/port_no: 310a >WARNING:blivet:edd: Could not find ATA device for pci dev 00:11.0 channel 2 ata 1 pmp None >DEBUG:blivet:edd: data extracted from 0x82:<EddEntry path: /sys/firmware/edd/int13_dev82/ version: 0x30 mbr_signature: 0x00000000 sectors: 5860533168 SATA host_bus: PCI pci_dev: 00:11.0 channel: 2 interface: "SATA device: 1" ata_device: 1> >ERROR:blivet:edd: unable to match edd entry 0x82 >DEBUG:blivet:edd: data extracted from 0x80:<EddEntry path: /sys/firmware/edd/int13_dev80/ version: 0x30 mbr_signature: 0x4a443365 sectors: 3935232> >ERROR:blivet:edd: unable to match edd entry 0x80 >DEBUG:blivet:resolved 'LABEL=Fedora-S-dvd-x86_64-34' to 'sdc' (disk) >DEBUG:anaconda.storage:Protected device spec LABEL=Fedora-S-dvd-x86_64-34 resolved to sdc. >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 sdc as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sdc as protected. >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda1 ; type: biosboot ; status: False ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda1 ; type: biosboot ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora_study-swap ; status: True ; controllable: True ; >DEBUG:blivet: SwapSpace.teardown: device: /dev/mapper/fedora_study-swap ; type: swap ; status: False ; >DEBUG:blivet: SwapSpace.teardown: device: /dev/mapper/fedora_study-swap ; type: swap ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: fedora_study-swap ; status: True ; controllable: True ; >INFO:program:[21] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[21] Done. >INFO:program:[21] No result, no job started >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora_study ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/fedora_study ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/fedora_study ; type: None ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._teardown: fedora_study ; status: True ; controllable: True ; >INFO:program:[22] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/1' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[22] Done. >INFO:program:[22] No result, no job started >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora_study-home ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora_study ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora_study-fedora31 ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora_study ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora_study-win10pro ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora_study ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora_study-fedora32 ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora_study ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora_study-win10temp ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora_study ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: media-media-0 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/media-media--0 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/media-media--0 ; type: ext4 ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: media-media-0 ; status: True ; controllable: True ; >INFO:program:[23] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[23] Done. >INFO:program:[23] No result, no job started >DEBUG:blivet: LVMVolumeGroupDevice.teardown: media ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/media ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/media ; type: None ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._teardown: media ; status: True ; controllable: True ; >INFO:program:[24] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[24] Done. >INFO:program:[24] No result, no job started >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: media-recordings ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: media ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader GRUB2. >DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.setup: device: /dev/sda2 ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora_study-home ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora_study-home ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: fedora_study ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora_study ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora_study ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: fedora_study-home ; orig: False ; status: False ; controllable: True ; >INFO:program:[25] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/3' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[25] Done. >INFO:program:[25] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-home ; status: True ; >DEBUG:blivet:fedora_study-home sysfs_path set to /sys/devices/virtual/block/dm-0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: Ext4FS.setup: device: /dev/mapper/fedora_study-home ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora_study-home /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora_study-home ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/fedora_study-home ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/fedora_study-home ; type: ext4 ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: fedora_study-home ; status: True ; controllable: True ; >INFO:program:[26] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/3' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[26] Done. >INFO:program:[26] No result, no job started >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora_study-fedora31 ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora_study-fedora31 ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: fedora_study ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora_study ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora_study ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: fedora_study-fedora31 ; orig: False ; status: False ; controllable: True ; >INFO:program:[27] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/4' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[27] Done. >INFO:program:[27] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-fedora31 ; status: True ; >DEBUG:blivet:fedora_study-fedora31 sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: XFS.setup: device: /dev/mapper/fedora_study-fedora31 ; type: xfs ; status: False ; >INFO:program:Running... mount -t xfs -o defaults,ro /dev/mapper/fedora_study-fedora31 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.fsset:parsing /mnt/sysimage/etc/crypttab >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora_study-fedora31 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs filesystem >DEBUG:blivet:resolved '/dev/mapper/fedora_study-fedora31' to 'fedora_study-fedora31' (lvmlv) >DEBUG:blivet:failed to resolve 'UUID=f5710834-df56-4ea0-89c3-b55a855f26ea' >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora_study-swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 12 GiB lvmlv fedora_study-swap (43) with existing swap >DEBUG:blivet:resolved '/dev/mapper/fedora_study-swap' to 'fedora_study-swap' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora_study-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/fedora_study-home' to 'fedora_study-home' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/media-recordings ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 1.36 TiB lvmlv media-recordings (163) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/media-recordings' to 'media-recordings' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/media-media--0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 800 GiB lvmlv media-media-0 (150) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/media-media--0' to 'media-media-0' (lvmlv) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora_study-fedora32 ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora_study-fedora32 ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: fedora_study ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: fedora_study-fedora32 ; orig: False ; status: False ; controllable: True ; >INFO:program:[28] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/6' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[28] Done. >INFO:program:[28] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora_study-fedora32 ; status: True ; >DEBUG:blivet:fedora_study-fedora32 sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: XFS.setup: device: /dev/mapper/fedora_study-fedora32 ; type: xfs ; status: False ; >INFO:program:Running... mount -t xfs -o defaults,ro /dev/mapper/fedora_study-fedora32 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.fsset:parsing /mnt/sysimage/etc/crypttab >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora_study-fedora32 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs filesystem >DEBUG:blivet:resolved '/dev/mapper/fedora_study-fedora32' to 'fedora_study-fedora32' (lvmlv) >DEBUG:blivet:resolved 'UUID=ceeffd8b-0864-4549-9c58-17d812bf5f60' to 'sda2' (partition) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora_study-swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 12 GiB lvmlv fedora_study-swap (43) with existing swap >DEBUG:blivet:resolved '/dev/mapper/fedora_study-swap' to 'fedora_study-swap' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora_study-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/fedora_study-home' to 'fedora_study-home' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/media-recordings ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 1.36 TiB lvmlv media-recordings (163) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/media-recordings' to 'media-recordings' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/media-media--0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 800 GiB lvmlv media-media-0 (150) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/media-media--0' to 'media-media-0' (lvmlv) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.setup: media-media-0 ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: media-media-0 ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: media ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: media ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: media ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: media-media-0 ; orig: False ; status: False ; controllable: True ; >INFO:program:[29] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[29] Done. >INFO:program:[29] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: media-media-0 ; status: True ; >DEBUG:blivet:media-media-0 sysfs_path set to /sys/devices/virtual/block/dm-2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: Ext4FS.setup: device: /dev/mapper/media-media--0 ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/mapper/media-media--0 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: media-media-0 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/media-media--0 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/media-media--0 ; type: ext4 ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: media-media-0 ; status: True ; controllable: True ; >INFO:program:[30] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[30] Done. >INFO:program:[30] No result, no job started >DEBUG:blivet: LVMLogicalVolumeDevice.setup: media-recordings ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: media-recordings ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: media ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: media ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: media ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: media-recordings ; orig: False ; status: False ; controllable: True ; >INFO:program:[31] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/1' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[31] Done. >INFO:program:[31] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: media-recordings ; status: True ; >DEBUG:blivet:media-recordings sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: Ext4FS.setup: device: /dev/mapper/media-recordings ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/mapper/media-recordings /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: media-recordings ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/media-recordings ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/media-recordings ; type: ext4 ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: media-recordings ; status: True ; controllable: True ; >INFO:program:[32] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/1' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[32] Done. >INFO:program:[32] No result, no job started >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda1 ; type: biosboot ; status: False ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/sda1 ; type: biosboot ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora_study-swap ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora_study ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/fedora_study ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/fedora_study ; type: None ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._teardown: fedora_study ; status: True ; controllable: True ; >INFO:program:[33] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/1' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[33] Done. >INFO:program:[33] No result, no job started >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora_study-home ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora_study ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora_study-fedora31 ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora_study ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora_study-win10pro ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora_study ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora_study-fedora32 ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora_study ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora_study-win10temp ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora_study ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: media-media-0 ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: media ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: media-recordings ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: media ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running [34] mkswap --version ... >INFO:program:stdout[34]: mkswap from util-linux 2.36.2 > >INFO:program:stderr[34]: >INFO:program:...done [34] (exit code: 0) >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >DEBUG:blivet:media size is 2.73 TiB >DEBUG:blivet:vg media has 597.26 GiB free >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 (140552793282112) >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 media present for device sr0 >DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >DEBUG:blivet:no type or existing type for sdc, bailing >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdc (177) with existing iso9660 filesystem >DEBUG:blivet: Iso9660FS.setup: device: /dev/sdc ; type: iso9660 ; status: True ; >INFO:program:Running... mount -t iso9660 -o ro /dev/sdc /tmp/tmp6w75uu87 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdc (177) with existing iso9660 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: Iso9660FS.teardown: device: /dev/sdc ; type: iso9660 ; status: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... umount /tmp/tmp6w75uu87 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:resolved 'LABEL=Fedora-S-dvd-x86_64-34' to 'sdc' (disk) >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no media present for device sr0 >DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >DEBUG:blivet:no type or existing type for sdc, bailing >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdc (177) with existing iso9660 filesystem >DEBUG:anaconda.modules.common.base.base:Locale is set to en_AU.UTF-8. >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no media present for device sr0 >DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >DEBUG:blivet:no type or existing type for sdc, bailing >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdc (177) with existing iso9660 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: Iso9660FS.setup: device: /dev/sdc ; type: iso9660 ; status: True ; >INFO:program:Running... mount -t iso9660 -o ro /dev/sdc /tmp/tmpjg62yl51 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdc (177) with existing iso9660 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 535433303030444d3030312d314552310a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 44564452414d20474832324e533530200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535433303030444d3030312d314348310a >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: Iso9660FS.teardown: device: /dev/sdc ; type: iso9660 ; status: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... umount /tmp/tmpjg62yl51 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdc (177) 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 2.73 TiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB disk sdb (127) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB disk sdb (127) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB disk sda (4) with existing gpt disklabel >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 2.73 TiB disk sda (4) with existing gpt disklabel ; hidden: True ; >DEBUG:blivet:checking if sda depends on sda >DEBUG:blivet:checking if sda1 depends on sda >DEBUG:blivet:checking if sda2 depends on sda >DEBUG:blivet:checking if sda3 depends on sda >DEBUG:blivet:checking if fedora_study depends on sda >DEBUG:blivet:checking if fedora_study-swap depends on sda >DEBUG:blivet:checking if fedora_study-home depends on sda >DEBUG:blivet:checking if fedora_study-fedora31 depends on sda >DEBUG:blivet:checking if fedora_study-win10pro depends on sda >DEBUG:blivet:checking if fedora_study-fedora32 depends on sda >DEBUG:blivet:checking if fedora_study-win10temp depends on sda >DEBUG:blivet:checking if sr0 depends on sda >DEBUG:blivet:checking if sdb depends on sda >DEBUG:blivet:checking if sdb1 depends on sda >DEBUG:blivet:checking if media depends on sda >DEBUG:blivet:checking if media-media-0 depends on sda >DEBUG:blivet:checking if media-recordings depends on sda >DEBUG:blivet:checking if sdc 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: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 2.73 TiB disk sda (4) with existing gpt disklabel >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 INTERACTIVE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >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 INTERACTIVE with selected disks ['sda']. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4fea82f40> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4fea27700> PedPartition: <_ped.Partition object at 0x7fd4fea85130> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4fea82f40> fileSystem: <parted.filesystem.FileSystem object at 0x7fd4fea279a0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4fea27820> PedPartition: <_ped.Partition object at 0x7fd4fea5ad60> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4fea82f40> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4fea27af0> PedPartition: <_ped.Partition object at 0x7fd4fea5a7c0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4fea7b340> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd4fea83160> PedPartition: <_ped.Partition object at 0x7fd4fe9d4220> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 43 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 12 GiB lvmlv fedora_study-swap (43) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 69 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 56 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 163 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1.36 TiB lvmlv media-recordings (163) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 150 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 800 GiB lvmlv media-media-0 (150) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 43 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 12 GiB lvmlv fedora_study-swap (43) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 95 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 MiB partition sda2 (20) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 56 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 163 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1.36 TiB lvmlv media-recordings (163) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 150 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 800 GiB lvmlv media-media-0 (150) with existing ext4 filesystem >DEBUG:blivet:finished Blivet copy >INFO:blivet:hiding device existing 800 GiB lvmlv media-media-0 (150) with existing ext4 filesystem >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: media ; child: media-0 ; kids: 2 ; >INFO:blivet:removed lvmlv media-media-0 (id 150) from device tree >DEBUG:blivet:lvm filter: adding media-media-0 to the reject list >INFO:blivet:hiding device existing 1.36 TiB lvmlv media-recordings (163) with existing ext4 filesystem >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: media ; child: recordings ; kids: 1 ; >INFO:blivet:removed lvmlv media-recordings (id 163) from device tree >DEBUG:blivet:lvm filter: adding media-recordings to the reject list >INFO:blivet:hiding device existing 2.73 TiB lvmvg media (146) >DEBUG:blivet: PartitionDevice.remove_child: name: sdb1 ; child: media ; kids: 1 ; >INFO:blivet:removed lvmvg media (id 146) from device tree >DEBUG:blivet:lvm filter: adding media to the reject list >INFO:blivet:hiding device existing 2.73 TiB partition sdb1 (137) with existing lvmpv >DEBUG:blivet: DiskDevice.remove_child: name: sdb ; child: sdb1 ; kids: 1 ; >INFO:blivet:removed partition sdb1 (id 137) from device tree >DEBUG:blivet:lvm filter: adding sdb1 to the reject list >INFO:blivet:hiding device existing 2.73 TiB disk sdb (127) with existing gpt disklabel >INFO:blivet:removed disk sdb (id 127) from device tree >DEBUG:blivet:lvm filter: adding sdb to the reject list >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-fedora31 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-fedora31 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 12 GiB lvmlv fedora_study-swap (43) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 12 GiB lvmlv fedora_study-swap (43) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-fedora32 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-fedora32 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 MiB partition sda2 (20) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 MiB partition sda2 (20) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 12 GiB lvmlv fedora_study-swap (43) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 12 GiB lvmlv fedora_study-swap (43) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10pro ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10pro ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10temp ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10temp ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition sda1 (14) with existing biosboot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition sda1 (14) with existing biosboot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdc (177) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.88 GiB disk sdc (177) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10pro ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10pro ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10pro ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10pro ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10pro ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos disklabel >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:fedora_study size is 2.73 TiB >DEBUG:blivet:vg fedora_study has 554.03 GiB free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fd4feab0f10>, [], {'device': LVMLogicalVolumeDevice instance (0x7fd4feaca580) -- > name = fedora_study-win10pro status = False id = 82 > children = [] > parents = ['existing 2.73 TiB lvmvg fedora_study (39)'] > uuid = kJeoki-Wfvq-I57h-LwqV-vhOh-0YO7-bNEVqx size = 30 GiB > format = existing msdos disklabel > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-4 > target size = 30 GiB path = /dev/mapper/fedora_study-win10pro > format args = [] original_format = disklabel target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd4fea104f0) -- > name = fedora_study status = False id = 39 > children = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > parents = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > uuid = QTgVMv-JBrE-ZhQ6-t42x-TpsD-4xdJ-Zis2My size = 2.73 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 2.73 TiB path = /dev/fedora_study > format args = [] original_format = None free = 554.03 GiB PE Size = 4 MiB PE Count = 715271 > PE Free = 141831 PV Count = 1 > modified = False extents = 715271 free space = 554.03 GiB > free extents = 141831 reserved percent = 0 reserved space = 0 B > PVs = ['existing 2.73 TiB partition sda3 (30) with existing lvmpv'] > LVs = ['existing 12 GiB lvmlv fedora_study-swap (43) with existing swap', > 'existing 2 TiB lvmlv fedora_study-home (56) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora_study-fedora31 (69) with existing xfs ' > 'filesystem', > 'existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos ' > 'disklabel', > 'existing 50 GiB lvmlv fedora_study-fedora32 (95) with existing xfs ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_study-win10temp (108) with existing msdos ' > 'disklabel'] > segment type = linear percent = 0 > VG space used = 30 GiB} >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10pro ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos disklabel >DEBUG:blivet:resolved 'fedora_study-win10pro' to 'fedora_study-win10pro' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB lvmvg fedora_study (39) >DEBUG:blivet:resolved 'fedora_study' to 'fedora_study' (lvmvg) >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 261 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.73 TiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_study-win10pro ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 30 GiB lvmlv fedora_study-win10pro (82) with existing msdos disklabel >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run vfat >DEBUG:program:Return code: 0 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet: MDRaidMember.__init__: >INFO:program:Running [35] mdadm --version ... >INFO:program:stdout[35]: >INFO:program:stderr[35]: mdadm - v4.1 - 2018-10-01 > >INFO:program:...done [35] (exit code: 0) >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 302 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 303 >INFO:blivet:DiskLabel.parted_device returning None >INFO:blivet:DiskLabel.parted_device returning None >WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Modules.Storage.DeviceTree.Viewer.GetFormatTypeData has failed with an exception: >Traceback (most recent call last): > File "/usr/lib/python3.9/site-packages/dasbus/server/handler.py", line 418, in _method_callback > result = self._handle_call( > File "/usr/lib/python3.9/site-packages/dasbus/server/handler.py", line 234, in _handle_call > return handler(*parameters) > File "/usr/lib64/python3.9/site-packages/pyanaconda/modules/storage/devicetree/viewer_interface.py", line 89, in GetFormatTypeData > return DeviceFormatData.to_structure(self.implementation.get_format_type_data(name)) > File "/usr/lib64/python3.9/site-packages/pyanaconda/modules/storage/devicetree/viewer.py", line 183, in get_format_type_data > return self._get_format_data(fmt) > File "/usr/lib64/python3.9/site-packages/pyanaconda/modules/storage/devicetree/viewer.py", line 195, in _get_format_data > data.description = fmt.name or "" > File "/usr/lib/python3.9/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.9/site-packages/blivet/formats/disklabel.py", line 322, in name > return _str % {"name": _(self._name), "type": self.label_type.upper()} >AttributeError: 'NoneType' object has no attribute 'upper'
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 1945914
:
1768590
|
1768591
|
1768592
|
1768593
|
1768594
|
1768595
|
1768596
|
1768597
|
1768598
|
1768599
|
1768600
| 1768601 |
1768602
|
1768603